index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
boot
/
compressed
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: disable branch profiling in boot/decompress.o
Randy Dunlap
2021-07-05
1
-0
/
+2
*
mips: always link byteswap helpers into decompressor
Arnd Bergmann
2021-07-05
1
-2
/
+2
*
MIPS: boot: Support specifying UART port on Ingenic SoCs
Paul Cercueil
2021-06-01
1
-2
/
+2
*
MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE
zhaoxiao
2021-04-21
1
-1
/
+1
*
MIPS: boot/compressed: Copy DTB to aligned address
Paul Cercueil
2021-03-08
1
-0
/
+8
*
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-02-21
2
-12
/
+9
|
\
|
*
MIPS: compressed: fix build with enabled UBSAN
Alexander Lobakin
2021-02-09
1
-0
/
+1
|
*
MIPS: zboot: Avoid endless loop in clear BSS.
Jinyang He
2021-01-07
1
-1
/
+1
|
*
MIPS: zboot: head.S clean up
Jiaxun Yang
2021-01-04
1
-11
/
+7
*
|
MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
Paul Cercueil
2020-12-28
1
-1
/
+2
|
/
*
MIPS: Enable GCOV
Xingxing Su
2020-12-04
1
-0
/
+1
*
mips: boot: add support for self-extracting FIT images (vmlinuz.itb)
Alexander Lobakin
2020-11-12
1
-0
/
+48
*
mips: boot: clean up self-extracting targets scenarios
Alexander Lobakin
2020-11-12
1
-15
/
+35
*
MIPS: zboot: put appended dtb into a section
Chuanhong Guo
2020-11-06
1
-3
/
+6
*
MIPS: Loongson-3: Enable COP2 usage in kernel
Huacai Chen
2020-09-21
1
-0
/
+5
*
MIPS: Add support for ZSTD-compressed kernels
Paul Cercueil
2020-09-03
3
-1
/
+23
*
MIPS: Truncate link address into 32bit for 32bit kernel
Jiaxun Yang
2020-05-07
1
-1
/
+1
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
1
-2
/
+2
*
MIPS: Prevent link failure with kcov instrumentation
Jouni Hogander
2019-12-19
1
-0
/
+3
*
MIPS: fix build on non-linux hosts
Kevin Darbyshire-Bryant
2019-06-20
2
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
*
MIPS: Align kernel load address to 64KB
Huacai Chen
2018-11-21
1
-3
/
+4
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-24
1
-1
/
+1
*
mips: unify prom_putchar() declarations
Alexander Sverdlin
2018-07-17
1
-2
/
+1
*
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-12
1
-4
/
+7
|
\
|
*
MIPS: vmlinuz: Use generic ashldi3
Matt Redfearn
2018-04-23
1
-4
/
+7
*
|
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
Paul Cercueil
2018-05-15
1
-3
/
+3
|
/
*
zboot: fix stack protector in compressed boot phase
Huacai Chen
2018-04-06
1
-8
/
+1
*
MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
James Hogan
2018-01-18
1
-1
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
MIPS: gitignore: ignore generated .c files
Bartosz Golaszewski
2017-08-07
1
-0
/
+2
*
MIPS: zboot: Consolidate compiler flag filtering.
Ralf Baechle
2017-01-03
1
-1
/
+1
*
MIPS: Zboot: Don't use $(LINUXINCLUDE) twice
Paul Bolle
2017-01-03
1
-2
/
+2
*
MIPS: zboot: Add "uzImage.bin" target
Maarten ter Huurne
2017-01-03
1
-0
/
+4
*
MIPS: ZBOOT: copy appended dtb to the end of the kernel
Jonas Gorski
2016-08-02
2
-16
/
+17
*
MIPS: ath79: Add zboot debug serial support
Alban Bedel
2016-05-13
1
-0
/
+5
*
MIPS: zboot: Remove copied source files on clean
Alban Bedel
2016-04-03
1
-0
/
+1
*
MIPS: zboot: Fix the build with XZ compression on older GCC versions
Alban Bedel
2016-04-03
1
-3
/
+3
*
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Aaro Koskinen
2016-03-13
1
-1
/
+1
*
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
2016-01-24
2
-0
/
+8
*
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
2016-01-24
1
-6
/
+8
*
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-09-10
1
-2
/
+2
*
MIPS: Fix alignment of quiet build output for vmlinuz link
Alex Smith
2015-09-03
1
-1
/
+1
*
MIPS: Add support for vmlinuz.bin appended dtb
Jonas Gorski
2015-06-21
2
-1
/
+21
*
MIPS: Loongson: Naming style cleanup and rework
Huacai Chen
2015-06-21
1
-1
/
+1
*
MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOT
Wu Zhangjin
2015-04-02
2
-1
/
+7
*
MIPS: Allow platforms to specify the decompressor load address
Andrew Bresticker
2015-03-31
1
-2
/
+4
*
MIPS: ZBOOT: add missing <linux/string.h> include
Aurelien Jarno
2014-08-26
1
-0
/
+1
*
MIPS: ZBOOT: implement stack protector in compressed boot phase
Ben Chan
2014-08-02
1
-0
/
+14
[next]