9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer d5b6012ac1 create a common ARM flush_icache function
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-08-13 20:27:43 +02:00
..
Kconfig arm/mach-pxa: Initial Intel/Marvell PXA support 2011-12-05 09:30:27 +01:00
Makefile ARM pbl: enable MMU during decompression 2012-08-13 20:27:39 +02:00
cache-armv4.S ARM __mmu_cache_*: Do not clobber registers 2012-08-13 20:27:38 +02:00
cache-armv5.S ARM: Separate assembler functions into their own section 2012-07-23 23:57:44 +02:00
cache-armv6.S ARM: Separate assembler functions into their own section 2012-07-23 23:57:44 +02:00
cache-armv7.S ARM __mmu_cache_*: Do not clobber registers 2012-08-13 20:27:38 +02:00
cache-l2x0.c introduce io.h 2011-09-22 19:03:05 +02:00
cpu.c ARM: Allow to compile in thumb-2 mode 2012-03-06 09:37:59 +01:00
cpuinfo.c complete: add empty complete support 2012-04-30 20:37:40 +08:00
exceptions.S ARM: move exception vector table to exceptions.S 2012-07-24 08:21:26 +02:00
interrupts.c ARM: Add missing ifdef around dump_stack() 2012-01-27 12:18:08 +01:00
mmu.c ARM MMU: call __mmu_cache_* as regular C functions 2012-08-13 20:27:38 +02:00
mmu.h ARM MMU: call __mmu_cache_* as regular C functions 2012-08-13 20:27:38 +02:00
mmuinfo.c mmuinfo: add a command do display the result of virtual to physical translation 2012-06-30 22:06:21 +02:00
start-pbl.c create a common ARM flush_icache function 2012-08-13 20:27:43 +02:00
start-reset.c Add pre-bootloader (pbl) image support 2012-08-03 18:09:13 +08:00
start.c create a common ARM flush_icache function 2012-08-13 20:27:43 +02:00