summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/image/lzma-loader/src/decompress.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-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 Juhos2007-07-151-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 kernelGabor Juhos2007-06-251-8/+29
| | | | SVN-Revision: 7723
* Resync adm5120 kernel config, lzma-loader fixes from GaborFlorian Fainelli2007-06-081-3/+14
| | | | SVN-Revision: 7536
* Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor JuhosFlorian Fainelli2007-05-301-86/+142
| | | | SVN-Revision: 7398
* Entry point is now configurable via a Makefile variable. Entry point is ↵Florian Fainelli2007-04-021-12/+14
| | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)Florian Fainelli2007-03-261-2/+10
| | | | SVN-Revision: 6711
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+231
SVN-Revision: 6614