u-boot/arch/x86
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
..
cpu x86: tsc: Remove legacy timer codes 2015-12-01 06:26:35 -07:00
dts x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
include/asm x86: tsc: Remove legacy timer codes 2015-12-01 06:26:35 -07:00
lib x86: tsc: Remove legacy timer codes 2015-12-01 06:26:35 -07:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: tsc: Remove legacy timer codes 2015-12-01 06:26:35 -07:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00