aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed/Makefile
AgeCommit message (Expand)Author
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
2011-02-26ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernelNicolas Pitre
2011-01-25ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC'sAlexey Charkov
2011-01-25ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARMSimon Horman
2010-12-05ARM: 6515/1: Add zboot support for SuperH Mobile ARMKuninori Morimoto
2010-09-19ARM: Fix build error when using KCONFIG_CONFIGRussell King
2010-09-09ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2010-08-05[ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.SEric Miao
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm
2010-07-12ARM: Auto calculate ZRELADDR and provide option for exceptionsEric Miao
2010-07-07ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressedEric Miao
2010-07-07ARM: zImage: don't define unused symbol initrd_physUwe Kleine-König
2010-06-24ARM: Remove support for LinkUp Systems L7200 SDP.Russell King
2010-04-14ARM: 6026/1: ARM: Add support for LZMA-compressed kernel imagesAlbin Tonnerre
2010-02-25ARM: Eliminate decompressor -Dstatic= PIC hackRussell King
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2008-11-27[ARM] clps7500: remove supportRussell King
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-09-09[ARM] Add -march=all to assembly file build in arch/arm/boot/compressedRussell King
2008-08-02[ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King
2008-06-02ftrace: core support for ARMAbhishek Sagar
2008-01-26[ARM] 4647/1: at91rm9200: Remove redundant machine-type verification and mani...Guennadi Liakhovetski
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-07-20[ARM] 4471/1: Compile the uncompressing code with -fno-builtinCatalin Marinas