9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer 084df155d3 ARM: Add stack unwinding support
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-03-10 14:50:07 +01: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
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 v7: Fix typos in cache-armv7.S 2011-03-08 12:33:16 +01: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: Add stack unwinding support 2011-03-10 14:50:07 +01:00
mmu.c ARM: create a second level page table entry for the exception vectors 2011-03-10 14:49:47 +01:00
start.c ARM start.c: use sections.h header file for linker variables 2011-01-17 11:05:14 +01:00