Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work | Florian Fainelli | 2008-07-15 | 1 | -0/+25 |
| | | | | SVN-Revision: 11844 | ||||
* | Fix the CF serial number byteswapping (#3133) | Florian Fainelli | 2008-07-15 | 1 | -2/+12 |
| | | | | SVN-Revision: 11837 | ||||
* | make use the chip_fixup function of the plat_nand driver | Gabor Juhos | 2008-06-06 | 1 | -0/+25 |
| | | | | SVN-Revision: 11377 | ||||
* | fix gpio on rb532 - fixes the cf driver | Felix Fietkau | 2008-04-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 10888 | ||||
* | GPIO code updates, make the cf-mips driver compile against this gpio version | Florian Fainelli | 2008-04-07 | 4 | -166/+106 |
| | | | | SVN-Revision: 10768 | ||||
* | Allow S1 button to be controlled using gpio-keys | Florian Fainelli | 2008-01-11 | 1 | -1/+26 |
| | | | | SVN-Revision: 10172 | ||||
* | Upgrade rb532 to .23, provide generic GPIO API to this board | Florian Fainelli | 2008-01-11 | 8 | -93/+232 |
| | | | | SVN-Revision: 10171 | ||||
* | watchdog driver for RB 532 | Felix Fietkau | 2007-12-24 | 2 | -0/+316 |
| | | | | | | | | | | | | 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 | ||||
* | Resync kernel config, put back yellow led registration (#2607) | Florian Fainelli | 2007-10-29 | 1 | -1/+6 |
| | | | | SVN-Revision: 9458 | ||||
* | Remove the old rbmipsnand driver, we now use the plat_nand driver | Florian Fainelli | 2007-10-08 | 1 | -219/+0 |
| | | | | SVN-Revision: 9188 | ||||
* | Clean up the prom code / board detection (thanks Gabor), fix some warnings | Florian Fainelli | 2007-10-05 | 4 | -24/+44 |
| | | | | SVN-Revision: 9136 | ||||
* | Finally fix the rb500 boot (#2436) | Florian Fainelli | 2007-10-05 | 2 | -14/+14 |
| | | | | SVN-Revision: 9133 | ||||
* | Fix board_type allocation (again) | Florian Fainelli | 2007-09-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 9074 | ||||
* | Fix board type allocation | Florian Fainelli | 2007-09-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 9071 | ||||
* | Use the generic NAND driver | Florian Fainelli | 2007-09-27 | 1 | -73/+132 |
| | | | | SVN-Revision: 9049 | ||||
* | prom_free_memory should be __init | Florian Fainelli | 2007-09-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 9011 | ||||
* | Fix rb535 revision 5 detection | Florian Fainelli | 2007-09-24 | 2 | -4/+4 |
| | | | | SVN-Revision: 9008 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 29 | -0/+5957 |
(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 |