aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/compressed/decompress.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-2/+2
2015-04-02MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin1-0/+5
2014-08-26MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno1-0/+1
2014-08-02MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan1-0/+14
2014-01-24MIPS: ZBOOT: gather string functions into string.cAntony Pavlov1-22/+0
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli1-1/+6
2013-10-29MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli1-1/+7
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin1-24/+14
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin1-2/+2
2010-01-28MIPS: Add support of LZO-compressed kernelsWu Zhangjin1-0/+4
2010-01-12MIPS: Cleanup and Fixup of compressed kernel supportWu Zhangjin1-10/+0
2009-12-17MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin1-0/+126