u-boot-brain/arch/arm/cpu/armv7/tegra2
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
..
ap20.c arm: Tegra2: Add missing PLLX init 2011-04-27 19:38:09 +02:00
ap20.h arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
board.c arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
config.mk arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
lowlevel_init.S arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
Makefile arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
sys_info.c arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00