Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make images that can be flashed using the stock firmware web interface, ↵ | Florian Fainelli | 2009-04-19 | 1 | -5/+9 |
| | | | | | | thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) SVN-Revision: 15253 | ||||
* | some more fixes to the SPI controller driver | Florian Fainelli | 2009-04-08 | 1 | -6/+6 |
| | | | | SVN-Revision: 15146 | ||||
* | enable all blocks on 6338 and uart clock on 6345 | Florian Fainelli | 2009-03-21 | 1 | -0/+5 |
| | | | | SVN-Revision: 14957 | ||||
* | add support for bcm6345 SoC, needs testing | Florian Fainelli | 2009-03-20 | 1 | -0/+48 |
| | | | | SVN-Revision: 14953 | ||||
* | fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) | Florian Fainelli | 2009-03-17 | 3 | -4/+33 |
| | | | | SVN-Revision: 14914 | ||||
* | do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵ | Florian Fainelli | 2009-03-11 | 1 | -2/+1 |
| | | | | | | request_mem_region on the registers SVN-Revision: 14848 | ||||
* | fix SPI accessors | Florian Fainelli | 2009-03-08 | 1 | -10/+14 |
| | | | | SVN-Revision: 14792 | ||||
* | fix typo for the bcm6338 spi IRQ, change platform driver name and make the ↵ | Florian Fainelli | 2009-03-08 | 1 | -1/+1 |
| | | | | | | SPI irq be fetchable by platform driver initialization code SVN-Revision: 14790 | ||||
* | fix some SPI register definitions and platform-device registration code | Florian Fainelli | 2009-03-08 | 3 | -17/+19 |
| | | | | SVN-Revision: 14787 | ||||
* | prepare for SPI controller driver | Florian Fainelli | 2009-03-06 | 3 | -0/+140 |
| | | | | SVN-Revision: 14755 | ||||
* | fix SPI register definitions | Florian Fainelli | 2009-03-06 | 1 | -6/+14 |
| | | | | SVN-Revision: 14754 | ||||
* | fix SPI register definitions | Florian Fainelli | 2009-01-15 | 1 | -18/+56 |
| | | | | SVN-Revision: 14048 | ||||
* | correct SPI register size | Florian Fainelli | 2009-01-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 13886 | ||||
* | add experimental support for bcm6338 | Florian Fainelli | 2008-12-19 | 2 | -1/+95 |
| | | | | SVN-Revision: 13691 | ||||
* | fix register definitions for bcm6358, thanks SGDA | Florian Fainelli | 2008-12-19 | 1 | -5/+5 |
| | | | | SVN-Revision: 13688 | ||||
* | Add bcm63xx_wdt but do not enable it yet | Florian Fainelli | 2008-12-17 | 1 | -0/+6 |
| | | | | SVN-Revision: 13677 | ||||
* | Prepare bcm63xx for SPI master support | Florian Fainelli | 2008-12-08 | 2 | -1/+69 |
| | | | | SVN-Revision: 13547 | ||||
* | bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ↵ | Florian Fainelli | 2008-11-27 | 1 | -0/+30 |
| | | | | | | window_size/addr from the board setup code - indentation fixes - remove duplicate code - move bcm_tag declaration out of the MTD driver SVN-Revision: 13379 | ||||
* | Commit changes on the files for gpiolib | Florian Fainelli | 2008-11-27 | 2 | -45/+6 |
| | | | | SVN-Revision: 13374 | ||||
* | Flatten brcm63xx patches, should make our life easier to patch files now ;) | Florian Fainelli | 2008-11-26 | 19 | -0/+1468 |
| | | | | SVN-Revision: 13368 | ||||
* | Delete old brcm63xx files | Florian Fainelli | 2008-11-15 | 17 | -2378/+0 |
| | | | | SVN-Revision: 13210 | ||||
* | Upgrade brcm63xx to 2.6.24 | Florian Fainelli | 2008-02-13 | 1 | -0/+25 |
| | | | | SVN-Revision: 10455 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 16 | -0/+2353 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |