u-boot/arch/arm
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
..
cpu arm: a320: fix broken timer 2011-11-08 20:52:23 +01:00
include/asm arm, davinci: Rename AM1808 lowlevel functions to DA850 2011-11-08 08:55:07 -05:00
lib Merge branch 'master' of git://git.denx.de/u-boot-arm 2011-10-28 00:15:19 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00