Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -349/+0 |
| | | | | | | (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 | ||||
* | lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵ | Gabor Juhos | 2007-07-15 | 1 | -112/+132 |
| | | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975 | ||||
* | from now on, the lzma loader is able to pass parameters to the kernel | Gabor Juhos | 2007-06-25 | 1 | -8/+29 |
| | | | | SVN-Revision: 7723 | ||||
* | Resync adm5120 kernel config, lzma-loader fixes from Gabor | Florian Fainelli | 2007-06-08 | 1 | -3/+14 |
| | | | | SVN-Revision: 7536 | ||||
* | Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos | Florian Fainelli | 2007-05-30 | 1 | -86/+142 |
| | | | | SVN-Revision: 7398 | ||||
* | Entry point is now configurable via a Makefile variable. Entry point is ↵ | Florian Fainelli | 2007-04-02 | 1 | -12/+14 |
| | | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841 | ||||
* | Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 1 | -2/+10 |
| | | | | SVN-Revision: 6711 | ||||
* | Preliminary ADM5120 support, marked as broken | Florian Fainelli | 2007-03-19 | 1 | -0/+231 |
SVN-Revision: 6614 |