9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer 12c101bcfd cache-l2x0: sparse fixes
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-10-21 22:21:24 +02:00
..
Kconfig add l2x0 cache support 2010-03-30 14:15:04 +02:00
Makefile arm: reimplement startup code in C 2010-05-03 15:05:38 +02:00
cache-armv4.S init: introduce __BARE_INIT for .section ".text_bare_init.text" 2010-09-20 08:56:37 +02:00
cache-armv5.S init: introduce __BARE_INIT for .section ".text_bare_init.text" 2010-09-20 08:56:37 +02:00
cache-armv6.S init: introduce __BARE_INIT for .section ".text_bare_init.text" 2010-09-20 08:56:37 +02:00
cache-armv7.S init: introduce __BARE_INIT for .section ".text_bare_init.text" 2010-09-20 08:56:37 +02:00
cache-l2x0.c cache-l2x0: sparse fixes 2010-10-21 22:21:24 +02:00
cpu.c arch/arm/cpu/cpu.c: sparse fixes 2010-10-21 22:21:23 +02:00
cpuinfo.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
exceptions.S Fix Exception handling 2009-02-20 18:24:36 +01:00
interrupts.c Some doxygen related fixes 2009-12-14 09:43:02 +01:00
mmu.c ARM mmu: Call __mmu_cache_flush instead of hardcoded v4/v5 only function 2010-10-11 13:22:14 +02:00
start.c ARM: add missing call to arch_init_lowlevel 2010-06-23 08:37:34 +02:00