aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boot/compressed/misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-rc2Linus Torvalds1-0/+240