9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer 33d1cc4bf2 commands: remove struct command pointer from commands
This is unused in all commands and thus can be removed.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-02-27 20:28:07 +01:00
..
Kconfig arm/mach-pxa: Initial Intel/Marvell PXA support 2011-12-05 09:30:27 +01:00
Makefile ARM: make exception handling optional 2011-04-11 15:58:21 +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 ARM cache-armv7: Add additional ISB 2012-01-17 18:50:55 +01:00
cache-l2x0.c introduce io.h 2011-09-22 19:03:05 +02:00
cpu.c Merge branch 'next' 2012-01-05 10:25:17 +01:00
cpuinfo.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
exceptions.S remove irq support fragments 2011-11-28 11:41:33 +01:00
interrupts.c ARM: Add missing ifdef around dump_stack() 2012-01-27 12:18:08 +01:00
mmu.c Merge branch 'next' 2012-01-05 10:25:17 +01:00
start.c ARM: set SCTRL[A] only when architecture does not support unaligned access 2012-01-02 13:07:08 +01:00