aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.39/452-board_V2500V.patch
Commit message (Collapse)AuthorAgeFilesLines
* remove support for 2.6.39Florian Fainelli2012-01-301-111/+0
| | | | SVN-Revision: 29959
* Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended ↵Daniel Dickinson2012-01-111-4/+4
| | | | | | to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics. SVN-Revision: 29712
* improve BCM6345 supportFlorian Fainelli2011-08-021-8/+7
| | | | | | | | - runtime detect the amount of memory available - define EBI_BASE as MPI_BASE to get rid of chip-select specific hacks - fix GPIO control SVN-Revision: 27880
* hw553: fix missing has_uart0 in board definition (#9533)Florian Fainelli2011-07-041-3/+3
| | | | SVN-Revision: 27448
* remove gpiodev, prefer sysfs gpioFlorian Fainelli2011-06-251-1/+1
| | | | SVN-Revision: 27284
* register SSB sprom after ethernet devicesFlorian Fainelli2011-06-221-1/+1
| | | | | | | In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. SVN-Revision: 27258
* dev-spi.c checks for running CPU, not board codeFlorian Fainelli2011-06-191-1/+1
| | | | SVN-Revision: 27236
* fixup patches after r27234Florian Fainelli2011-06-191-7/+8
| | | | SVN-Revision: 27235
* switch to 2.6.39Florian Fainelli2011-06-191-12/+11
| | | | SVN-Revision: 27232
* bcm63xx: Add support for 2.6.39Florian Fainelli2011-05-271-0/+112
Add support for Kernel 2.6.39. Boots fine on a BCM6358. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27019