Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended ↵ | Daniel Dickinson | 2012-01-11 | 1 | -2/+2 |
| | | | | | | to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics. SVN-Revision: 29712 | ||||
* | register uart0 on DWV-S0 boards (#10409) | Florian Fainelli | 2011-11-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 29044 | ||||
* | improve BCM6345 support | Florian Fainelli | 2011-08-02 | 1 | -1/+1 |
| | | | | | | | | - 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 | ||||
* | add ehci support to DWV-S0 board (#9059) | Florian Fainelli | 2011-07-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 27622 | ||||
* | hw553: fix missing has_uart0 in board definition (#9533) | Florian Fainelli | 2011-07-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 27448 | ||||
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | 1 | -111/+0 |
| | | | | SVN-Revision: 27295 | ||||
* | remove gpiodev, prefer sysfs gpio | Florian Fainelli | 2011-06-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 27284 | ||||
* | register SSB sprom after ethernet devices | Florian Fainelli | 2011-06-22 | 1 | -2/+2 |
| | | | | | | | In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. SVN-Revision: 27258 | ||||
* | fixup patches after r27234 | Florian Fainelli | 2011-06-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 27235 | ||||
* | switch to 2.6.39 | Florian Fainelli | 2011-06-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 27232 | ||||
* | bcm63xx: Add support for 2.6.39 | Florian Fainelli | 2011-05-27 | 1 | -0/+143 |
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 |