summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/compressed/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* MIPS: vmlinuz: Use generic ashldi3Matt Redfearn2018-04-231-4/+7
* MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-01-181-1/+5
* 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: 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: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-241-0/+1
* MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
* MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith2015-09-031-1/+1
* MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin2015-04-021-1/+2
* MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker2015-03-311-2/+4
* MIPS: ZBOOT: gather string functions into string.cAntony Pavlov2014-01-241-2/+2
* MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli2013-10-291-0/+1
* MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli2013-10-291-0/+5
* 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: Whitespace cleanup.Ralf Baechle2013-02-011-4/+4
* MIPS: Enable vmlinuz for JZ4740Lluís Batlle i Rossell2012-07-231-0/+4
* 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
OpenPOWER on IntegriCloud