aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/boot/compressed
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-03MIPS: zboot: Fix the build with XZ compression on older GCC versionsGravatar Alban Bedel 1-3/+3
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Gravatar Aaro Koskinen 1-1/+1
2016-01-24MIPS: zboot: Add support for serial debug using the PROMGravatar Alban Bedel 2-0/+8
2016-01-24MIPS: zboot: Avoid useless rebuildsGravatar Alban Bedel 1-6/+8
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelGravatar Yinghai Lu 1-2/+2
2015-09-03MIPS: Fix alignment of quiet build output for vmlinuz linkGravatar Alex Smith 1-1/+1
2015-06-21MIPS: Add support for vmlinuz.bin appended dtbGravatar Jonas Gorski 2-1/+21
2015-06-21MIPS: Loongson: Naming style cleanup and reworkGravatar Huacai Chen 1-1/+1
2015-04-02MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTGravatar Wu Zhangjin 2-1/+7
2015-03-31MIPS: Allow platforms to specify the decompressor load addressGravatar Andrew Bresticker 1-2/+4
2014-08-26MIPS: ZBOOT: add missing <linux/string.h> includeGravatar Aurelien Jarno 1-0/+1
2014-08-02MIPS: ZBOOT: implement stack protector in compressed boot phaseGravatar Ben Chan 1-0/+14
2014-01-24mips: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 2-2/+0
2014-01-24MIPS: ZBOOT: gather string functions into string.cGravatar Antony Pavlov 3-24/+30
2014-01-23MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portGravatar Antony Pavlov 1-2/+2
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeGravatar Florian Fainelli 2-1/+7
2013-10-29MIPS: ZBOOT: Define program header for text loadable segmentGravatar Florian Fainelli 1-1/+4
2013-10-29MIPS: ZBOOT: Support XZ compression schemeGravatar Florian Fainelli 2-1/+12
2013-09-03MIPS: Refactor load/entry address calculationsGravatar James Hogan 1-1/+1
2013-07-01MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSGravatar Markos Chandras 1-0/+2
2013-06-13MIPS: Netlogic: Support compressed kernelGravatar Jayachandran C 1-0/+12
2013-06-13MIPS: boot: Fixes for compressed/uart-16550.cGravatar Jayachandran C 1-3/+7
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 4-10/+10
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Gravatar Manuel Lauss 1-4/+0
2012-07-23MIPS: Enable vmlinuz for JZ4740Gravatar Lluís Batlle i Rossell 2-0/+9
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Gravatar Manuel Lauss 1-1/+4