summaryrefslogtreecommitdiff
path: root/arch/arm/boot
AgeCommit message (Expand)Author
2010-09-29[ARM] avoid mis-detecting some V7 cores in the decompressorBrian Swetland
2010-09-29[ARM] Allow ICEDCC to work with CPU_V7 as well as CPU_V6.Brian Swetland
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-24ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanupAndrea Gelmini
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-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-08Merge branch 'master' into for-linusRussell King
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
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-02-05fix typos "precidence" -> "precedence" in commentsUwe Kleine-König
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-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
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: Make the uImage entry an odd numberCatalin 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