u-boot/arch/x86
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready
With bootstage we need access to the timer before driver model is set up.
To handle this, put the required state in global_data and provide a new
function to set up the device, separate from the driver's probe() method.

This will be used by the 'early' timer also.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-09-16 14:57:44 +08:00
..
cpu x86: braswell: Disable PUNIT power configuration for B0 stepping 2017-09-16 14:57:44 +08:00
dts x86: Support Intel Cherry Hill board 2017-09-16 14:57:44 +08:00
include/asm dm: x86: Allow TSC timer to be used before DM is ready 2017-09-16 14:57:44 +08:00
lib x86: fsp: Update fsp command to show spec 1.1 header 2017-09-16 14:57:44 +08:00
config.mk x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot 2017-08-01 20:17:02 +08:00
Kconfig x86: Add Intel Braswell SoC support 2017-09-16 14:57:44 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00