u-boot-brain/arch/x86/cpu/qemu
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes
Now that we have converted all x86 boards to use driver model timer,
remove these legacy timer codes in the tsc driver.

Note this also removes the TSC_CALIBRATION_BYPASS Kconfig option,
as it is not needed with driver model.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-12-01 06:26:35 -07:00
..
acpi x86: Add DSDT table for supporting ACPI on QEMU 2015-08-26 07:54:14 -07:00
acpi.c x86: Add ACPI table support to QEMU 2015-08-26 07:54:14 -07:00
car.S x86: Support QEMU x86 targets 2015-06-04 02:39:38 -06:00
dram.c x86: Support QEMU x86 targets 2015-06-04 02:39:38 -06:00
dsdt.asl x86: Add DSDT table for supporting ACPI on QEMU 2015-08-26 07:54:14 -07:00
Kconfig x86: tsc: Remove legacy timer codes 2015-12-01 06:26:35 -07:00
Makefile x86: qemu: Convert to use driver model pci 2015-11-13 06:46:23 -08:00
qemu.c x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00