summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-01-181-1/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* MIPS: gitignore: ignore generated .c filesBartosz Golaszewski2017-08-071-0/+2
* MIPS: zboot: Consolidate compiler flag filtering.Ralf Baechle2017-01-031-1/+1
* MIPS: Zboot: Don't use $(LINUXINCLUDE) twicePaul Bolle2017-01-031-2/+2
* MIPS: zboot: Add "uzImage.bin" targetMaarten ter Huurne2017-01-031-0/+4
* MIPS: ZBOOT: copy appended dtb to the end of the kernelJonas Gorski2016-08-022-16/+17
* MIPS: ath79: Add zboot debug serial supportAlban Bedel2016-05-131-0/+5
* MIPS: zboot: Remove copied source files on cleanAlban Bedel2016-04-031-0/+1
* MIPS: zboot: Fix the build with XZ compression on older GCC versionsAlban Bedel2016-04-031-3/+3
* MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen2016-03-131-1/+1
* MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-242-0/+8
* MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-2/+2
* MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith2015-09-031-1/+1
* MIPS: Add support for vmlinuz.bin appended dtbJonas Gorski2015-06-212-1/+21
* MIPS: Loongson: Naming style cleanup and reworkHuacai Chen2015-06-211-1/+1
* MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin2015-04-022-1/+7
* MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker2015-03-311-2/+4
* MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-08-261-0/+1
* MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan2014-08-021-0/+14
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-242-2/+0
* MIPS: ZBOOT: gather string functions into string.cAntony Pavlov2014-01-243-24/+30
* MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portAntony Pavlov2014-01-231-2/+2
* MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli2013-10-292-1/+7
* MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli2013-10-291-1/+4
* MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli2013-10-292-1/+12
* MIPS: Refactor load/entry address calculationsJames Hogan2013-09-031-1/+1
* MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras2013-07-011-0/+2
* MIPS: Netlogic: Support compressed kernelJayachandran C2013-06-131-0/+12
* MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C2013-06-131-3/+7
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-014-10/+10
* MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-111-4/+0
* MIPS: Enable vmlinuz for JZ4740LluĂ­s Batlle i Rossell2012-07-232-0/+9
* MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2011-12-071-1/+4
* 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
OpenPOWER on IntegriCloud