index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
boot
/
compressed
Age
Commit message (
Expand
)
Author
2021-07-05
mips: disable branch profiling in boot/decompress.o
Randy Dunlap
2021-07-05
mips: always link byteswap helpers into decompressor
Arnd Bergmann
2021-06-01
MIPS: boot: Support specifying UART port on Ingenic SoCs
Paul Cercueil
2021-04-21
MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE
zhaoxiao
2021-03-08
MIPS: boot/compressed: Copy DTB to aligned address
Paul Cercueil
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-02-09
MIPS: compressed: fix build with enabled UBSAN
Alexander Lobakin
2021-01-07
MIPS: zboot: Avoid endless loop in clear BSS.
Jinyang He
2021-01-04
MIPS: zboot: head.S clean up
Jiaxun Yang
2020-12-28
MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
Paul Cercueil
2020-12-04
MIPS: Enable GCOV
Xingxing Su
2020-11-12
mips: boot: add support for self-extracting FIT images (vmlinuz.itb)
Alexander Lobakin
2020-11-12
mips: boot: clean up self-extracting targets scenarios
Alexander Lobakin
2020-11-06
MIPS: zboot: put appended dtb into a section
Chuanhong Guo
2020-09-21
MIPS: Loongson-3: Enable COP2 usage in kernel
Huacai Chen
2020-09-03
MIPS: Add support for ZSTD-compressed kernels
Paul Cercueil
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
[next]