aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/compressed/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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: Unify the suffix of compressed vmlinux.binWu Zhangjin2010-08-051-8/+4
* 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: Alchemy: debug output for compressed kernelsManuel Lauss2010-02-271-0/+1
* MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin2010-02-271-3/+3
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-271-1/+1
* MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter2010-01-281-2/+5
* MIPS: Add support of LZO-compressed kernelsWu Zhangjin2010-01-281-0/+2
* MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin2010-01-121-6/+3
* MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin2009-12-171-0/+100