u-boot-brain/arch/x86
Bin Meng 5df91f1c82 x86: dm: video: Add a framebuffer driver that utilizes VBT
When a VBT is given to an FSP that supports graphics initialization,
the FSP will produce a graphics info HOB that contains all necessary
information for the linear frame buffer of the integrated graphics
device. This adds a DM video driver for it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-16 14:57:44 +08:00
..
cpu x86: baytrail: acpi: Add full reset bit to the reset register value in FADT 2017-09-02 23:35:55 +08:00
dts x86: dts: Include Intel Video BIOS Table in the ROM image 2017-09-16 14:57:44 +08:00
include/asm x86: fsp: Add FSP_GRAPHICS_INFO_HOB 2017-09-16 14:57:44 +08:00
lib x86: dm: video: Add a framebuffer driver that utilizes VBT 2017-09-16 14:57:44 +08:00
config.mk x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot 2017-08-01 20:17:02 +08:00
Kconfig x86: dm: video: Add a framebuffer driver that utilizes VBT 2017-09-16 14:57:44 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00