u-boot/arch/x86/cpu/coreboot
Simon Glass e1302b3e30 x86: coreboot: Add a sysinfo driver
Create a sysinfo driver to avoid needing a custom checkboard()
function. With this the following information is printed when booting
from coreboot under QEMU:

   Model: Standard PC (i440FX + PIIX, 1996)
   Manufacturer: QEMU
   Prior-stage version: 4.21-885-g2a87ef1eca56
   Prior-stage date: 11/11/2023

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-11-28 12:53:04 -05:00
..
car.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
coreboot.c x86: coreboot: Drop USB init on startup 2023-09-22 06:05:40 +08:00
coreboot_spl.c x86: coreboot: Allow building an SPL image 2020-05-04 15:28:28 +08:00
Kconfig x86: coreboot: Add a sysinfo driver 2023-11-28 12:53:04 -05:00
Makefile x86: Move coreboot sysinfo parsing into generic x86 code 2021-03-27 13:59:59 +13:00
sdram.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
timestamp.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00