Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change the way ./files* and the generic kernel files are applied. ./files ↵ | Felix Fietkau | 2008-10-18 | 1 | -178/+0 |
| | | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010 | ||||
* | Clean up the prom code / board detection (thanks Gabor), fix some warnings | Florian Fainelli | 2007-10-05 | 1 | -20/+32 |
| | | | | SVN-Revision: 9136 | ||||
* | Finally fix the rb500 boot (#2436) | Florian Fainelli | 2007-10-05 | 1 | -2/+2 |
| | | | | 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 | ||||
* | 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 | 1 | -2/+2 |
| | | | | SVN-Revision: 9008 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+165 |
(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 |