aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/head.S
Commit message (Expand)AuthorAge
* ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood2015-03-28
* ARM: add documentation for finding start of physical memoryRussell King2015-03-27
*-. Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-10
|\ \
| | * ARM: 8290/1: decompressor: fix a wrong commentMasahiro Yamada2015-01-21
| |/ |/|
| * ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre2015-01-29
|/
* ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon2014-11-13
* ARM: 8079/1: zImage: identify kernel endiannessNicolas Pitre2014-07-18
* ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre2014-07-01
* ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner2014-05-25
* ARM: set BE8 if LE in head codeBen Dooks2013-10-19
* ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-19
*-. Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-29
|\ \
| | * ARM: 7770/1: remove residual ARMv2 support from decompressorMarc Zyngier2013-06-24
| | * ARM: 7751/1: zImage: don't overwrite ourself with a page tableNicolas Pitre2013-06-17
| |/
* | ARM: 7750/1: update legacy CPU ID in decompressor cache support jump tableMarc C2013-06-05
* | ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann2013-06-05
|/
* ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.SShawn Guo2012-12-16
* ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin2012-11-23
* Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-30
|\
| * ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-19
* | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-09-15
* | ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 coresWill Deacon2012-08-25
|/
* Merge branch 'v3-removal' into for-linusRussell King2012-05-21
|\
| * ARM: Remove ARMv3 support from decompressorRussell King2012-05-09
* | ARM: decompressor: avoid speculative prefetch from non-RAM areasRussell King2012-05-10
|/
* ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier2012-04-13
* ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-02
* ARM: LPAE: add ISBs around MMU enabling codeWill Deacon2011-12-08
* ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O...Nicolas Pitre2011-10-24
* ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre2011-09-14
* ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre2011-09-14
* ARM: zImage: Allow the appending of a device tree binaryJohn Bonesio2011-09-14
*-. Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-22
|\ \
| | * ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin2011-07-19
| * | ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-21
|/ /
* / ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre2011-06-09
|/
* Merge branch 'devel-stable' into for-linusRussell King2011-05-23
|\
| * Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-07
| |\
| | * ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre2011-05-07
| | * ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre2011-05-07
| * | ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre2011-05-03
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-23
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: 6859/1: Add writethrough dcache support for ARM926EJS processorMark A. Greer2011-05-12
| |/ / /
* | | | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King2011-05-07
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-07
| * | ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-07
| * | ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-06
| |/
* / ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-28
|/
* Merge branch 'v6v7' into develRussell King2011-03-16
|\
| * ARM: v6k: introduce CPU_V6K optionRussell King2011-02-02