summaryrefslogtreecommitdiffstats
path: root/arch/h8300/boot/compressed/misc.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-01-20h8300: Add LZO compressionYoshinori Sato1-0/+6
2015-11-08h8300: zImage fixYoshinori Sato1-6/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-1/+1
2015-06-23h8300: compressed image supportYoshinori Sato1-0/+74
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-180/+0
2013-07-03h8300: normalize global variables exported by vmlinux.ldsJiang Liu1-1/+0
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-38/+0
2007-05-07h8300: add zImage supportYoshinori Sato1-0/+219