aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sh/boot/compressed/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada1-7/+5
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-4/+4
2022-01-14sh: rename suffix-y to suffix_yMasahiro Yamada1-1/+1
2021-09-17sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Masahiro Yamada1-19/+13
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada1-4/+1
2020-06-01sh: remove sh5 supportArnd Bergmann1-8/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada1-1/+0
2016-03-17sh: Disable trace for kernel uncompressing.Yoshinori Sato1-1/+1
2011-06-06sh: Remove compressed kernel libgcc dependency.Paul Mundt1-3/+19
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith1-0/+2
2011-01-14sh: support XZ-compressed kernel.Paul Mundt1-1/+3
2010-04-25sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming1-0/+6
2010-01-28sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt1-4/+0
2010-01-13sh: Add support for LZO-compressed kernels.Paul Mundt1-0/+3
2009-07-21Merge branches 'sh/compressors' and 'sh/stable-updates'Paul Mundt1-4/+0
2009-07-21sh: bzip2/lzma uImage support.Paul Mundt1-4/+0
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt1-1/+1
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt1-2/+2
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt1-3/+16
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt1-1/+1
2009-05-10sh: Merge the split arch/sh/boot/compressed/ Makefiles.Paul Mundt1-1/+47
2009-05-10sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.Paul Mundt1-4/+0
2008-01-28sh: Merge the sh64 zImage bits.Paul Mundt1-42/+4
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-07-26sh: arch/sh/boot - fix shell usageDavid McCullough1-3/+4
2006-12-12sh: Add uImage and S-rec generation support.Paul Mundt1-6/+0
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato1-3/+3
2006-09-27sh: Various nommu fixes.Yoshinori Sato1-2/+8
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+41