summaryrefslogtreecommitdiff
path: root/arch/mips/boot/compressed/Makefile
AgeCommit message (Expand)Author
2022-02-22mips: Enable KCSANNemanja Rakovic
2022-02-07mips: Enable KCSANNemanja Rakovic
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-09MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada
2021-11-10MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap
2021-07-05mips: always link byteswap helpers into decompressorArnd Bergmann
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao
2021-02-09MIPS: compressed: fix build with enabled UBSANAlexander Lobakin
2020-12-04MIPS: Enable GCOVXingxing Su
2020-11-12mips: boot: add support for self-extracting FIT images (vmlinuz.itb)Alexander Lobakin
2020-11-12mips: boot: clean up self-extracting targets scenariosAlexander Lobakin
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen
2020-09-03MIPS: Add support for ZSTD-compressed kernelsPaul Cercueil
2020-05-07MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2019-12-18MIPS: Prevent link failure with kcov instrumentationJouni Hogander
2019-06-19MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-04-23MIPS: vmlinuz: Use generic ashldi3Matt Redfearn
2018-01-18MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan
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-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-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel
2015-09-03MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith
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-01-24MIPS: ZBOOT: gather string functions into string.cAntony Pavlov
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeFlorian 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-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-07-23MIPS: Enable vmlinuz for JZ4740LluĂ­s Batlle i Rossell
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: 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