aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed/head.S
AgeCommit message (Expand)Author
2013-07-01ARM: decompressor: Flush tlb before swiching domain 0 to client modeArve Hjønnevåg
2013-06-05ARM: 7750/1: update legacy CPU ID in decompressor cache support jump tableMarc C
2013-06-05ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann
2012-12-16ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.SShawn Guo
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2012-09-19ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin
2012-09-16ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach
2012-08-25ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 coresWill Deacon
2012-05-21Merge branch 'v3-removal' into for-linusRussell King
2012-05-10ARM: decompressor: avoid speculative prefetch from non-RAM areasRussell King
2012-05-09ARM: Remove ARMv3 support from decompressorRussell King
2012-04-13ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon
2011-10-24ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O...Nicolas Pitre
2011-09-14ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre
2011-09-14ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre
2011-09-14ARM: zImage: Allow the appending of a device tree binaryJohn Bonesio
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-19ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin
2011-06-09ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre
2011-05-23Merge branch 'devel-stable' into for-linusRussell King
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King
2011-05-12ARM: 6859/1: Add writethrough dcache support for ARM926EJS processorMark A. Greer
2011-05-07Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King
2011-05-07Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King
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-07ARM: zImage: the page table memory must be considered before relocationNicolas Pitre
2011-05-07ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre
2011-05-06ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren
2011-05-03ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre
2011-03-28ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd
2011-03-16Merge branch 'v6v7' into develRussell King
2011-02-23ARM: 6750/1: improvements to compressed/head.SNicolas Pitre
2011-02-23ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM oneNicolas Pitre
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King
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-09ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King
2010-08-10ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent
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-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