summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/head.S
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-281-9/+1
|/
* Merge branch 'v6v7' into develRussell King2011-03-161-1/+1
|\
| * ARM: v6k: introduce CPU_V6K optionRussell King2011-02-021-1/+1
* | ARM: 6750/1: improvements to compressed/head.SNicolas Pitre2011-02-231-129/+110
* | ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM oneNicolas Pitre2011-02-231-5/+5
|/
* 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-221-1/+1
* ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-091-1/+1
* ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent2010-08-101-3/+2
* ARM: Auto calculate ZRELADDR and provide option for exceptionsEric Miao2010-07-121-3/+9
* ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressedEric Miao2010-07-071-1/+1
* ARM: zImage: annotate debug functions about corrupted registersUwe Kleine-König2010-06-171-0/+4
* ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flushUwe Kleine-König2010-06-171-5/+6
* ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specificationUwe Kleine-König2010-06-171-1/+1
* ARM: zImage: some comments for __armv3_mpu_cache_onUwe Kleine-König2010-06-171-0/+6
* ARM: zImage: don't hard code the stack size twiceUwe Kleine-König2010-06-171-1/+2
* [ARM] pxa: update cpuid pattern for pxa9xx in head.SHaojian Zhuang2010-05-061-8/+2
* ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent2010-04-071-1/+1
* ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4...Sascha Hauer2010-03-151-1/+1
* Merge branch 'master' into for-linusRussell King2010-03-081-27/+23
|\
| * ARM: Fix decompressor's kernel size estimation for ROM=yRussell King2010-02-261-27/+23
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-10/+10
|/
* ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren2010-01-191-0/+8
* ARM: add base support for Marvell Dove SoCSaeed Bishara2009-11-271-0/+6
* nommu: Fix compressed/head.S to not perform MMU specific operationsCatalin Marinas2009-07-241-0/+14
* Thumb-2: Implement the unified boot codeCatalin Marinas2009-07-241-68/+99
* Thumb-2: Add some .align statements to the .S filesCatalin Marinas2009-07-241-0/+3
* [ARM] Add old Feroceon support to compressed/head.SJoonyoung Shim2009-06-191-0/+9
* Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-301-0/+6
* Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King2009-03-261-0/+26
|\
| * ARM: Add support for FA526 v2Paulius Zaleckas2009-03-251-0/+26
* | [ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao2009-03-231-0/+12
* | [ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD2009-02-271-0/+6
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-021-0/+6
|\
| * [ARM] pxa: add base PXA935 support due to CPUID changeEric Miao2008-12-021-0/+6
* | ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas2008-11-061-4/+10
|/
* [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas2008-10-031-1/+1
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-0/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Feroceon: catch other Feroceon CPU IDs in head.SNicolas Pitre2008-06-221-2/+2
* [ARM] add Feroceon support to compressed/head.SNicolas Pitre2008-01-261-0/+6
* [ARM] add ARMv5TEJ aware cache flush method to compressed/head.SNicolas Pitre2008-01-261-1/+8
* [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCCUwe Kleine-König2007-12-171-1/+1
* [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORTBen Dooks2007-07-221-1/+1
* [ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id formatCatalin Marinas2007-07-121-1/+92
* [ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas2007-06-251-0/+1
OpenPOWER on IntegriCloud