summaryrefslogtreecommitdiff
path: root/arch/sh/boot/compressed
AgeCommit message (Expand)Author
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
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt
2009-05-10sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt
2009-05-10sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt
2009-05-10sh: Fix up the sh64 zImage build.Paul Mundt
2009-05-10sh: Tidy up the ldscript output format specifier.Paul Mundt
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt
2008-09-21sh: ftrace support.Paul Mundt
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-07-28sh: Fix up link error on SH-2 zImage with older binutils.Yoshinori Sato
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-05-08sh: remove -traditional.Mathieu Desnoyers
2008-04-16sh: fix compressed kernel buildManuel Lauss
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt
2008-01-28sh: Merge the sh64 zImage bits.Paul Mundt
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-07-26sh: arch/sh/boot - fix shell usageDavid McCullough