coreboot/src/soc
Benjamin Doron 2875df1c9e soc/intel/skylake/acpi.c: Name devices on secondary bus
Naming a device allows an ACPI _ROM method to be written for it. GPUs
may require this to make the configuration data contained within
available to an OS driver. This may be required for GPUs that do not
contain their vBIOS, or perhaps the drivers require it in this form/fashion.

Working on an Acer Aspire VN7-572G (Skylake-U). nouveau successfully
obtains the vBIOS via ACPI (kernel 5.7.11).

Change-Id: Ida87aebf8fdf341ab350c2bb3704d2ef695cf8f0
Signed-off-by: Benjamin Doron <benjamin.doron00@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43074
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2020-08-17 07:12:46 +00:00
..
amd soc/amd/picasso: use FADT devicetree configuration options 2020-08-15 16:08:53 +00:00
cavium src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
intel soc/intel/skylake/acpi.c: Name devices on secondary bus 2020-08-17 07:12:46 +00:00
mediatek soc/mediatek/mt8192: Initialize watch dog in bootblock 2020-08-17 04:05:45 +00:00
nvidia src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
qualcomm qualcomm/sc7180: Fix TLMM assignments for GPIOs 29, 31 and 32 2020-08-03 05:13:07 +00:00
rockchip src/soc/rockchip: Add missing <{stddef,stdint}.h> 2020-07-29 09:37:22 +00:00
samsung src/soc/samsung/exynos{5250,s5420}: Add missing <{stddef,stdint}.h> 2020-07-29 09:34:55 +00:00
sifive treewide: Add Kconfig variable MEMLAYOUT_LD_FILE 2020-06-13 06:49:23 +00:00
ucb soc/ucb/riscv: Add chip_operations stub 2020-05-28 09:30:35 +00:00