summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/decompress.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: decompressor: fix warning introduced in fortify patchRussell King2018-04-051-4/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* bitmap: use memcmp optimisation in more situationsMatthew Wilcox2017-07-101-0/+1
* ARM: 8654/1: decompressor: add strlen prototypeArnd Bergmann2017-02-281-0/+1
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* arm: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-0/+4
* ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOGShawn Guo2013-01-111-2/+0
* ARM: 7492/1: add strstr declaration for decompressorsRob Herring2012-08-251-0/+3
* ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz2012-03-241-0/+6
* ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre2011-05-071-2/+2
* ARM: 6026/1: ARM: Add support for LZMA-compressed kernel imagesAlbin Tonnerre2010-04-141-0/+4
* ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King2010-03-151-0/+1
* ARM: Eliminate decompressor -Dstatic= PIC hackRussell King2010-02-251-0/+45
OpenPOWER on IntegriCloud