Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm63xx: Add a fixup for rt2x00 devices. | Jonas Gorski | 2012-11-24 | 1 | -4/+4 |
| | | | | | | | | | This patch adds support for defining rt2x00 eeprom data. This eeprom data can be extracted from flash or loaded directly from a firmware file. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 34322 | ||||
* | bcm63xx: remove bcm_tag usage in kernel | Jonas Gorski | 2012-10-09 | 1 | -1/+1 |
| | | | | | | Fixes #12292. SVN-Revision: 33670 | ||||
* | nb4: fix support, add support for SVC and CLIP BTN | Florian Fainelli | 2012-08-13 | 1 | -27/+104 |
| | | | | | | Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com> SVN-Revision: 33156 | ||||
* | Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board) | Florian Fainelli | 2012-07-06 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32643 | ||||
* | bcm63xx: update patches to latest upstream versions | Jonas Gorski | 2012-07-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 32591 | ||||
* | fix leds naming for all bcm63xx boards | Florian Fainelli | 2012-06-06 | 1 | -45/+45 |
| | | | | SVN-Revision: 32086 | ||||
* | increase led number in patch 301-led_count.patch | Florian Fainelli | 2012-06-06 | 1 | -11/+0 |
| | | | | | | So that board patches are only touching board-related code SVN-Revision: 32076 | ||||
* | fix board patches so that new boards are withing appropriate ifdef | Florian Fainelli | 2012-06-05 | 1 | -7/+17 |
| | | | | | | | Some new board definitions were added within the #ifdef CONFIG_CPU_6338 section while some other were added within #ifdef CONFIG_CPU_6345, fix this SVN-Revision: 32060 | ||||
* | bcm63xx: add a fixup for ath9k devices | Jonas Gorski | 2012-05-27 | 1 | -8/+9 |
| | | | | SVN-Revision: 31880 | ||||
* | bcm63xx: add support for the HSSPI controller | Jonas Gorski | 2012-05-27 | 1 | -4/+4 |
| | | | | | | | Add support for the HSSPI controller found on bcm6328 and SPI attached flash. SVN-Revision: 31879 | ||||
* | bcm63xx: add preliminary support for bcm6328 | Jonas Gorski | 2012-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31878 | ||||
* | bcm63xx: add flash type detection | Jonas Gorski | 2012-05-27 | 1 | -5/+5 |
| | | | | SVN-Revision: 31877 | ||||
* | use a define for the poll and debounce interval | Florian Fainelli | 2012-05-02 | 1 | -14/+14 |
| | | | | SVN-Revision: 31550 | ||||
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 31541 | ||||
* | switch to gpio-keys-polled | Florian Fainelli | 2012-04-27 | 1 | -10/+10 |
| | | | | SVN-Revision: 31491 | ||||
* | bcm63xx: reorder patches | Jonas Gorski | 2012-03-28 | 1 | -0/+563 |
Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127 |