summaryrefslogtreecommitdiffstats
path: root/arch/sh/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-4/+1
* sh: remove sh5 supportArnd Bergmann2020-06-012-16/+4
* arch/sh: vmlinux.scrRomain Naour2020-06-011-1/+1
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)2019-11-141-0/+5
* zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-051-8/+1
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-0/+5
|\
| * sh: decompressor: add shipped files to .gitignoreMasahiro Yamada2017-11-171-0/+5
* | sh/boot: add static stack-protector to pre-kernelKees Cook2017-11-171-0/+14
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* sh: Disable trace for kernel uncompressing.Yoshinori Sato2016-03-171-1/+1
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* sh: Remove compressed kernel libgcc dependency.Paul Mundt2011-06-061-3/+19
* sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith2011-02-151-0/+2
* sh: support XZ-compressed kernel.Paul Mundt2011-01-142-1/+7
* sh: boot kernel with SR.BL setMagnus Damm2010-09-301-1/+3
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
|\
| * Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko2010-03-031-1/+1
* | sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming2010-04-251-0/+6
* | sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming2010-04-251-0/+4
* | arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini2010-03-011-1/+1
* | sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-181-1/+1
* | sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu2010-02-161-1/+1
* | sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt2010-01-282-23/+0
* | sh: Add support for LZO-compressed kernels.Paul Mundt2010-01-132-0/+7
|/
* sh: Obliterate the P1 area macrosMatt Fleming2009-10-101-1/+1
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-2/+2
* sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-241-1/+1
*-. Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt2009-07-211-4/+0
|\ \
| * | sh: bzip2/lzma uImage support.Paul Mundt2009-07-211-4/+0
* | | Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt2009-07-121-1/+1
|\ \ \ | |/ / |/| |
| * | sh: Decouple mcount from ftrace.Paul Mundt2009-07-111-1/+1
| |/
* | sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt2009-07-111-0/+4
* | sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt2009-07-113-111/+2
* | sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt2009-07-111-3/+14
* | sh: bzip2/lzma zImage support.Paul Mundt2009-07-116-13/+53
* | sh: Tidy up gzip-based zImage decompression.Paul Mundt2009-07-122-215/+18
|/
* sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt2009-05-103-90/+47
* sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt2009-05-102-7/+3
* sh: Fix up the sh64 zImage build.Paul Mundt2009-05-103-70/+2
* sh: Tidy up the ldscript output format specifier.Paul Mundt2009-05-102-3/+4
* sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt2008-10-311-1/+1
* sh: ftrace support.Paul Mundt2008-09-211-0/+5
* sh: fixup many sparse errors.Paul Mundt2008-09-081-1/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-2/+2
* sh: Fix up link error on SH-2 zImage with older binutils.Yoshinori Sato2008-07-284-15/+12
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-252-78/+0
* sh: remove -traditional.Mathieu Desnoyers2008-05-082-2/+0