barebox/arch/arm/cpu
Krzysztof Halasa ffcdb2796a ARM: support big/little endian switching in "bootX".
Currently implemented only in "bootz".

Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-01-07 10:21:22 +01: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 arm interrupts.c: sparse fixes 2010-10-21 22:21:42 +02:00
Kconfig ARM: support big/little endian switching in "bootX". 2011-01-07 10:21:22 +01:00
Makefile arm: reimplement startup code in C 2010-05-03 15:05:38 +02:00
mmu.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
start.c ARM: support big-endian processors. 2010-12-21 09:02:40 +01:00