aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-191-1/+1
* MIPS: Fix calc_vmlinuz_load_addr build warnings.Ralf Baechle2011-05-101-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-181-1/+1
|\
| * MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
* | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani2010-10-041-1/+1
|/
* MIPS: strip the un-needed sections of vmlinuzWu Zhangjin2010-08-051-0/+3
* MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin2010-08-051-13/+13
* MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin2010-08-051-24/+14
* MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin2010-08-051-34/+17
* MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin2010-08-052-8/+61
* MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-1/+1
* MIPS: Refactor arch/mips/boot/compressed/MakefileSam Ravnborg2010-08-051-25/+29
* MIPS: Make the debugging of compressed kernel configurableWu Zhangjin2010-02-271-0/+2
* MIPS: Simplify the weak annotation with __weakWu Zhangjin2010-02-271-2/+2
* MIPS: Alchemy: debug output for compressed kernelsManuel Lauss2010-02-272-0/+8
* MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin2010-02-271-3/+3
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-272-3/+3
* MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter2010-01-281-2/+5
* MIPS: Add support of LZO-compressed kernelsWu Zhangjin2010-01-282-0/+6
* MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin2010-01-123-155/+59
* MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin2009-12-177-0/+516