Age | Commit message (Expand) | Author |
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 |
2010-10-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-10-18 | MIPS: Remove all generated vmlinuz* files on "make clean" | Wu Zhangjin |
2010-10-04 | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin | Shmulik Ladkani |
2010-08-05 | MIPS: strip the un-needed sections of vmlinuz | Wu Zhangjin |
2010-08-05 | MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS | Wu Zhangjin |
2010-08-05 | MIPS: Clean up arch/mips/boot/compressed/decompress.c | Wu Zhangjin |
2010-08-05 | MIPS: Clean up arch/mips/boot/compressed/ld.script | Wu Zhangjin |
2010-08-05 | MIPS: Unify the suffix of compressed vmlinux.bin | Wu Zhangjin |
2010-08-05 | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY | Manuel Lauss |
2010-08-05 | MIPS: Refactor arch/mips/boot/compressed/Makefile | Sam Ravnborg |
2010-02-27 | MIPS: Make the debugging of compressed kernel configurable | Wu Zhangjin |
2010-02-27 | MIPS: Simplify the weak annotation with __weak | Wu Zhangjin |
2010-02-27 | MIPS: Alchemy: debug output for compressed kernels | Manuel Lauss |