summaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed/head.S
AgeCommit message (Expand)Author
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel
2017-04-09ARM: decompressor: Remove __hyp_get_vectors usageMarc Zyngier
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana
2015-12-14ARM: add UEFI stub supportRoy Franz
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-03-28ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood
2015-03-27ARM: add documentation for finding start of physical memoryRussell King
2015-02-10Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King
2015-01-29ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre
2015-01-21ARM: 8290/1: decompressor: fix a wrong commentMasahiro Yamada
2014-11-13ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon
2014-07-18ARM: 8079/1: zImage: identify kernel endiannessNicolas Pitre
2014-07-01ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre
2014-05-26ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner
2013-10-19ARM: set BE8 if LE in head codeBen Dooks
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King
2013-06-24ARM: 7770/1: remove residual ARMv2 support from decompressorMarc Zyngier
2013-06-17ARM: 7751/1: zImage: don't overwrite ourself with a page tableNicolas Pitre
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