summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
...
| * | vt8500: Remove arm/boot/compressed/head-vt8500.STony Prisk2012-10-152-50/+0Star
| |/
* / ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin2012-11-231-1/+13
|/
* Merge branch 'fixes' into for-linusRussell King2012-10-112-0/+9
|\
| * Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-0/+3
| |\
| | *---. Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-052-0/+8
| | |\ \ \
| | | | * | ARM: 7492/1: add strstr declaration for decompressorsRob Herring2012-08-251-0/+3
| | | |/ / | | |/| |
| * | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-0/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-211-0/+6
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: initial multiplatform supportRob Herring2012-09-141-0/+6
| | | |/
* | | | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-303-8/+73
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-193-8/+73
| | |/ | |/|
* | | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-09-161-0/+1
| |/ |/|
* | ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 coresWill Deacon2012-08-251-0/+4
|/
* ARM: 7437/1: zImage: Allow DTB command line concatenation with ATAG_CMDLINEGenoud Richard2012-07-091-2/+60
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-7/+0Star
|\
| * Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-04-222-1/+3
| |\
| * | ARM: remove ixp23xx and ixp2000 platformsRob Herring2012-04-061-7/+0Star
* | | Merge branch 'v3-removal' into for-linusRussell King2012-05-211-40/+4Star
|\ \ \
| * | | ARM: Remove ARMv3 support from decompressorRussell King2012-05-091-39/+4Star
| | |/ | |/|
* / | ARM: decompressor: avoid speculative prefetch from non-RAM areasRussell King2012-05-101-11/+18
|/ /
* | ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier2012-04-131-0/+2
* | ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier2012-04-131-1/+1
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-304-3/+26
|\
| * ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz2012-03-244-3/+26
* | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-021-1/+1
|/
* Merge branch 'devel-stable' into for-linusRussell King2012-01-051-0/+1
|\
| * ARM: LPAE: add ISBs around MMU enabling codeWill Deacon2011-12-081-0/+1
* | ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik2012-01-031-1/+2
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-288-52/+396
|\
| * ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O...Nicolas Pitre2011-10-241-1/+2
| * Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-162-2/+2
| |\
| * | ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre2011-09-141-2/+2
| * | ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre2011-09-145-2/+172
| * | ARM: zImage: gather some string functions into string.cNicolas Pitre2011-09-143-41/+132
| * | ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre2011-09-142-4/+18
| * | ARM: zImage: Allow the appending of a device tree binaryJohn Bonesio2011-09-141-3/+67
| * | ARM: zImage: ensure it is always a multiple of 64 bits in sizeNicolas Pitre2011-09-141-0/+4
* | | ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent2011-10-171-1/+1
* | | ARM: 7020/1: Check for multiple zreladdrsSascha Hauer2011-10-171-0/+8
| |/ |/|
* | mmc: sdhi, mmcif: zboot: Correct clock disable logicSimon Horman2011-08-082-2/+2
|/
*---. Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-238-15/+593
|\ \ \
| | | * ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin2011-07-191-1/+2
| | | * ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman2011-06-296-9/+570
| | * | ARM: decompressor: use better output sectionsRussell King2011-07-081-4/+8
| |/ /
| * / ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-211-1/+13
|/ /
* / ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre2011-06-091-3/+3
|/
* Merge branch 'devel-stable' into for-linusRussell King2011-05-234-30/+45
|\
| * Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-075-35/+70
| |\
| | * ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre2011-05-072-4/+17
| | * ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre2011-05-072-6/+11