u-boot/arch/x86
Bin Meng 5824bc6d6f x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
Currently there are two places to specify the x86 TSC timer frequency
with one in Kconfig used for early timer and the other one in device
tree used when the frequency cannot be determined from hardware.

This may potentially create an inconsistent config where the 2 values
do not match. Let's use the one specified in Kconfig in the device
tree as well.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-08-02 15:11:40 +08:00
..
cpu x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ 2021-08-02 15:11:40 +08:00
dts x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ 2021-08-02 15:11:40 +08:00
include/asm x86: Add function comments to cb_sysinfo.h 2021-07-15 19:50:17 +08:00
lib smbios: error handling for invalid addresses 2021-07-24 10:49:51 +02:00
config.mk Add support for stack-protector 2021-04-20 07:31:12 -04:00
Kconfig x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM 2021-08-02 15:11:40 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00