summaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed
AgeCommit message (Expand)Author
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King
2016-02-22ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada
2016-02-22ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada
2016-02-22ARM: 8541/1: decompressor: drop redundant FORCE in MakefileMasahiro Yamada
2016-02-22ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean filesMasahiro Yamada
2016-02-22ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"Masahiro Yamada
2016-02-22ARM: 8538/1: decompressor: drop unneeded assignments to "targets"Masahiro Yamada
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker
2016-02-22ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker
2016-02-11ARM: boot: Add an implementation of strnlen for libfdtRob Herring
2016-01-26ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook
2015-12-14ARM: add UEFI stub supportRoy Franz
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-07-06ARM: shmobile: Remove obsolete zboot supportGeert Uytterhoeven
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-12Merge branch 'bsym' into for-nextRussell King
2015-05-28ARM: 8373/1: disable branch profiling in uncompressorArnd Bergmann
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-04-29libfdt: add fdt type definitionsRob Herring
2015-04-22Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-28ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood
2015-03-27ARM: add documentation for finding start of physical memoryRussell King
2015-02-24ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI supportMagnus Damm
2015-02-10Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King
2015-01-29ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre
2015-01-21ARM: 8290/1: decompressor: fix a wrong commentMasahiro Yamada
2014-11-13ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon
2014-09-26ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders
2014-07-18ARM: 8079/1: zImage: identify kernel endiannessNicolas Pitre
2014-07-01ARM: simplify generation of compressed vmlinux.lds fileRussell King
2014-07-01ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2014-05-26ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner
2014-03-07ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips
2013-12-20stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook
2013-12-10ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-19ARM: set BE8 if LE in head codeBen Dooks
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks
2013-09-17ARM: delete mach-sharkLinus Walleij
2013-07-17ARM: shmobile: Update romImage to relocate appended DTBMagnus Damm
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds