Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refresh kernel patches | Gabor Juhos | 2008-05-19 | 9 | -87/+106 |
| | | | | SVN-Revision: 11203 | ||||
* | Upgrade rb532 to .23, provide generic GPIO API to this board | Florian Fainelli | 2008-01-11 | 5 | -115/+121 |
| | | | | SVN-Revision: 10171 | ||||
* | watchdog driver for RB 532 | Felix Fietkau | 2007-12-24 | 1 | -0/+43 |
| | | | | | | | | | | | | Here is the driver for the hardware watchdog timer integrated in RB 532 (as part of the SoC IDT 79RC32434). File include/asm-mips/rc32434/integ.h is taken from Mikrotik RB 532 kernel patch. Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org> SVN-Revision: 9896 | ||||
* | Remove the old rbmipsnand driver, we now use the plat_nand driver | Florian Fainelli | 2007-10-08 | 1 | -29/+0 |
| | | | | SVN-Revision: 9188 | ||||
* | Clean up the prom code / board detection (thanks Gabor), fix some warnings | Florian Fainelli | 2007-10-05 | 1 | -2/+4 |
| | | | | SVN-Revision: 9136 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 9 | -0/+347 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |