u-boot-brain/arch/arm/cpu/arm926ejs/at91
Reinhard Meyer 5dca710a3d AT91 clock/timer: move static data to global_data struct
clock.c / timer.c used static data and are called before relocation.
Move all static variables into global_data structure. Also cleanup
timer.c from unused stubs and make it truly use 64 bit tick values.

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
2010-10-19 15:12:29 +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 AT91 clock/timer: move static data to global_data struct 2010-10-19 15:12:29 +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 clock/timer: move static data to global_data struct 2010-10-19 15:12:29 +02:00