aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed
AgeCommit message (Expand)Author
2011-05-21ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre
2011-02-19ARM: 6739/1: update .gitignore for boot/compressedNicolas Pitre
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2010-12-05ARM: 6515/1: Add zboot support for SuperH Mobile ARMKuninori Morimoto
2010-11-30ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin
2010-11-30ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin
2010-11-22ARM: avoid marking decompressor .stack section as having contentsRussell King
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-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent
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-07-07ARM: remove bit-rotten STANDALONE_DEBUG for decompressorUwe Kleine-König
2010-06-24ARM: Remove support for LinkUp Systems L7200 SDP.Russell King
2010-06-17ARM: zImage: annotate debug functions about corrupted registersUwe Kleine-König
2010-06-17ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flushUwe Kleine-König
2010-06-17ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specificationUwe Kleine-König
2010-06-17ARM: zImage: some comments for __armv3_mpu_cache_onUwe Kleine-König
2010-06-17ARM: zImage: don't hard code the stack size twiceUwe Kleine-König
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-06[ARM] pxa: update cpuid pattern for pxa9xx in head.SHaojian Zhuang
2010-04-14ARM: 6026/1: ARM: Add support for LZMA-compressed kernel imagesAlbin Tonnerre
2010-04-07ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent
2010-03-15ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4...Sascha Hauer
2010-03-15ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King
2010-03-13ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstat...Mark Brown
2010-03-08Merge branch 'master' into for-linusRussell King
2010-02-26ARM: Fix decompressor's kernel size estimation for ROM=yRussell King
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-25ARM: Eliminate decompressor -Dstatic= PIC hackRussell King
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren
2010-01-18ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(...Tony Lindgren
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-12Merge branch 'master' into develRussell King
2009-07-25ARM: includecheck fix: misc.cJaswinder Singh Rajput
2009-07-24nommu: Fix compressed/head.S to not perform MMU specific operationsCatalin Marinas
2009-07-24Thumb-2: Implement the unified boot codeCatalin Marinas
2009-07-24Thumb-2: Add some .align statements to the .S filesCatalin Marinas
2009-06-19[ARM] Add old Feroceon support to compressed/head.SJoonyoung Shim
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas