summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/head.S
AgeCommit message (Expand)AuthorFilesLines
2011-05-07Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King1-15/+42
2011-05-07ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre1-3/+3
2011-05-07ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre1-2/+16
2011-05-07ARM: zImage: the page table memory must be considered before relocationNicolas Pitre1-1/+2
2011-05-07ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre1-10/+17
2011-05-06ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren1-0/+5
2011-05-03ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre1-6/+0
2011-03-28ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd1-9/+1
2011-03-16Merge branch 'v6v7' into develRussell King1-1/+1
2011-02-23ARM: 6750/1: improvements to compressed/head.SNicolas Pitre1-129/+110
2011-02-23ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM oneNicolas Pitre1-5/+5
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King1-1/+1
2010-11-30ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin1-1/+6
2010-11-30ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin1-2/+4
2010-11-22ARM: avoid marking decompressor .stack section as having contentsRussell King1-1/+1
2010-09-09ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King1-1/+1
2010-08-10ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent1-3/+2
2010-07-12ARM: Auto calculate ZRELADDR and provide option for exceptionsEric Miao1-3/+9
2010-07-07ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressedEric Miao1-1/+1
2010-06-17ARM: zImage: annotate debug functions about corrupted registersUwe Kleine-König1-0/+4
2010-06-17ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flushUwe Kleine-König1-5/+6
2010-06-17ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specificationUwe Kleine-König1-1/+1
2010-06-17ARM: zImage: some comments for __armv3_mpu_cache_onUwe Kleine-König1-0/+6
2010-06-17ARM: zImage: don't hard code the stack size twiceUwe Kleine-König1-1/+2
2010-05-06[ARM] pxa: update cpuid pattern for pxa9xx in head.SHaojian Zhuang1-8/+2
2010-04-07ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent1-1/+1
2010-03-15ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4...Sascha Hauer1-1/+1
2010-03-08Merge branch 'master' into for-linusRussell King1-27/+23
2010-02-26ARM: Fix decompressor's kernel size estimation for ROM=yRussell King1-27/+23
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-10/+10
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren1-0/+8
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara1-0/+6
2009-07-24nommu: Fix compressed/head.S to not perform MMU specific operationsCatalin Marinas1-0/+14
2009-07-24Thumb-2: Implement the unified boot codeCatalin Marinas1-68/+99
2009-07-24Thumb-2: Add some .align statements to the .S filesCatalin Marinas1-0/+3
2009-06-19[ARM] Add old Feroceon support to compressed/head.SJoonyoung Shim1-0/+9
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas1-0/+6
2009-03-26Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King1-0/+26
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas1-0/+26
2009-03-23[ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao1-0/+12
2009-02-27[ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD1-0/+6
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King1-0/+6
2008-12-02[ARM] pxa: add base PXA935 support due to CPUID changeEric Miao1-0/+6
2008-11-06ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas1-4/+10
2008-10-03[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas1-1/+1
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-0/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-06-22[ARM] Feroceon: catch other Feroceon CPU IDs in head.SNicolas Pitre1-2/+2
2008-01-26[ARM] add Feroceon support to compressed/head.SNicolas Pitre1-0/+6
2008-01-26[ARM] add ARMv5TEJ aware cache flush method to compressed/head.SNicolas Pitre1-1/+8