aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed
AgeCommit message (Expand)Author
2012-04-13ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier
2012-04-13ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-03ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-24ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O...Nicolas Pitre
2011-10-17ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent
2011-10-17ARM: 7020/1: Check for multiple zreladdrsSascha Hauer
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2011-09-14ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre
2011-09-14ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre
2011-09-14ARM: zImage: gather some string functions into string.cNicolas 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-09-14ARM: zImage: ensure it is always a multiple of 64 bits in sizeNicolas Pitre
2011-08-08mmc: sdhi, mmcif: zboot: Correct clock disable logicSimon Horman
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-07-07ARM: decompressor: use better output sectionsRussell King
2011-06-29ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman
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: don't ignore error returned from decompress()Nicolas Pitre
2011-05-07ARM: zImage: simplify decompress_kernel()Nicolas 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-06ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre
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-25mmc: Add MMC_PROGRESS_*Simon Horman
2011-03-25mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17arm: change to new flag variablesmatt mooney
2011-03-16Merge branch 'v6v7' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King
2011-03-09ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan...Nicolas Pitre
2011-02-26ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernelNicolas Pitre