Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the CF serial number byteswapping (#3133) | Florian Fainelli | 2008-07-15 | 1 | -2/+12 |
| | | | | SVN-Revision: 11837 | ||||
* | GPIO code updates, make the cf-mips driver compile against this gpio version | Florian Fainelli | 2008-04-07 | 2 | -20/+13 |
| | | | | SVN-Revision: 10768 | ||||
* | watchdog driver for RB 532 | Felix Fietkau | 2007-12-24 | 1 | -0/+240 |
| | | | | | | | | | | | | 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 | ||||
* | Fix tx stats (#2705) | Florian Fainelli | 2007-11-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 9570 | ||||
* | Remove the old rbmipsnand driver, we now use the plat_nand driver | Florian Fainelli | 2007-10-08 | 1 | -219/+0 |
| | | | | SVN-Revision: 9188 | ||||
* | Fix rb535 revision 5 detection | Florian Fainelli | 2007-09-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 9008 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 8 | -0/+2614 |
(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 |