aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/boot/compressed (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-23remove the h8300 architectureChristoph Hellwig5-214/+0
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada1-1/+3
2020-05-12h8300: suppress error messages for 'make clean'Masahiro Yamada1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada1-1/+0
2016-01-20h8300: Add LZO compressionYoshinori Sato2-3/+14
2016-01-20h8300: zImage alignment fixYoshinori Sato1-1/+2
2016-01-20h8300: zImage alignment fixYoshinori Sato1-0/+1
2015-11-08h8300: zImage fixYoshinori Sato4-11/+7
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-1/+1
2015-06-23h8300: compressed image supportYoshinori Sato5-0/+200
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck5-305/+0
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-1/+0
2013-07-03h8300: normalize global variables exported by vmlinux.ldsJiang Liu1-1/+0
2013-06-23h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]"Geert Uytterhoeven1-1/+1
2011-03-17h8300: change to new flag variablematt mooney1-1/+1
2010-03-03Rename .text.startup to .text..startup.Denys Vlasenko2-2/+2
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-38/+0
2007-07-16h8300 zImage support updateYoshinori Sato4-3/+44
2007-05-07h8300: add zImage supportYoshinori Sato3-0/+303