index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
boot
/
compressed
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-6
/
+0
2022-02-22
mips: Enable KCSAN
Nemanja Rakovic
1
-1
/
+1
2022-02-07
mips: Enable KCSAN
Nemanja Rakovic
1
-0
/
+1
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+6
2022-01-14
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
1
-6
/
+6
2022-01-09
MIPS: compressed: Fix build with ZSTD compression
Paul Cercueil
1
-1
/
+1
2022-01-02
MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS
YunQiang Su
1
-0
/
+4
2021-11-25
MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression
Paul Cercueil
1
-1
/
+1
2021-11-10
mips: decompressor: do not copy source files while building
Masahiro Yamada
1
-16
/
+0
2021-11-10
MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression
Randy Dunlap
1
-0
/
+6
2021-07-05
mips: always link byteswap helpers into decompressor
Arnd Bergmann
1
-2
/
+2
2021-04-21
MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE
zhaoxiao
1
-1
/
+1
2021-02-09
MIPS: compressed: fix build with enabled UBSAN
Alexander Lobakin
1
-0
/
+1
2020-12-04
MIPS: Enable GCOV
Xingxing Su
1
-0
/
+1
2020-11-12
mips: boot: add support for self-extracting FIT images (vmlinuz.itb)
Alexander Lobakin
1
-0
/
+48
2020-11-12
mips: boot: clean up self-extracting targets scenarios
Alexander Lobakin
1
-15
/
+35
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
1
-1
/
+2
2020-05-07
MIPS: Truncate link address into 32bit for 32bit kernel
Jiaxun Yang
1
-1
/
+1
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-2
/
+2
2019-12-18
MIPS: Prevent link failure with kcov instrumentation
Jouni Hogander
1
-0
/
+3
2019-06-19
MIPS: fix build on non-linux hosts
Kevin Darbyshire-Bryant
1
-0
/
+2
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-04-23
MIPS: vmlinuz: Use generic ashldi3
Matt Redfearn
1
-4
/
+7
2018-01-18
MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
James Hogan
1
-1
/
+5
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-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-01-24
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
1
-0
/
+1
2016-01-24
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
1
-6
/
+8
2015-09-03
MIPS: Fix alignment of quiet build output for vmlinuz link
Alex Smith
1
-1
/
+1
2015-04-02
MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOT
Wu Zhangjin
1
-1
/
+2
2015-03-31
MIPS: Allow platforms to specify the decompressor load address
Andrew Bresticker
1
-2
/
+4
2014-01-24
MIPS: ZBOOT: gather string functions into string.c
Antony Pavlov
1
-2
/
+2
2013-10-29
MIPS: ZBOOT: Support LZ4 compression scheme
Florian Fainelli
1
-0
/
+1
2013-10-29
MIPS: ZBOOT: Support XZ compression scheme
Florian Fainelli
1
-0
/
+5
2013-09-03
MIPS: Refactor load/entry address calculations
James Hogan
1
-1
/
+1
2013-07-01
MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS
Markos Chandras
1
-0
/
+2
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-4
/
+4
2012-07-23
MIPS: Enable vmlinuz for JZ4740
LluĂs Batlle i Rossell
1
-0
/
+4
2010-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2010-10-18
MIPS: Remove all generated vmlinuz* files on "make clean"
Wu Zhangjin
1
-1
/
+1
2010-10-04
MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
Shmulik Ladkani
1
-1
/
+1
2010-08-05
MIPS: strip the un-needed sections of vmlinuz
Wu Zhangjin
1
-0
/
+3
2010-08-05
MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS
Wu Zhangjin
1
-13
/
+13
2010-08-05
MIPS: Unify the suffix of compressed vmlinux.bin
Wu Zhangjin
1
-8
/
+4
2010-08-05
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
Manuel Lauss
1
-1
/
+1
[next]