Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵ | Gabor Juhos | 2007-07-23 | 1 | -0/+8 |
| | | | | | | * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 SVN-Revision: 8128 | ||||
* | simplify and fix adm5120 image building, fix broken FEATURES handling | Felix Fietkau | 2007-07-23 | 1 | -6/+9 |
| | | | | SVN-Revision: 8113 | ||||
* | Remove tgz hacks | Florian Fainelli | 2007-07-19 | 1 | -2/+0 |
| | | | | SVN-Revision: 8066 | ||||
* | really fix tgz images | Felix Fietkau | 2007-07-19 | 1 | -2/+5 |
| | | | | SVN-Revision: 8065 | ||||
* | Fix the tgz image build | Florian Fainelli | 2007-07-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 8042 | ||||
* | restore support for Infineon's EASY 5120 boards | Gabor Juhos | 2007-07-17 | 2 | -7/+10 |
| | | | | SVN-Revision: 8021 | ||||
* | lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵ | Gabor Juhos | 2007-07-15 | 8 | -452/+784 |
| | | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975 | ||||
* | fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060) | Gabor Juhos | 2007-07-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 7904 | ||||
* | disable image generation for boards which we still have problems with (at ↵ | Gabor Juhos | 2007-07-09 | 2 | -12/+22 |
| | | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902 | ||||
* | fix a glitch in the status output of the non-verbose builds for adm5120 | Felix Fietkau | 2007-07-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 7856 | ||||
* | Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵ | Florian Fainelli | 2007-07-01 | 1 | -0/+5 |
| | | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820 | ||||
* | from now on, the lzma loader is able to pass parameters to the kernel | Gabor Juhos | 2007-06-25 | 5 | -62/+223 |
| | | | | SVN-Revision: 7723 | ||||
* | cleanup svn properties | Gabor Juhos | 2007-06-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 7673 | ||||
* | remove unused empty files | Gabor Juhos | 2007-06-18 | 2 | -0/+0 |
| | | | | SVN-Revision: 7668 | ||||
* | Resync adm5120 kernel config, lzma-loader fixes from Gabor | Florian Fainelli | 2007-06-08 | 3 | -5/+17 |
| | | | | SVN-Revision: 7536 | ||||
* | Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos | Florian Fainelli | 2007-05-30 | 8 | -149/+445 |
| | | | | SVN-Revision: 7398 | ||||
* | Define target specific ramdisk images for testing (Gabor Juhos) | Florian Fainelli | 2007-05-30 | 1 | -19/+39 |
| | | | | SVN-Revision: 7395 | ||||
* | Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel ↵ | Florian Fainelli | 2007-05-11 | 1 | -0/+7 |
| | | | | | | command line hack patch SVN-Revision: 7194 | ||||
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵ | Florian Fainelli | 2007-04-16 | 1 | -1/+1 |
| | | | | | | specification SVN-Revision: 6963 | ||||
* | Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵ | Florian Fainelli | 2007-04-03 | 1 | -1/+0 |
| | | | | | | longer broken, and have been tested SVN-Revision: 6847 | ||||
* | Generate images for edimax devices (Gabor Juhos) | Florian Fainelli | 2007-04-02 | 1 | -5/+26 |
| | | | | SVN-Revision: 6842 | ||||
* | Entry point is now configurable via a Makefile variable. Entry point is ↵ | Florian Fainelli | 2007-04-02 | 6 | -94/+113 |
| | | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841 | ||||
* | Should fix edimax generation | Florian Fainelli | 2007-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 6752 | ||||
* | Fix edimax image generation | Florian Fainelli | 2007-03-26 | 1 | -2/+3 |
| | | | | SVN-Revision: 6722 | ||||
* | Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 2 | -18/+37 |
| | | | | SVN-Revision: 6711 | ||||
* | Add firmware generation for other Compex boards based on myloader, thanks to ↵ | Florian Fainelli | 2007-03-22 | 1 | -1/+19 |
| | | | | | | Juhos Gabor ! SVN-Revision: 6640 | ||||
* | Add image generation for edimax routers | Florian Fainelli | 2007-03-21 | 1 | -0/+13 |
| | | | | SVN-Revision: 6627 | ||||
* | Preliminary ADM5120 support, marked as broken | Florian Fainelli | 2007-03-19 | 10 | -0/+1393 |
SVN-Revision: 6614 |