coreboot-kgpe-d16/src/mainboard/google/snow
David Hendricks 2fde9668b4 exynos5250/snow: deprecate time.h
time.h We Hardly Knew Ye.

This deprecates time.h which is currently only used by Exynos5250 and
Snow. The original idea was to try and unify some of the various timer
interfaces and has been supplanted by the monotonic timer API.

timer_us() is now obsolete. timer_start() is now mct_start() and
is exposed in exynos5250/clk.h.

Signed-off-by: David Hendricks <dhendrix@chromium.org>
Change-Id: I14ebf75649d101491252c9aafea12f73ccf446b5
Reviewed-on: http://review.coreboot.org/3177
Reviewed-by: Aaron Durbin <adurbin@google.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-05-03 17:27:28 +02:00
..
bootblock.c exynos5250/snow: deprecate time.h 2013-05-03 17:27:28 +02:00
chromeos.c snow: Return 0 from get_recovery_mode_from_vbnv. 2013-04-16 11:11:53 +02:00
devicetree.cb GOOGLE/SNOW: clean up the device tree 2013-04-10 17:31:05 +02:00
Kconfig GOOGLE/SNOW: get graphics working 2013-04-23 04:41:23 +02:00
mainboard.c Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase 2013-02-14 19:25:54 +01:00
mainboard.h google/snow: Revise romstage initialization code. 2013-04-26 20:00:45 +02:00
Makefile.inc google/snow: Add "wakeup" module for suspend/resume. 2013-04-25 19:31:09 +02:00
memory.c exynos/snow: Move core/memory clock-related and board ID code 2013-02-06 02:11:14 +01:00
ramstage.c GOOGLE/SNOW: get graphics working 2013-04-23 04:41:23 +02:00
romstage.c exynos5250/snow: deprecate time.h 2013-05-03 17:27:28 +02:00
wakeup.c google/snow: Revise romstage initialization code. 2013-04-26 20:00:45 +02:00