summaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed/decompress.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-10bitmap: use memcmp optimisation in more situationsMatthew Wilcox
2017-02-28ARM: 8654/1: decompressor: add strlen prototypeArnd Bergmann
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee
2013-01-11ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOGShawn Guo
2012-08-25ARM: 7492/1: add strstr declaration for decompressorsRob Herring
2012-03-24ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz
2011-05-07ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre
2010-04-14ARM: 6026/1: ARM: Add support for LZMA-compressed kernel imagesAlbin Tonnerre
2010-03-15ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King
2010-02-25ARM: Eliminate decompressor -Dstatic= PIC hackRussell King