summaryrefslogtreecommitdiff
path: root/arch/arm/boot/compressed/head.S
AgeCommit message (Expand)AuthorFilesLines
2010-04-08ARM: 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-27Merge 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-03Merge 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-23[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
2007-12-17[ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCCUwe Kleine-König1-1/+1
2007-07-22[ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORTBen Dooks1-1/+1
2007-07-12[ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id formatCatalin Marinas1-1/+92
2007-06-25[ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas1-0/+1
2007-06-03[ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas1-1/+4
2006-09-30[ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek1-1/+2
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi1-0/+6
2006-09-25[ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren1-0/+10
2006-09-25[ARM] 3828/1: iop3xx: remove useless loadsp macroLennert Buytenhek1-6/+0
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek1-1/+1
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+5
2006-07-02[ARM] 3541/2: workaround for PXA27x erratum E7Nicolas Pitre1-2/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-18[ARM] 3548/1: Fix the ARMv6 CPU id in compressed/head.SCatalin Marinas1-2/+2
2006-03-27[ARM] nommu: MPU support in boot/compressed/head.SHyok S. Choi1-0/+106
2006-03-24[ARM] nommu: rename compressed/head.S symbols to a new styleHyok S. Choi1-41/+41
2006-01-19[ARM] 3272/1: fix kernel decompressor crashNicolas Pitre1-1/+1
2006-01-12[ARM] Allow r2 to be passed through the decompressor to the kernelRussell King1-21/+25
2005-11-16[ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.SRussell King1-19/+11
2005-11-04[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King1-2/+1
2005-10-28[ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle1-1/+2
2005-05-03[PATCH] ARM: decompressor: use platform debug macrosRussell King1-83/+22
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+786