Age | Commit message (Expand) | Author |
2020-05-07 | MIPS: Truncate link address into 32bit for 32bit kernel | Jiaxun Yang |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2019-12-18 | MIPS: Prevent link failure with kcov instrumentation | Jouni Hogander |
2019-06-19 | MIPS: fix build on non-linux hosts | Kevin Darbyshire-Bryant |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-11-20 | MIPS: Align kernel load address to 64KB | Huacai Chen |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-05-14 | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770 | Paul Cercueil |
2018-04-23 | MIPS: vmlinuz: Use generic ashldi3 | Matt Redfearn |
2018-04-05 | zboot: fix stack protector in compressed boot phase | Huacai Chen |
2018-01-18 | MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec} | James Hogan |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-07 | MIPS: gitignore: ignore generated .c files | Bartosz Golaszewski |
2017-01-03 | MIPS: zboot: Consolidate compiler flag filtering. | Ralf Baechle |
2017-01-03 | MIPS: Zboot: Don't use $(LINUXINCLUDE) twice | Paul Bolle |
2017-01-03 | MIPS: zboot: Add "uzImage.bin" target | Maarten ter Huurne |
2016-08-02 | MIPS: ZBOOT: copy appended dtb to the end of the kernel | Jonas Gorski |
2016-05-13 | MIPS: ath79: Add zboot debug serial support | Alban Bedel |
2016-04-03 | MIPS: zboot: Remove copied source files on clean | Alban Bedel |
2016-04-03 | MIPS: zboot: Fix the build with XZ compression on older GCC versions | Alban Bedel |
2016-03-13 | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780 | Aaro Koskinen |
2016-01-24 | MIPS: zboot: Add support for serial debug using the PROM | Alban Bedel |
2016-01-24 | MIPS: zboot: Avoid useless rebuilds | Alban Bedel |
2015-09-10 | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu |
2015-09-03 | MIPS: Fix alignment of quiet build output for vmlinuz link | Alex Smith |
2015-06-21 | MIPS: Add support for vmlinuz.bin appended dtb | Jonas Gorski |
2015-06-21 | MIPS: Loongson: Naming style cleanup and rework | Huacai Chen |
2015-04-02 | MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOT | Wu Zhangjin |
2015-03-31 | MIPS: Allow platforms to specify the decompressor load address | Andrew Bresticker |
2014-08-26 | MIPS: ZBOOT: add missing <linux/string.h> include | Aurelien Jarno |
2014-08-02 | MIPS: ZBOOT: implement stack protector in compressed boot phase | Ben Chan |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-24 | MIPS: ZBOOT: gather string functions into string.c | Antony Pavlov |
2014-01-23 | MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug port | Antony Pavlov |
2013-10-29 | MIPS: ZBOOT: Support LZ4 compression scheme | Florian Fainelli |
2013-10-29 | MIPS: ZBOOT: Define program header for text loadable segment | Florian Fainelli |
2013-10-29 | MIPS: ZBOOT: Support XZ compression scheme | Florian Fainelli |
2013-09-03 | MIPS: Refactor load/entry address calculations | James Hogan |
2013-07-01 | MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS | Markos Chandras |
2013-06-13 | MIPS: Netlogic: Support compressed kernel | Jayachandran C |
2013-06-13 | MIPS: boot: Fixes for compressed/uart-16550.c | Jayachandran C |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-10-11 | MIPS: Alchemy: Single kernel for DB1200/1300/1550 | Manuel Lauss |
2012-07-23 | MIPS: Enable vmlinuz for JZ4740 | LluĂs Batlle i Rossell |
2011-12-07 | MIPS: Alchemy: Basic support for the DB1300 board. | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Rewrite UART setup and constants. | Manuel Lauss |
2011-05-10 | MIPS: Fix calc_vmlinuz_load_addr build warnings. | Ralf Baechle |