aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boot/compressed/misc.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-02sh: boot: Add proper forward declarationsGeert Uytterhoeven1-0/+2
2024-05-02sh: boot: Remove sh5 cache handlingGeert Uytterhoeven1-7/+0
2021-10-26ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...Steven Rostedt (VMware)1-0/+3
2020-06-01sh: remove sh5 supportArnd Bergmann1-8/+0
2019-11-14fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)1-0/+5
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen1-8/+1
2017-11-17sh/boot: add static stack-protector to pre-kernelKees Cook1-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-1/+1
2011-01-14sh: support XZ-compressed kernel.Paul Mundt1-0/+4
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt1-1/+1
2010-02-16sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu1-1/+1
2010-01-28sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt1-19/+0
2010-01-13sh: Add support for LZO-compressed kernels.Paul Mundt1-0/+4
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming1-1/+1
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt1-0/+4
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt1-0/+145
2008-01-28sh: Merge the sh64 zImage bits.Paul Mundt1-241/+0
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt1-1/+2
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+240