]> git.ipfire.org Git - thirdparty/u-boot.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)
commit6c0da2da7ca9f4bf75e384dc679bcb4575a9940e
tree2c8baf422a9ff01a41be7ac899f296213f90d5b1
parentabc585b7451378acd396993dfaf287c39013eae3
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