aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/boot/compressed
AgeCommit message (Expand)AuthorFilesLines
2022-11-11mips: boot/compressed: use __NO_FORTIFYGravatar John Thomson 1-0/+1
2022-03-14MIPS: boot/compressed: Use array reference for image boundsGravatar Kees Cook 1-5/+5
2022-02-22mips: Enable KCSANGravatar Nemanja Rakovic 1-1/+1
2022-02-07mips: Enable KCSANGravatar Nemanja Rakovic 1-0/+1
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-6/+6
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Gravatar Masahiro Yamada 1-6/+6
2022-01-09MIPS: compressed: Fix build with ZSTD compressionGravatar Paul Cercueil 2-1/+3
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSGravatar YunQiang Su 1-0/+4
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionGravatar Paul Cercueil 1-1/+1
2021-11-10mips: decompressor: do not copy source files while buildingGravatar Masahiro Yamada 6-19/+8
2021-11-10MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionGravatar Randy Dunlap 1-0/+6
2021-10-24MIPS: Remove NETLOGIC supportGravatar Thomas Bogendoerfer 1-12/+0
2021-07-05mips: disable branch profiling in boot/decompress.oGravatar Randy Dunlap 1-0/+2
2021-07-05mips: always link byteswap helpers into decompressorGravatar Arnd Bergmann 1-2/+2
2021-06-01MIPS: boot: Support specifying UART port on Ingenic SoCsGravatar Paul Cercueil 1-2/+2
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEGravatar zhaoxiao 1-1/+1
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressGravatar Paul Cercueil 1-0/+8
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 2-12/+9
2021-02-09MIPS: compressed: fix build with enabled UBSANGravatar Alexander Lobakin 1-0/+1
2021-01-07MIPS: zboot: Avoid endless loop in clear BSS.Gravatar Jinyang He 1-1/+1
2021-01-04MIPS: zboot: head.S clean upGravatar Jiaxun Yang 1-11/+7
2020-12-28MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBGravatar Paul Cercueil 1-1/+2
2020-12-04MIPS: Enable GCOVGravatar Xingxing Su 1-0/+1
2020-11-12mips: boot: add support for self-extracting FIT images (vmlinuz.itb)Gravatar Alexander Lobakin 1-0/+48
2020-11-12mips: boot: clean up self-extracting targets scenariosGravatar Alexander Lobakin 1-15/+35
2020-11-06MIPS: zboot: put appended dtb into a sectionGravatar Chuanhong Guo 1-3/+6
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelGravatar Huacai Chen 1-0/+5
2020-09-03MIPS: Add support for ZSTD-compressed kernelsGravatar Paul Cercueil 3-1/+23
2020-05-07MIPS: Truncate link address into 32bit for 32bit kernelGravatar Jiaxun Yang 1-1/+1
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 1-2/+2
2019-12-18MIPS: Prevent link failure with kcov instrumentationGravatar Jouni Hogander 1-0/+3
2019-06-19MIPS: fix build on non-linux hostsGravatar Kevin Darbyshire-Bryant 2-1/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-10/+2
2018-11-20MIPS: Align kernel load address to 64KBGravatar Huacai Chen 1-3/+4
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-1/+1
2018-07-17mips: unify prom_putchar() declarationsGravatar Alexander Sverdlin 1-2/+1
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-4/+7
2018-05-14MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Gravatar Paul Cercueil 1-3/+3
2018-04-23MIPS: vmlinuz: Use generic ashldi3Gravatar Matt Redfearn 1-4/+7
2018-04-05zboot: fix stack protector in compressed boot phaseGravatar Huacai Chen 1-8/+1
2018-01-18MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}Gravatar James Hogan 1-1/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 5-0/+5
2017-08-07MIPS: gitignore: ignore generated .c filesGravatar Bartosz Golaszewski 1-0/+2
2017-01-03MIPS: zboot: Consolidate compiler flag filtering.Gravatar Ralf Baechle 1-1/+1
2017-01-03MIPS: Zboot: Don't use $(LINUXINCLUDE) twiceGravatar Paul Bolle 1-2/+2
2017-01-03MIPS: zboot: Add "uzImage.bin" targetGravatar Maarten ter Huurne 1-0/+4
2016-08-02MIPS: ZBOOT: copy appended dtb to the end of the kernelGravatar Jonas Gorski 2-16/+17
2016-05-13MIPS: ath79: Add zboot debug serial supportGravatar Alban Bedel 1-0/+5
2016-04-03MIPS: zboot: Remove copied source files on cleanGravatar Alban Bedel 1-0/+1