Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove support for 2.6.39 | Florian Fainelli | 2012-01-30 | 1 | -83/+0 |
| | | | | SVN-Revision: 29959 | ||||
* | 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 | ||||
* | move board_HW553 inside the ifdef ..BCM6358 .. endif block | Florian Fainelli | 2011-07-06 | 1 | -4/+4 |
| | | | | SVN-Revision: 27484 | ||||
* | hw553: fix missing has_uart0 in board definition (#9533) | Florian Fainelli | 2011-07-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 27448 | ||||
* | bcm63xx: Add support for 2.6.39 | Florian Fainelli | 2011-05-27 | 1 | -0/+83 |
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 |