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