u-boot/arch/x86
Vadim Bendebury 2f899e03a9 x86: Add function to read time stamp counter
Put this function in the u-boot-x86.h header file. We could instead create
timer.h perhaps.

We support setting a base time, and reading the time relative to this base.

Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2012-12-06 14:30:38 -08:00
..
cpu x86: Add a dummy implementation for timer_get_us 2012-11-30 13:44:05 -08:00
include/asm x86: Add function to read time stamp counter 2012-12-06 14:30:38 -08:00
lib x86: Add function to read time stamp counter 2012-12-06 14:30:38 -08:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00