aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot
AgeCommit message (Expand)Author
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2009-03-31arm: allow usage of string functions in linux/string.hRusty Russell
2009-03-26Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas
2009-03-23[ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao
2009-02-27[ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-02[ARM] pxa: add base PXA935 support due to CPUID changeEric Miao
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2008-11-27Merge branch 'clps7500' into develRussell King
2008-11-27[ARM] clps7500: remove supportRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-11-06ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-03[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas
2008-09-09[ARM] Add -march=all to assembly file build in arch/arm/boot/compressedRussell King
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-08-12[ARM] 5194/1: update .gitignoreNicolas Pitre
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-02[ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-06-22[ARM] Feroceon: catch other Feroceon CPU IDs in head.SNicolas Pitre
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-02ftrace: core support for ARMAbhishek Sagar
2008-06-01[ARM] 5062/1: pxa: remove unused definition of CONFIG_ARCH_COTULLA_IDPeric miao
2008-04-19[ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=yUwe Kleine-König
2008-01-28Merge branch 'orion' into develRussell King
2008-01-26[ARM] add Feroceon support to compressed/head.SNicolas Pitre
2008-01-26[ARM] add ARMv5TEJ aware cache flush method to compressed/head.SNicolas Pitre
2008-01-26[ARM] 4647/1: at91rm9200: Remove redundant machine-type verification and mani...Guennadi Liakhovetski
2007-12-17[ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCCUwe Kleine-König
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-12[ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot l...eric miao
2007-07-22Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King
2007-07-22[ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORTBen Dooks
2007-07-20[ARM] Make 'i' and 'zi' targets workRussell King
2007-07-20[ARM] 4471/1: Compile the uncompressing code with -fno-builtinCatalin Marinas
2007-07-12Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King
2007-07-12[ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id formatCatalin Marinas
2007-07-12[ARM] riscpc: fix decompressor font file handlingRussell King
2007-07-12[ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx boardMichael-Luke Jones
2007-06-25[ARM] 4449/1: more entries in arch/arm/boot/.gitignoreNicolas Pitre
2007-06-25[ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas
2007-06-02[ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge