summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* 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-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-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/+0
|\ \ \
| * | | [ARM] clps7500: remove supportRussell King2008-11-272-90/+0
| | |/ | |/|
* | | [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/+0
* [ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King2008-08-021-3/+0
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-52/+7
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-2/+2
|\
| * [ARM] Feroceon: catch other Feroceon CPU IDs in head.SNicolas Pitre2008-06-221-2/+2
* | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-161-4/+0
|\ \ | |/
| * [ARM] 5062/1: pxa: remove unused definition of CONFIG_ARCH_COTULLA_IDPeric miao2008-06-011-4/+0
* | ftrace: core support for ARMAbhishek Sagar2008-06-021-0/+6
|/
* [ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=yUwe Kleine-König2008-04-191-1/+7
* Merge branch 'orion' into develRussell King2008-01-281-1/+14
|\
| * [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] 4647/1: at91rm9200: Remove redundant machine-type verification and mani...Guennadi Liakhovetski2008-01-262-85/+0
|/
* [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCCUwe Kleine-König2007-12-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-1/+1
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
* | [ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot l...eric miao2007-10-121-4/+0
|/
*-. Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King2007-07-223-2/+10
|\ \
| | * [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORTBen Dooks2007-07-221-1/+1
| |/ |/|
| * [ARM] Make 'i' and 'zi' targets workRussell King2007-07-201-0/+8
| * [ARM] 4471/1: Compile the uncompressing code with -fno-builtinCatalin Marinas2007-07-201-1/+1
|/
*-. Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King2007-07-124-12/+100
|\ \
| | * [ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id formatCatalin Marinas2007-07-121-1/+92
| | * [ARM] riscpc: fix decompressor font file handlingRussell King2007-07-122-6/+8
| |/ |/|
| * [ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx boardMichael-Luke Jones2007-07-121-5/+0
|/
* [ARM] 4449/1: more entries in arch/arm/boot/.gitignoreNicolas Pitre2007-06-251-0/+3
* [ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas2007-06-251-0/+1
* [ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas2007-06-021-1/+4
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-061-0/+6
|\
| * [ARM] 4300/1: Add picotux 200 ARM boardSimon Richter2007-04-211-0/+6
* | [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-1/+1
|/
OpenPOWER on IntegriCloud