summaryrefslogtreecommitdiffstats
path: root/lib_generic/bzlib.c
Commit message (Collapse)AuthorAgeFilesLines
* bzip2: move ifdef handling to Makefile COBJS-$(...)Mike Frysinger2009-02-111-3/+0
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* [new uImage] Move gunzip() common code to common/gunzip.cMarian Balakowicz2008-02-071-0/+4
| | | | | | | Move gunzip(), zalloc() and zfree() to a separate file. Share zalloc() and zfree() with cramfs uncompress routine. Signed-off-by: Marian Balakowicz <m8@semihalf.com>
* * Patch by Pantelis Antoniou, 14 Sep 2004:wdenk2004-10-111-0/+5
| | | | | | | Fix early serial hang when CONFIG_SERIAL_MULTI is defined. * Patch by Pantelis Antoniou, 14 Sep 2004: Kick watchdog when bz-decompressing
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-414/+412
| | | | | | | | - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
* Patch by Yuli Barcohen, 14 Aug 2003:wdenk2003-08-291-0/+1597
add support for bzip2 uncompression
OpenPOWER on IntegriCloud