summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King2010-03-151-0/+1
* ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstat...Mark Brown2010-03-131-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-051-1/+1
* | | Merge branch 'master' into for-linusRussell King2010-03-082-27/+26Star
|\ \ \ | |/ / |/| |
| * | ARM: Fix decompressor's kernel size estimation for ROM=yRussell King2010-02-262-27/+26Star
| |/
* | Merge branch 'misc2' into develRussell King2010-02-254-104/+64Star
|\ \
| * | ARM: Eliminate decompressor -Dstatic= PIC hackRussell King2010-02-254-104/+64Star
* | | 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-192-0/+20
* | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(...Tony Lindgren2010-01-181-1/+0Star
|/
* arm: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-114-92/+66Star
* ARM: add base support for Marvell Dove SoCSaeed Bishara2009-11-271-0/+6
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-2/+2
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* Merge branch 'master' into develRussell King2009-09-121-1/+0Star
|\
| * ARM: includecheck fix: misc.cJaswinder Singh Rajput2009-07-251-1/+0Star
* | nommu: Fix compressed/head.S to not perform MMU specific operationsCatalin Marinas2009-07-241-0/+14
* | Thumb-2: Make the uImage entry an odd numberCatalin Marinas2009-07-241-1/+8
* | 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-302-1/+10
* arm: allow usage of string functions in linux/string.hRusty Russell2009-03-311-1/+4
* Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King2009-03-271-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-272-0/+21
* | [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-191-0/+5
|/
* 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
* | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2008-11-271-4/+10
|\ \
| * | ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas2008-11-061-4/+10
* | | Merge branch 'clps7500' into develRussell King2008-11-272-90/+0Star
|\ \ \
| * | | [ARM] clps7500: remove supportRussell King2008-11-272-90/+0Star
| | |/ | |/|
* / | [ARM] remove memzero()Russell King2008-11-271-0/+2
|/ /
* / ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
|/
* [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas2008-10-031-1/+1
* [ARM] Add -march=all to assembly file build in arch/arm/boot/compressedRussell King2008-09-091-1/+1
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-0/+1
* [ARM] 5194/1: update .gitignoreNicolas Pitre2008-08-121-1/+2
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-072-2/+2
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0Star
* [ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King2008-08-021-3/+0Star
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-52/+7Star
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-151-2/+2
|\
| * [ARM] Feroceon: catch other Feroceon CPU IDs in head.SNicolas Pitre2008-06-221-2/+2