mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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> |
||
|---|---|---|
| .. | ||
| a320 | ||
| at91 | ||
| at91rm9200 | ||
| ep93xx | ||
| imx | ||
| ks8695 | ||
| s3c24x0 | ||
| config.mk | ||
| cpu.c | ||
| interrupts.c | ||
| Makefile | ||
| start.S | ||
| u-boot.lds | ||