summaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed/Makefile
AgeCommit message (Expand)Author
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-01-26ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook
2015-12-14ARM: add UEFI stub supportRoy Franz
2015-07-06ARM: shmobile: Remove obsolete zboot supportGeert Uytterhoeven
2015-05-28ARM: 8373/1: disable branch profiling in uncompressorArnd Bergmann
2015-02-24ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI supportMagnus Damm
2014-09-26ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders
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-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips
2013-12-10ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart
2013-09-17ARM: delete mach-sharkLinus Walleij
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
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven
2013-06-17ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm
2013-06-05ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann
2013-03-15ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo
2013-03-06ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-20ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removedAlexander Shiyan
2012-10-15vt8500: Remove arm/boot/compressed/head-vt8500.STony Prisk
2012-09-19ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin
2012-03-24ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz
2012-01-03ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-17ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent
2011-10-17ARM: 7020/1: Check for multiple zreladdrsSascha Hauer
2011-09-14ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre
2011-09-14ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre
2011-09-14ARM: zImage: gather some string functions into string.cNicolas Pitre
2011-09-14ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre
2011-06-29ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman
2011-05-07ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre
2011-05-07ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre
2011-05-06ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17arm: change to new flag variablesmatt mooney
2011-03-16Merge branch 'misc' into develRussell King
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King
2011-03-09ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan...Nicolas Pitre