aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* update other arm platforms from 3.2.72 and also merge some general arm code (...Wolfgang Wiedmeyer2015-10-238-114/+185
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+9
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-236-0/+794
|\
| * ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann2013-06-194-1/+3
| * ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-10-101-0/+1
| * ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier2012-04-221-1/+1
| * 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-228-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-071-4/+8
| | |/ /
* | | | merged more from 3.0.101 that is not related to the platformWolfgang Wiedmeyer2015-10-231-1/+1
* | | | remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-0/+7
* | | | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+1
|\ \ \ \
| * | | | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-10-021-0/+1
| | |/ / | |/| |
* | | | samsung update 1codeworkx2012-06-023-8/+47
|/ / /
* | | 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/+2
| | * 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/+0
| | |
| \ \
| \ \
| \ \
*---. \ \ 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-061-0/+5
| * | ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-062-1/+2
| |/
* | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-282-20/+2
|/
* mmc: Add MMC_PROGRESS_*Simon Horman2011-03-251-4/+5
* mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman2011-03-251-6/+6
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-2/+2
|\
| * arm: change to new flag variablesmatt mooney2011-03-171-2/+2
* | Merge branch 'v6v7' into develRussell King2011-03-162-2/+2
|\ \
| * | ARM: v6k: introduce CPU_V6K optionRussell King2011-02-022-2/+2