summaryrefslogtreecommitdiff
path: root/arch/mips/boot/compressed
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-07MIPS: gitignore: ignore generated .c filesBartosz Golaszewski
2017-01-03MIPS: zboot: Consolidate compiler flag filtering.Ralf Baechle
2017-01-03MIPS: Zboot: Don't use $(LINUXINCLUDE) twicePaul Bolle
2017-01-03MIPS: zboot: Add "uzImage.bin" targetMaarten ter Huurne
2016-08-02MIPS: ZBOOT: copy appended dtb to the end of the kernelJonas Gorski
2016-05-13MIPS: ath79: Add zboot debug serial supportAlban Bedel
2016-04-03MIPS: zboot: Remove copied source files on cleanAlban Bedel
2016-04-03MIPS: zboot: Fix the build with XZ compression on older GCC versionsAlban Bedel
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-09-03MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith
2015-06-21MIPS: Add support for vmlinuz.bin appended dtbJonas Gorski
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen
2015-04-02MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin
2015-03-31MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker
2014-08-26MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-08-02MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24MIPS: ZBOOT: gather string functions into string.cAntony Pavlov
2014-01-23MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portAntony Pavlov
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli
2013-10-29MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli
2013-10-29MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli
2013-09-03MIPS: Refactor load/entry address calculationsJames Hogan
2013-07-01MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras
2013-06-13MIPS: Netlogic: Support compressed kernelJayachandran C
2013-06-13MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss
2012-07-23MIPS: Enable vmlinuz for JZ4740LluĂ­s Batlle i Rossell
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss
2011-05-10MIPS: Fix calc_vmlinuz_load_addr build warnings.Ralf Baechle
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani
2010-08-05MIPS: strip the un-needed sections of vmlinuzWu Zhangjin
2010-08-05MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin
2010-08-05MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin
2010-08-05MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss
2010-08-05MIPS: Refactor arch/mips/boot/compressed/MakefileSam Ravnborg
2010-02-27MIPS: Make the debugging of compressed kernel configurableWu Zhangjin
2010-02-27MIPS: Simplify the weak annotation with __weakWu Zhangjin
2010-02-27MIPS: Alchemy: debug output for compressed kernelsManuel Lauss
2010-02-27MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin