summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * ARM: zImage: simplify decompress_kernel()Nicolas Pitre2011-05-071-11/+2Star
| | * ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre2011-05-072-4/+16
| * | ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre2011-05-031-6/+0Star
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-231-0/+16
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: 6859/1: Add writethrough dcache support for ARM926EJS processorMark A. Greer2011-05-121-0/+16
| |/ / /
* | | | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King2011-05-073-12/+26
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-071-1/+2
| * | ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-071-10/+17
| * | ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-071-0/+5
| * | ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-072-1/+2
| |/
* / ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-282-20/+2Star
|/
* mmc: Add MMC_PROGRESS_*Simon Horman2011-03-241-4/+5
* mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman2011-03-241-6/+6
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-211-2/+2
|\
| * arm: change to new flag variablesmatt mooney2011-03-171-2/+2
* | Merge branch 'v6v7' into develRussell King2011-03-172-2/+2
|\ \
| * | ARM: v6k: introduce CPU_V6K optionRussell King2011-02-022-2/+2
* | | Merge branch 'misc' into develRussell King2011-03-173-138/+118Star
|\ \ \
| * | | ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan...Nicolas Pitre2011-03-091-1/+1
| * | | ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernelNicolas Pitre2011-02-262-4/+3Star
| * | | ARM: 6750/1: improvements to compressed/head.SNicolas Pitre2011-02-231-129/+110Star
| * | | ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM oneNicolas Pitre2011-02-231-5/+5
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-175-2/+184
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| | | * ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC'sAlexey Charkov2011-01-252-0/+50
| |_|/ |/| |
| | * ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARMSimon Horman2011-01-253-1/+129
| |/ |/|
| * ARM: 6739/1: update .gitignore for boot/compressedNicolas Pitre2011-02-191-1/+5
|/
*---. Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-052-0/+57
|\ \ \
| | | * ARM: 6515/1: Add zboot support for SuperH Mobile ARMKuninori Morimoto2010-12-052-0/+57
| | |/ | |/|
* | | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin2010-11-301-1/+6
* | | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin2010-11-301-2/+4
|/ /
* / ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-222-2/+2
|/
* ARM: Fix build error when using KCONFIG_CONFIGRussell King2010-09-191-1/+1
* ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-092-1/+5
* Merge branches 'master' and 'devel' into for-linusRussell King2010-08-111-1/+1
|\
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-08-061-1/+1
| |\
| | * [ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.SEric Miao2010-08-051-1/+1
* | | ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent2010-08-101-3/+2Star
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-035-97/+30Star
|\ \
| * \ Merge branch 'devel-stable' into develRussell King2010-07-314-64/+30Star
| |\ \