Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add cf2nand fixes from #2892 | Felix Fietkau | 2007-12-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 9985 | ||||
* | enable watchdog driver for rb532 by default | Felix Fietkau | 2007-12-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 9897 | ||||
* | watchdog driver for RB 532 | Felix Fietkau | 2007-12-24 | 3 | -0/+359 |
| | | | | | | | | | | | | 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 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 9533 | ||||
* | Resync kernel config, put back yellow led registration (#2607) | Florian Fainelli | 2007-10-29 | 2 | -2/+8 |
| | | | | SVN-Revision: 9458 | ||||
* | Remove the old rbmipsnand driver, we now use the plat_nand driver | Florian Fainelli | 2007-10-08 | 2 | -248/+0 |
| | | | | SVN-Revision: 9188 | ||||
* | Clean up the prom code / board detection (thanks Gabor), fix some warnings | Florian Fainelli | 2007-10-05 | 5 | -26/+48 |
| | | | | 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 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 4 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | Use the generic NAND driver | Florian Fainelli | 2007-09-27 | 2 | -75/+134 |
| | | | | 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 | ||||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 8848 | ||||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 1 | -3/+0 |
| | | | | SVN-Revision: 8695 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 2 | -2/+2 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 48 | -0/+6857 |
(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 |