u-boot/arch/x86/include/asm
Simon Glass e761ecdbb8 x86: Add TSC timer
This timer runs at a rate that can be calculated, well over 100MHz. It is
ideal for accurate timing and does not need interrupt servicing.

Tidy up some old broken and unneeded implementations at the same time.

To provide a consistent view of boot time, we use the same time
base as coreboot. Use the base timestamp supplied by coreboot
as U-Boot's base time.

Signed-off-by: Simon Glass <sjg@chromium.org>base
Signed-off-by: Simon Glass <sjg@chromium.org>
2013-05-13 13:33:21 -07:00
..
arch-coreboot Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
video x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
bitops.h x86: Add ilog2 to bitops 2012-11-28 11:40:03 -08:00
bootparam.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
byteorder.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
cache.h x86: Add basic cache operations 2012-12-06 14:30:39 -08:00
config.h x86: Enable generic board 2013-03-15 16:14:01 -04:00
control_regs.h x86: Add basic cache operations 2012-12-06 14:30:39 -08:00
e820.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
errno.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
global_data.h x86: Support relocation of FDT on start-up 2013-03-04 15:57:47 -08:00
gpio.h x86: gpio: Add GPIO driver for Intel ICH6 and later. 2012-12-06 14:30:38 -08:00
i8254.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
i8259.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
ibmpc.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
init_helpers.h x86: Remove legacy board init code 2013-05-13 13:33:20 -07:00
interrupt.h Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
io.h x86: Increase the size of the phys_size_t and phys_addr_t types 2012-12-06 14:30:40 -08:00
ioctl.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
ist.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
msr-index.h x86: Import MSR/MTRR code from Linux 2012-12-06 14:30:39 -08:00
msr.h x86: Import MSR/MTRR code from Linux 2012-12-06 14:30:39 -08:00
mtrr.h x86: Import MSR/MTRR code from Linux 2012-12-06 14:30:39 -08:00
pci.h x86: Remove unused bios/pci code 2013-05-13 13:31:18 -07:00
posix_types.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
processor-flags.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
processor.h x86: Put global data on the stack 2012-11-28 11:40:03 -08:00
ptrace.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
relocate.h x86: Support relocation of FDT on start-up 2013-03-04 15:57:47 -08:00
sections.h Introduce generic link section.h symbol files 2013-03-15 16:13:58 -04:00
string.h x86: Import glibc memcpy implementation 2012-01-02 03:58:46 +11:00
types.h x86: Increase the size of the phys_size_t and phys_addr_t types 2012-12-06 14:30:40 -08:00
u-boot-x86.h x86: Add TSC timer 2013-05-13 13:33:21 -07:00
u-boot.h x86: Remove legacy board init code 2013-05-13 13:33:20 -07:00
unaligned.h x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
zimage.h x86: Refactor the zboot innards so they can be reused with a vboot image 2011-12-19 13:26:16 +11:00