Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove the old rbmipsnand driver, we now use the plat_nand driver | Florian Fainelli | 2007-10-08 |
| | | | | SVN-Revision: 9188 | ||
* | Clean up the prom code / board detection (thanks Gabor), fix some warnings | Florian Fainelli | 2007-10-05 |
| | | | | SVN-Revision: 9136 | ||
* | Finally fix the rb500 boot (#2436) | Florian Fainelli | 2007-10-05 |
| | | | | SVN-Revision: 9133 | ||
* | Fix board_type allocation (again) | Florian Fainelli | 2007-09-29 |
| | | | | SVN-Revision: 9074 | ||
* | Fix board type allocation | Florian Fainelli | 2007-09-29 |
| | | | | SVN-Revision: 9071 | ||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 |
| | | | | SVN-Revision: 9069 | ||
* | Use the generic NAND driver | Florian Fainelli | 2007-09-27 |
| | | | | SVN-Revision: 9049 | ||
* | prom_free_memory should be __init | Florian Fainelli | 2007-09-24 |
| | | | | SVN-Revision: 9011 | ||
* | Fix rb535 revision 5 detection | Florian Fainelli | 2007-09-24 |
| | | | | SVN-Revision: 9008 | ||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 |
| | | | | SVN-Revision: 8848 | ||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 |
| | | | | SVN-Revision: 8695 | ||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 |
| | | | | | | 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 |
(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 |