]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Add a few common Intel CPU functions
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:08 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:16 +0000 (11:27 +0800)
commit7c0b90ce30367acb3b8dbcbb8cc81159f5619989
tree2c8baf422a9ff01a41be7ac899f296213f90d5b1
parent78c47c626b8571985933d54e798fbccc2aa4b55f
x86: Add a few common Intel CPU functions

Add functions to query CPU information, needed for ACPI.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/intel_common/cpu.c
arch/x86/include/asm/cpu_common.h
include/acpi/acpigen.h