u-boot/arch/arm
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
..
cpu AT91 clock/timer: move static data to global_data struct 2010-10-19 15:12:29 +02:00
include/asm AT91 clock/timer: move static data to global_data struct 2010-10-19 15:12:29 +02:00
lib env_mmc: Fix crashing bug encountered after enabling ARM relocation 2010-10-13 21:52:13 +02:00
config.mk ARM: add relocation support 2010-09-19 19:29:53 +02:00