u-boot-brain/arch/arm/cpu/arm926ejs/mb86r0x
Graeme Russ 17659d7de9 Timer: Remove reset_timer_masked()
In some circumstances, reset_timer_masked() was called be timer_init() in
order to perform architecture specific timer initialisation. In such
cases, the required code in reset_timer_masked() has been moved into
timer_init()
2011-07-26 14:54:15 +02:00
..
clock.c ARM: Add support for MB86R0x SoCs 2010-08-10 23:13:28 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
reset.c ARM: Add support for MB86R0x SoCs 2010-08-10 23:13:28 +02:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00