Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files to files-2.6.30, to ease newer kernel integration | Florian Fainelli | 2010-01-31 | 24 | -2206/+0 |
| | | | | SVN-Revision: 19471 | ||||
* | brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and ↵ | Daniel Dickinson | 2010-01-28 | 1 | -1/+1 |
| | | | | | | Comtrend CT-5261 SVN-Revision: 19361 | ||||
* | bcm63xx: add gpio leds to alice gate | Claudio Mignanti | 2010-01-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 19152 | ||||
* | add infrastructure to register gpio-input reset button | Florian Fainelli | 2009-09-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 17526 | ||||
* | more bcm63xx definition fixes, thanks AndyI | Florian Fainelli | 2009-08-11 | 2 | -9/+9 |
| | | | | SVN-Revision: 17227 | ||||
* | bcm6345 fixes from AndyI | Florian Fainelli | 2009-08-06 | 2 | -7/+21 |
| | | | | SVN-Revision: 17153 | ||||
* | more bcm6345 fixes and definitions, thanks to AndyI | Florian Fainelli | 2009-07-31 | 2 | -2/+61 |
| | | | | SVN-Revision: 17066 | ||||
* | register GPIO-connected LEDs for known boards | Florian Fainelli | 2009-07-18 | 1 | -0/+5 |
| | | | | SVN-Revision: 16887 | ||||
* | add the infrastructure to use a MPI/GPIO connected VoIP DSP | Florian Fainelli | 2009-07-01 | 2 | -0/+18 |
| | | | | SVN-Revision: 16650 | ||||
* | off-by-one gpio numbers for bcm6338 | Florian Fainelli | 2009-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 16597 | ||||
* | more fixes for bcm6338, no need not to prevent reads from MPI registers now ↵ | Florian Fainelli | 2009-06-27 | 2 | -5/+10 |
| | | | | | | that we have it defined correctly SVN-Revision: 16589 | ||||
* | more missing register definitions for bcm6338 | Florian Fainelli | 2009-06-27 | 1 | -7/+40 |
| | | | | SVN-Revision: 16579 | ||||
* | more bcm6338 and bcm6345 related fixes | Florian Fainelli | 2009-06-26 | 3 | -1/+8 |
| | | | | SVN-Revision: 16568 | ||||
* | define bcm6338 SDRAM base register and make sure that the right CPU id will ↵ | Florian Fainelli | 2009-06-26 | 1 | -1/+5 |
| | | | | | | be used to detect a bcm6338 SVN-Revision: 16567 | ||||
* | add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) | Florian Fainelli | 2009-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 16506 | ||||
* | The attached patch adds building of firmware images for more routers based ↵ | Florian Fainelli | 2009-06-10 | 1 | -12/+13 |
| | | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396 | ||||
* | rework imagetag firmware generator and MTD partition parser to accomodate ↵ | Florian Fainelli | 2009-06-09 | 1 | -25/+168 |
| | | | | | | with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). SVN-Revision: 16393 | ||||
* | use the correct number of GPIOs for bcm6358 | Florian Fainelli | 2009-06-04 | 2 | -4/+10 |
| | | | | SVN-Revision: 16329 | ||||
* | register gpiochip earlier, allowing gpio-based runtime detection to be ↵ | Florian Fainelli | 2009-06-04 | 1 | -0/+4 |
| | | | | | | performed in board_init callback SVN-Revision: 16328 | ||||
* | 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 |