aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed
AgeCommit message (Expand)Author
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
2011-02-23ARM: 6750/1: improvements to compressed/head.SNicolas Pitre
2011-02-23ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM oneNicolas Pitre
2011-02-19ARM: 6739/1: update .gitignore for boot/compressedNicolas Pitre
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King
2011-01-25ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC'sAlexey Charkov
2011-01-25ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARMSimon Horman
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2010-12-05ARM: 6515/1: Add zboot support for SuperH Mobile ARMKuninori Morimoto
2010-11-30ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin
2010-11-30ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin
2010-11-22ARM: avoid marking decompressor .stack section as having contentsRussell King
2010-09-19ARM: Fix build error when using KCONFIG_CONFIGRussell King
2010-09-09ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2010-08-05[ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.SEric Miao