aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/compressed
Commit message (Expand)AuthorAge
* MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin2015-04-02
* MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker2015-03-31
* MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-08-25
* MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan2014-08-01
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* MIPS: ZBOOT: gather string functions into string.cAntony Pavlov2014-01-24
* MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portAntony Pavlov2014-01-23
* MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli2013-10-29
* MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli2013-10-29
* MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli2013-10-29
* MIPS: Refactor load/entry address calculationsJames Hogan2013-09-03
* MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras2013-07-01
* MIPS: Netlogic: Support compressed kernelJayachandran C2013-06-13
* MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C2013-06-13
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-11
* MIPS: Enable vmlinuz for JZ4740LluĂ­s Batlle i Rossell2012-07-23
* MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2011-12-07
* MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-19
* MIPS: Fix calc_vmlinuz_load_addr build warnings.Ralf Baechle2011-05-10
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-18
|\
| * MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-18
* | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani2010-10-04
|/
* MIPS: strip the un-needed sections of vmlinuzWu Zhangjin2010-08-05
* MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin2010-08-05
* MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin2010-08-05
* MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin2010-08-05
* MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin2010-08-05
* MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-05
* MIPS: Refactor arch/mips/boot/compressed/MakefileSam Ravnborg2010-08-05
* MIPS: Make the debugging of compressed kernel configurableWu Zhangjin2010-02-27
* MIPS: Simplify the weak annotation with __weakWu Zhangjin2010-02-27
* MIPS: Alchemy: debug output for compressed kernelsManuel Lauss2010-02-27
* MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin2010-02-27
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-27
* MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter2010-01-27
* MIPS: Add support of LZO-compressed kernelsWu Zhangjin2010-01-27
* MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin2010-01-12
* MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin2009-12-16