summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang2020-05-071-1/+1
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-2/+2
* MIPS: Prevent link failure with kcov instrumentationJouni Hogander2019-12-181-0/+3
* MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2019-06-192-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
* MIPS: Align kernel load address to 64KBHuacai Chen2018-11-201-3/+4
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-2/+1
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-121-4/+7
|\
| * MIPS: vmlinuz: Use generic ashldi3Matt Redfearn2018-04-231-4/+7
* | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil2018-05-141-3/+3
|/
* zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-051-8/+1
* MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-01-181-1/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* MIPS: gitignore: ignore generated .c filesBartosz Golaszewski2017-08-071-0/+2
* 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: ZBOOT: copy appended dtb to the end of the kernelJonas Gorski2016-08-022-16/+17
* 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: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen2016-03-131-1/+1
* MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-242-0/+8
* MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-2/+2
* MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith2015-09-031-1/+1
* MIPS: Add support for vmlinuz.bin appended dtbJonas Gorski2015-06-212-1/+21
* MIPS: Loongson: Naming style cleanup and reworkHuacai Chen2015-06-211-1/+1
* MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin2015-04-022-1/+7
* MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker2015-03-311-2/+4
* MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-08-261-0/+1
* MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan2014-08-021-0/+14
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-242-2/+0
* MIPS: ZBOOT: gather string functions into string.cAntony Pavlov2014-01-243-24/+30
* MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portAntony Pavlov2014-01-231-2/+2
* MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli2013-10-292-1/+7
* MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli2013-10-291-1/+4
* MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli2013-10-292-1/+12
* 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: Netlogic: Support compressed kernelJayachandran C2013-06-131-0/+12
* MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C2013-06-131-3/+7
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-014-10/+10
* MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-111-4/+0
* MIPS: Enable vmlinuz for JZ4740LluĂ­s Batlle i Rossell2012-07-232-0/+9
* MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2011-12-071-1/+4
* MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-191-1/+1
* MIPS: Fix calc_vmlinuz_load_addr build warnings.Ralf Baechle2011-05-101-1/+1