]> git.baikalelectronics.ru Git - uboot.git/commit
x86: acpi: Support generation of the HPET table
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:09 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:17 +0000 (11:27 +0800)
commita14973d8042c591d06db3a58764b09668438f383
tree628e3deb8dbc93fec34c007b14a4d1fb064a084e
parent7c0b90ce30367acb3b8dbcbb8cc81159f5619989
x86: acpi: Support generation of the HPET table

Add an implementation of the HPET (High Precision Event Timer) ACPI
table. Since this is x86-specific, put it in an x86-specific file

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/acpi_table.h
arch/x86/lib/acpi_table.c
include/acpi/acpi_table.h