aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-19ARM: Fix build error when using KCONFIG_CONFIGRussell King1-1/+1
2010-09-09ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions"Russell King3-4/+10
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King1-1/+1
2010-08-10ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"Rabin Vincent1-3/+2
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-1/+1
2010-08-05[ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.SEric Miao1-1/+1
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-102/+33
2010-07-31Merge branch 'devel-stable' into develRussell King5-69/+33
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm1-0/+3
2010-07-12ARM: Auto calculate ZRELADDR and provide option for exceptionsEric Miao3-10/+13
2010-07-07ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressedEric Miao2-7/+2
2010-07-07ARM: zImage: don't define unused symbol initrd_physUwe Kleine-König1-6/+3
2010-07-07ARM: remove bit-rotten STANDALONE_DEBUG for decompressorUwe Kleine-König2-43/+0
2010-06-24ARM: Remove support for LinkUp Systems L7200 SDP.Russell King2-33/+0
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-24ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-17Merge branch 'devel-stable' into develRussell King1-9/+3
2010-05-06[ARM] pxa: update cpuid pattern for pxa9xx in head.SHaojian Zhuang1-8/+2
2010-04-14ARM: 6026/1: ARM: Add support for LZMA-compressed kernel imagesAlbin Tonnerre3-0/+11
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_mmu_cache_flushSascha Hauer1-1/+1
2010-03-15ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King1-0/+1
2010-03-13ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstatic= PIC hack"Mark Brown1-0/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-08Merge branch 'master' into for-linusRussell King2-27/+26
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-26ARM: Fix decompressor's kernel size estimation for ROM=yRussell King2-27/+26
2010-02-25Merge branch 'misc2' into develRussell King4-104/+64
2010-02-25ARM: Eliminate decompressor -Dstatic= PIC hackRussell King4-104/+64
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-10/+10
2010-02-05fix typos "precidence" -> "precedence" in commentsUwe Kleine-König1-1/+1
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren2-0/+20
2010-01-18ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(void)Tony Lindgren1-1/+0
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre4-92/+66
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara1-0/+6
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-2/+2
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-12Merge branch 'master' into develRussell King1-1/+0
2009-07-25ARM: includecheck fix: misc.cJaswinder Singh Rajput1-1/+0
2009-07-24nommu: Fix compressed/head.S to not perform MMU specific operationsCatalin Marinas1-0/+14
2009-07-24Thumb-2: Make the uImage entry an odd numberCatalin Marinas1-1/+8
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 Marinas2-1/+10
2009-03-31arm: allow usage of string functions in linux/string.hRusty Russell1-1/+4