summaryrefslogtreecommitdiff
path: root/arch/sh/boot/compressed
AgeCommit message (Expand)Author
2024-05-02sh: boot: Add proper forward declarationsGeert Uytterhoeven
2024-05-02sh: boot: Remove sh5 cache handlingGeert Uytterhoeven
2024-03-01sh: Fix build with CONFIG_UBSAN=yKees Cook
2023-04-25sh: Use generic GCC library routinesGeert Uytterhoeven
2023-01-22kbuild: clean up stale file removalMasahiro Yamada
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-14sh: rename suffix-y to suffix_yMasahiro Yamada
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-10-26ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...Steven Rostedt (VMware)
2021-09-17sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Masahiro Yamada
2021-09-03kbuild: sh: remove unused install scriptGreg Kroah-Hartman
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada
2020-06-01sh: remove sh5 supportArnd Bergmann
2020-06-01arch/sh: vmlinux.scrRomain Naour
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2019-11-14fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-17sh/boot: add static stack-protector to pre-kernelKees Cook
2017-11-17sh: decompressor: add shipped files to .gitignoreMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada
2016-03-17sh: Disable trace for kernel uncompressing.Yoshinori Sato
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2011-06-06sh: Remove compressed kernel libgcc dependency.Paul Mundt
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith
2011-01-14sh: support XZ-compressed kernel.Paul Mundt
2010-09-30sh: boot kernel with SR.BL setMagnus Damm
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-04-25sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming
2010-04-25sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming
2010-03-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko
2010-03-01arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt
2010-02-16sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu
2010-01-28sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt
2010-01-13sh: Add support for LZO-compressed kernels.Paul Mundt
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt
2009-07-21sh: bzip2/lzma uImage support.Paul Mundt
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt
2009-07-11sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt
2009-07-12sh: Tidy up gzip-based zImage decompression.Paul Mundt