u-boot-brain/arch/arm/cpu/arm926ejs/at91
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
The change is currently needed to be able to remove the board
configuration scripting from the top level Makefile and replace it by
a simple, table driven script.

Moving this configuration setting into the "CONFIG_*" name space is
also desirable because it is needed if we ever should move forward to
a Kconfig driven configuration system.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-10-18 22:07:10 +02:00
..
at91cap9_devices.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
at91sam9m10g45_devices.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
at91sam9rl_devices.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
at91sam9260_devices.c Prepare v2010.09-rc1 2010-09-10 00:16:19 +02:00
at91sam9261_devices.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
at91sam9263_devices.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
clock.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c at91: Add arch_preboot_os which disables PIT in a faster way 2010-10-05 16:58:57 +02:00
eflash.c Prepare v2010.09-rc1 2010-09-10 00:16:19 +02:00
led.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
lowlevel_init.S Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
Makefile AT91SAM9XE: add embedded flash support 2010-09-03 11:20:31 +02:00
reset.c AT91: reset.c: fix comments, add option 2010-09-03 11:21:51 +02:00
timer.c AT91 Fix: return value of get_tbclk 2010-08-31 10:38:35 +02:00