Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
15bcdc9477b03eb035052412c3a087e11e855e76
/
arch
/
mips
/
boot
/
compressed
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
33a7364
MIPS: gitignore: ignore generated .c files
by Bartosz Golaszewski
· 8 years ago
209ec69
MIPS: zboot: Consolidate compiler flag filtering.
by Ralf Baechle
· 8 years ago
e4c64e6
MIPS: Zboot: Don't use $(LINUXINCLUDE) twice
by Paul Bolle
· 8 years ago
ccebb88
MIPS: zboot: Add "uzImage.bin" target
by Maarten ter Huurne
· 8 years ago
b8f54f2
MIPS: ZBOOT: copy appended dtb to the end of the kernel
by Jonas Gorski
· 9 years ago
b3f0a25
MIPS: ath79: Add zboot debug serial support
by Alban Bedel
· 9 years ago
8961b28
MIPS: zboot: Remove copied source files on clean
by Alban Bedel
· 9 years ago
c50ec67
MIPS: zboot: Fix the build with XZ compression on older GCC versions
by Alban Bedel
· 9 years ago
ba9e72c
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
by Aaro Koskinen
· 9 years ago
dbb9831
MIPS: zboot: Add support for serial debug using the PROM
by Alban Bedel
· 9 years ago
25f6609
MIPS: zboot: Avoid useless rebuilds
by Alban Bedel
· 9 years ago
2d3862d
lib/decompressors: use real out buf size for gunzip with kernel
by Yinghai Lu
· 10 years ago
fb2646a
MIPS: Fix alignment of quiet build output for vmlinuz link
by Alex Smith
· 10 years ago
c0b4e10
MIPS: Add support for vmlinuz.bin appended dtb
by Jonas Gorski
· 10 years ago
30ad29b
MIPS: Loongson: Naming style cleanup and rework
by Huacai Chen
· 10 years ago
7ae7ef3
MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOT
by Wu Zhangjin
· 14 years ago
b76a4c1
MIPS: Allow platforms to specify the decompressor load address
by Andrew Bresticker
· 10 years ago
29593fd
MIPS: ZBOOT: add missing <linux/string.h> include
by Aurelien Jarno
· 11 years ago
3b628ca
MIPS: ZBOOT: implement stack protector in compressed boot phase
by Ben Chan
· 11 years ago
3b2663c
mips: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
dc4d7b3
MIPS: ZBOOT: gather string functions into string.c
by Antony Pavlov
· 11 years ago
59197e4
MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug port
by Antony Pavlov
· 11 years ago
31c4867
MIPS: ZBOOT: Support LZ4 compression scheme
by Florian Fainelli
· 11 years ago
e970a72
MIPS: ZBOOT: Define program header for text loadable segment
by Florian Fainelli
· 12 years ago
4e23eb6
MIPS: ZBOOT: Support XZ compression scheme
by Florian Fainelli
· 12 years ago
3185557
MIPS: Refactor load/entry address calculations
by James Hogan
· 12 years ago
23df341
MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS
by Markos Chandras
· 12 years ago
8f0b043
MIPS: Netlogic: Support compressed kernel
by Jayachandran C
· 12 years ago
d6a5078
MIPS: boot: Fixes for compressed/uart-16550.c
by Jayachandran C
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
bd8510d
MIPS: Alchemy: Single kernel for DB1200/1300/1550
by Manuel Lauss
· 13 years ago
f9c9aff
MIPS: Enable vmlinuz for JZ4740
by Lluís Batlle i Rossell
· 13 years ago
64cd04d
MIPS: Alchemy: Basic support for the DB1300 board.
by Manuel Lauss
· 13 years ago
8013020
MIPS: Alchemy: Rewrite UART setup and constants.
by Manuel Lauss
· 14 years ago
893d20f
MIPS: Fix calc_vmlinuz_load_addr build warnings.
by Ralf Baechle
· 14 years ago
547af56
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
ec33529
MIPS: Remove all generated vmlinuz* files on "make clean"
by Wu Zhangjin
· 14 years ago
2ccc5b1
MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
by Shmulik Ladkani
· 15 years ago
5089ca9
MIPS: strip the un-needed sections of vmlinuz
by Wu Zhangjin
· 15 years ago
3c4b7fd
MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS
by Wu Zhangjin
· 15 years ago
1e1a77d
MIPS: Clean up arch/mips/boot/compressed/decompress.c
by Wu Zhangjin
· 15 years ago
bdbffd9
MIPS: Clean up arch/mips/boot/compressed/ld.script
by Wu Zhangjin
· 15 years ago
c853d94
MIPS: Unify the suffix of compressed vmlinux.bin
by Wu Zhangjin
· 15 years ago
42a4f17
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
by Manuel Lauss
· 15 years ago
35eaa1e
MIPS: Refactor arch/mips/boot/compressed/Makefile
by Sam Ravnborg
· 15 years ago
f86a69b
MIPS: Make the debugging of compressed kernel configurable
by Wu Zhangjin
· 15 years ago
e52dd9f
MIPS: Simplify the weak annotation with __weak
by Wu Zhangjin
· 15 years ago
aae7e8d
MIPS: Alchemy: debug output for compressed kernels
by Manuel Lauss
· 15 years ago
dac2965
MIPS: Cleanup the Makefile of compressed kernel support
by Wu Zhangjin
· 15 years ago
f7a904d
MIPS: Loongson: Change the Email address of Wu Zhangjin
by Wu Zhangjin
· 15 years ago
9c4a6fc
MIPS: Fix vmlinuz build for 32bit-only math shells
by Alexander Clouter
· 15 years ago
fe1d45e
MIPS: Add support of LZO-compressed kernels
by Wu Zhangjin
· 15 years ago
d4d9a55
MIPS: Cleanup and Fixup of compressed kernel support
by Wu Zhangjin
· 15 years ago
1b93b3c
MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images
by Wu Zhangjin
· 15 years ago