9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer 028ae2ba6e ARM i.MX: Add i.MX specific entry point for barebox
Additionally to the generic entry point the i.MX specific ones
calculate the SDRAM size automatically so the boards do not have
to care.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-02-04 15:52:38 +01:00
..
Kconfig Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
Makefile Merge branch 'for-next/arm-start' into for-next/arm 2012-10-17 08:48:14 +02:00
cache-armv4.S ARM: Support multiple ARM architectures 2012-10-13 11:19:13 +02:00
cache-armv5.S ARM: Support multiple ARM architectures 2012-10-13 11:19:13 +02:00
cache-armv6.S ARM: Support multiple ARM architectures 2012-10-13 11:19:13 +02:00
cache-armv7.S ARM v7: Fix register corruption in v7_mmu_cache_off 2013-01-23 20:37:56 +01:00
cache-l2x0.c introduce io.h 2011-09-22 19:03:05 +02:00
cache.c ARM: Support multiple ARM architectures 2012-10-13 11:19:13 +02:00
cpu.c ARM: ensure irqs are disabled at barebox exit 2012-10-15 09:18:34 +02:00
cpuinfo.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
exceptions.S ARM: add rename PSR bits to match linux names 2012-10-15 09:18:34 +02:00
interrupts.c ARM: add rename PSR bits to match linux names 2012-10-15 09:18:34 +02:00
mmu.c Merge branch 'for-next/misc' 2013-02-04 15:49:00 +01: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
setupc.S ARM: add assembly function for setting up C environment 2012-10-05 18:39:19 +02:00
start-pbl.c ARM i.MX: Add i.MX specific entry point for barebox 2013-02-04 15:52:38 +01:00
start.c ARM: add __noreturn to board_init_lowlevel_return 2013-02-04 15:52:38 +01:00