u-boot/arch/arm/cpu
Po-Yu Chuang 60d1ea94ea arm: a320: fix broken timer
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.

Remove reset_timer_masked() get_timer_masked()

reference: arch/arm/cpu/arm926ejs/at91/timer.c

Based on Reinhard Meyer <u-boot@emk-elektronik.de>'s patches
5dca710a3d
cfff263f41

Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
Tested-by: Macpaul Lin <macpaul@gmail.com>
2011-11-08 20:52:23 +01:00
..
arm720t Reduce build times 2011-11-03 20:44:58 +01:00
arm920t arm: a320: fix broken timer 2011-11-08 20:52:23 +01:00
arm925t Reduce build times 2011-11-03 20:44:58 +01:00
arm926ejs arm, davinci: Fix setting of the SDRAM configuration register 2011-11-08 08:55:13 -05:00
arm946es Reduce build times 2011-11-03 20:44:58 +01:00
arm1136 mx31: define pins and init for UART2 and CSPI3 2011-11-03 22:56:20 +01:00
arm1176 Reduce build times 2011-11-03 20:44:58 +01:00
arm_intcm Reduce build times 2011-11-03 20:44:58 +01:00
armv7 mx53: Turn off child clocks before reconfigure perclk_root 2011-11-04 22:06:37 +01:00
ixp Reduce build times 2011-11-03 20:44:58 +01:00
lh7a40x Reduce build times 2011-11-03 20:44:58 +01:00
pxa Reduce build times 2011-11-03 20:44:58 +01:00
s3c44b0 Reduce build times 2011-11-03 20:44:58 +01:00
sa1100 Reduce build times 2011-11-03 20:44:58 +01:00