summaryrefslogtreecommitdiffstats
path: root/arch/sh/boot/compressed/misc.c
AgeCommit message (Expand)AuthorLines
2020-06-01sh: remove sh5 supportArnd Bergmann-8/+0
2019-11-14fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)-0/+5
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen-8/+1
2017-11-17sh/boot: add static stack-protector to pre-kernelKees Cook-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu-1/+1
2011-01-14sh: support XZ-compressed kernel.Paul Mundt-0/+4
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt-1/+1
2010-02-16sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu-1/+1
2010-01-28sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt-19/+0
2010-01-13sh: Add support for LZO-compressed kernels.Paul Mundt-0/+4
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming-1/+1
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt-0/+4
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt-0/+145
2008-01-28sh: Merge the sh64 zImage bits.Paul Mundt-241/+0
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt-1/+2
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+240