aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-16ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.SShawn Guo1-1/+1
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-50/+0
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin1-1/+13
2012-11-20ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removedAlexander Shiyan1-5/+0
2012-10-15vt8500: Remove arm/boot/compressed/head-vt8500.STony Prisk2-50/+0
2012-10-11Merge branch 'fixes' into for-linusRussell King2-0/+9
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+3
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linusRussell King2-0/+8
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King3-8/+73
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-0/+6
2012-09-19ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin3-8/+73
2012-09-16ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-09-14ARM: initial multiplatform supportRob Herring1-0/+6
2012-08-25ARM: 7492/1: add strstr declaration for decompressorsRob Herring1-0/+3
2012-08-25ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 coresWill Deacon1-0/+4
2012-07-09ARM: 7437/1: zImage: Allow DTB command line concatenation with ATAG_CMDLINEGenoud Richard1-2/+60
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+0
2012-05-21Merge branch 'v3-removal' into for-linusRussell King1-40/+4
2012-05-10ARM: decompressor: avoid speculative prefetch from non-RAM areasRussell King1-11/+18
2012-05-09ARM: Remove ARMv3 support from decompressorRussell King1-39/+4
2012-04-22Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into next/cleanupArnd Bergmann2-1/+3
2012-04-13ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier1-0/+2
2012-04-13ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier1-1/+1
2012-04-06ARM: remove ixp23xx and ixp2000 platformsRob Herring1-7/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-3/+26
2012-03-24ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz4-3/+26
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-01-05Merge branch 'devel-stable' into for-linusRussell King1-0/+1
2012-01-03ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik1-1/+2
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds8-52/+396
2011-10-24ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_OFFSETNicolas Pitre1-1/+2
2011-10-17ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent1-1/+1
2011-10-17ARM: 7020/1: Check for multiple zreladdrsSascha Hauer1-0/+8
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2-2/+2
2011-09-14ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre1-2/+2
2011-09-14ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre5-2/+172
2011-09-14ARM: zImage: gather some string functions into string.cNicolas Pitre3-41/+132
2011-09-14ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre2-4/+18
2011-09-14ARM: zImage: Allow the appending of a device tree binaryJohn Bonesio1-3/+67
2011-09-14ARM: zImage: ensure it is always a multiple of 64 bits in sizeNicolas Pitre1-0/+4
2011-08-08mmc: sdhi, mmcif: zboot: Correct clock disable logicSimon Horman2-2/+2
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King8-15/+593
2011-07-19ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin1-1/+2
2011-07-07ARM: decompressor: use better output sectionsRussell King1-4/+8
2011-06-29ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman6-9/+570
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin1-1/+13
2011-06-09ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre1-3/+3