summaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6/image/lzma-loader
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0613-2166/+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
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-292-2/+2
| | | | SVN-Revision: 8538
* board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵Gabor Juhos2007-07-231-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
* restore support for Infineon's EASY 5120 boardsGabor Juhos2007-07-171-5/+8
| | | | SVN-Revision: 8021
* lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵Gabor Juhos2007-07-158-452/+784
| | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975
* disable image generation for boards which we still have problems with (at ↵Gabor Juhos2007-07-091-9/+11
| | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902
* from now on, the lzma loader is able to pass parameters to the kernelGabor Juhos2007-06-254-23/+146
| | | | SVN-Revision: 7723
* cleanup svn propertiesGabor Juhos2007-06-191-1/+1
| | | | SVN-Revision: 7673
* remove unused empty filesGabor Juhos2007-06-182-0/+0
| | | | SVN-Revision: 7668
* Resync adm5120 kernel config, lzma-loader fixes from GaborFlorian Fainelli2007-06-083-5/+17
| | | | SVN-Revision: 7536
* Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor JuhosFlorian Fainelli2007-05-308-149/+445
| | | | SVN-Revision: 7398
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-161-1/+1
| | | | | | specification SVN-Revision: 6963
* Entry point is now configurable via a Makefile variable. Entry point is ↵Florian Fainelli2007-04-026-94/+113
| | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)Florian Fainelli2007-03-262-18/+37
| | | | SVN-Revision: 6711
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-199-0/+1352
SVN-Revision: 6614