Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increase led number in patch 301-led_count.patch | Florian Fainelli | 2012-06-06 | 4 | -33/+11 |
| | | | | | | 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 | 39 | -111/+133 |
| | | | | | | | 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 | ||||
* | fix bisectability of patch 303-spi-board-info.patch | Florian Fainelli | 2012-06-05 | 1 | -1/+9 |
| | | | | | | | It uses spi_register_board_info() from linux/spi/spi.h but does not include it explicitely. SVN-Revision: 32058 | ||||
* | bcm63xx: fix ethernet on 96328avng and 963281TAN | Jonas Gorski | 2012-06-04 | 7 | -15/+19 |
| | | | | | | The internal switch did not get registered. SVN-Revision: 32041 | ||||
* | bcm63xx: build images for 6328 reference boards with various flash sizes | Jonas Gorski | 2012-05-30 | 7 | -27/+214 |
| | | | | | | | | | | | Build images for 96328avng and 963281TAN (untested) for three different flash sizes: 4MB, 8MB, and 16MB. Known issues: * Button setup unknown, thus no fail-safe available. * All other BCM6328 and BCM63XX issues SVN-Revision: 32004 | ||||
* | bcm63xx: add support for DSL-274XB rev F1 | Jonas Gorski | 2012-05-27 | 5 | -5/+142 |
| | | | | SVN-Revision: 31882 | ||||
* | bcm63xx: fix port state after network down | Jonas Gorski | 2012-05-27 | 1 | -0/+28 |
| | | | | | | | | bcm_enetsw_probe did not properly reset port states, resulting in connected ports staying disabled after bringing up the interface the second time. SVN-Revision: 31881 | ||||
* | bcm63xx: add a fixup for ath9k devices | Jonas Gorski | 2012-05-27 | 23 | -63/+1447 |
| | | | | SVN-Revision: 31880 | ||||
* | bcm63xx: add support for the HSSPI controller | Jonas Gorski | 2012-05-27 | 32 | -55/+1240 |
| | | | | | | | 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 | 20 | -16/+1360 |
| | | | | SVN-Revision: 31878 | ||||
* | bcm63xx: add flash type detection | Jonas Gorski | 2012-05-27 | 32 | -80/+414 |
| | | | | SVN-Revision: 31877 | ||||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 7 | -8/+8 |
| | | | | SVN-Revision: 31645 | ||||
* | bcm63xx: fix a race between PCI bus scan and fallback sprom registration | Jonas Gorski | 2012-05-06 | 2 | -0/+110 |
| | | | | | | | | | The fallback sprom handler was installed too late, resulting in ssb failing to get a valid sprom on some devices. Fixes #11384. SVN-Revision: 31638 | ||||
* | use a define for the poll and debounce interval | Florian Fainelli | 2012-05-02 | 35 | -98/+111 |
| | | | | SVN-Revision: 31550 | ||||
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 4 | -4/+4 |
| | | | | SVN-Revision: 31541 | ||||
* | switch to gpio-keys-polled | Florian Fainelli | 2012-04-27 | 15 | -41/+41 |
| | | | | SVN-Revision: 31491 | ||||
* | bcm63xx: add initial support for bcm6368 boards | Jonas Gorski | 2012-03-28 | 4 | -3/+225 |
| | | | | SVN-Revision: 31132 | ||||
* | bcm63xx: add driver for the internal hw trng on bcm6368 | Jonas Gorski | 2012-03-28 | 8 | -7/+469 |
| | | | | SVN-Revision: 31131 | ||||
* | bcm63xx: replace SPI driver with latest upstream version | Jonas Gorski | 2012-03-28 | 24 | -942/+1335 |
| | | | | SVN-Revision: 31130 | ||||
* | bcm63xx: add ethernet support for bcm6368 | Jonas Gorski | 2012-03-28 | 11 | -534/+2173 |
| | | | | | | | | | Add basic support for the internal ethernet switch on bcm6368. It behaves as a dumb switch for now, but allows basic connectivity. Also drop the ethernet patch for bcm6345 for now, it needs rework. SVN-Revision: 31129 | ||||
* | bcm63xx: add missing bits from extirq support | Jonas Gorski | 2012-03-28 | 4 | -3/+99 |
| | | | | | | Add missing external IRQ code parts for older chips in the new code. SVN-Revision: 31128 | ||||
* | bcm63xx: reorder patches | Jonas Gorski | 2012-03-28 | 40 | -76/+76 |
| | | | | | | | Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127 | ||||
* | remove udc patch since it is unused | Florian Fainelli | 2012-03-13 | 29 | -311/+65 |
| | | | | SVN-Revision: 30920 | ||||
* | wire bcm96348gw-10 reset button (#10854) | Florian Fainelli | 2012-03-05 | 2 | -2/+22 |
| | | | | SVN-Revision: 30820 | ||||
* | Merge branch 'bcm63xx' | Florian Fainelli | 2012-03-05 | 8 | -10/+153 |
| | | | | SVN-Revision: 30819 | ||||
* | brcm63xx: add support for linux 3.3 | Jonas Gorski | 2012-02-04 | 37 | -0/+4920 |
SVN-Revision: 30027 |