summaryrefslogtreecommitdiff
path: root/arch/mips/boot/compressed
AgeCommit message (Expand)Author
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-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-07-05mips: disable branch profiling in boot/decompress.oRandy Dunlap
2021-07-05mips: always link byteswap helpers into decompressorArnd Bergmann
2021-06-01MIPS: boot: Support specifying UART port on Ingenic SoCsPaul Cercueil
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-09MIPS: compressed: fix build with enabled UBSANAlexander Lobakin
2021-01-07MIPS: zboot: Avoid endless loop in clear BSS.Jinyang He
2021-01-04MIPS: zboot: head.S clean upJiaxun Yang
2020-12-28MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
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-11-06MIPS: zboot: put appended dtb into a sectionChuanhong Guo
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-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
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
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-20MIPS: Align kernel load address to 64KBHuacai Chen
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-05-14MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil
2018-04-23MIPS: vmlinuz: Use generic ashldi3Matt Redfearn
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen
2018-01-18MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan
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