9
0
Fork 0
barebox/arch/arm/mach-at91
Sascha Hauer f928efa818 add a add_mem_device function
Add a helper function for boards to register their memory
devices. This makes the board code smaller and also helps
getting rid of map_base and struct memory_platform_data.

And switch all of the memory to it

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2011-07-18 20:32:45 +08:00
..
include/mach Merge branch 'atmel-mci-support-3' of git://gitorious.org/hfe-repos/barebox into next 2011-06-20 08:47:03 +02:00
Kconfig at91: Support for at91rm9200: core chip & board support 2011-05-31 08:22:00 +02:00
Makefile at91: Support for at91rm9200: core chip & board support 2011-05-31 08:22:00 +02:00
at91rm9200.c at91: Support for at91rm9200: core chip & board support 2011-05-31 08:22:00 +02:00
at91rm9200_devices.c add a add_mem_device function 2011-07-18 20:32:45 +08:00
at91rm9200_lowlevel_init.c at91: Support for at91rm9200: core chip & board support 2011-05-31 08:22:00 +02:00
at91rm9200_time.c at91: Support for at91rm9200: core chip & board support 2011-05-31 08:22:00 +02:00
at91sam9g45.c at91: Support for at91sam9g45 and at91sam9m10 series: core chip & board support 2010-11-11 20:43:16 +08:00
at91sam9g45_devices.c add a add_mem_device function 2011-07-18 20:32:45 +08:00
at91sam926x_lowlevel_init.S at91: Support for at91rm9200: core chip & board support 2011-05-31 08:22:00 +02:00
at91sam926x_time.c clocksource: switch mask to CLOCKSOURCE_MASK 2010-11-29 21:55:25 +01:00
at91sam9260.c at91: implement clock framework 2010-08-06 19:09:00 +02:00
at91sam9260_devices.c add a add_mem_device function 2011-07-18 20:32:45 +08:00
at91sam9261.c at91: Introduction of at91sam9261 SOC. 2010-11-10 19:45:15 +08:00
at91sam9261_devices.c add a add_mem_device function 2011-07-18 20:32:45 +08:00
at91sam9263.c at91: implement clock framework 2010-08-06 19:09:00 +02:00
at91sam9263_devices.c add a add_mem_device function 2011-07-18 20:32:45 +08:00
clock.c at91: fix printf compiler warnings 2011-01-07 11:37:35 +01:00
clock.h at91: implement clock framework 2010-08-06 19:09:00 +02:00
generic.h at91: implement clock framework 2010-08-06 19:09:00 +02:00
gpio.c at91: implement clock framework 2010-08-06 19:09:00 +02:00
sam9_smc.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00