9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer 3aa5c839eb ARM: add missing call to arch_init_lowlevel
This got lost during the switch to implement the lowlevel
stuff in C.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-06-23 08:37:34 +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 arm: move __mmu_cache_flush to bare_init section 2010-05-03 15:05:38 +02:00
cache-armv5.S arm: move __mmu_cache_flush to bare_init section 2010-05-03 15:05:38 +02:00
cache-armv6.S arm: move __mmu_cache_flush to bare_init section 2010-05-03 15:05:38 +02:00
cache-armv7.S arm: move __mmu_cache_flush to bare_init section 2010-05-03 15:05:38 +02:00
cache-l2x0.c add l2x0 cache support 2010-03-30 14:15:04 +02:00
cpu.c arch/arm/cpu/cpu.c: remove unused variable 2010-06-17 08:46:27 +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: use memalign in dma_alloc_coherent to assure alignment 2010-05-03 15:02:03 +02:00
start.c ARM: add missing call to arch_init_lowlevel 2010-06-23 08:37:34 +02:00