u-boot/cpu/arm920t/ep93xx
Matthias Kaehlcke c7ad13a242 ep93xx: Refactoring of timer code
ep93xx: Refactoring of the timer code, including the following changes

 * use a free running timer instead of a periodical one
 * use unsigned long long for total number of ticks
 * hold the timer state in a structure instead of separate variables
 * increment the timer counter instead of decrementing it
 * remove unused function udelay_masked()
 * remove unused function set_timer()

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
2010-03-07 12:36:35 -06:00
..
cpu.c ARM: Add support for EP93xx SoCs 2010-02-12 12:31:54 -06:00
led.c ARM: Add support for EP93xx SoCs 2010-02-12 12:31:54 -06:00
lowlevel_init.S ARM: Add support for EP93xx SoCs 2010-02-12 12:31:54 -06:00
Makefile ARM: Add support for EP93xx SoCs 2010-02-12 12:31:54 -06:00
speed.c ARM: Add support for EP93xx SoCs 2010-02-12 12:31:54 -06:00
timer.c ep93xx: Refactoring of timer code 2010-03-07 12:36:35 -06:00
u-boot.lds ARM: Add support for EP93xx SoCs 2010-02-12 12:31:54 -06:00