coreboot-kgpe-d16/src/mainboard/google
Malik_Hsu 719fbe78f6 mb/google/brya: Enable ADL_ENABLE_USB4_PCIE_RESOURCES for primus
primus supports USB4 and so needs to reserve bus numbers and prefmem and
mem resources for potential hotplugs of devices.

BUG=b:193377625
BRANCH=None
TEST=build pass

Signed-off-by: Malik_Hsu <malik_hsu@wistron.corp-partner.google.com>
Change-Id: I1d1f8cc3460c1b89dade4f01690c77efcd799098
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57007
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-08-19 04:02:17 +00:00
..
asurada mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
auron mb/google/auron/var/lulu: Uniformise dual-channel handling 2021-08-06 16:28:38 +00:00
beltino mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
brya mb/google/brya: Enable ADL_ENABLE_USB4_PCIE_RESOURCES for primus 2021-08-19 04:02:17 +00:00
butterfly mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
cherry mb/google/cherry: Improve boot time by raising little CPU frequency 2021-08-09 01:53:06 +00:00
cyan mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
daisy mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
dedede mb/google/dedede/var/sasukette: Add fw_config probe for ALC5682I-VD & VS 2021-08-18 14:23:33 +00:00
deltaur mb/*/{tglrvp,volteer,deltaur}: move cpu_cluster configuration to chipset.cb 2021-08-16 15:01:11 +00:00
drallion mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
eve mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
fizz mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
foster mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
gale mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
glados mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
gru mb/*: Specify type of DEVICETREE once 2021-07-26 14:06:15 +00:00
guybrush mb/google/guybrush: Enable STT in device tree 2021-08-18 14:22:53 +00:00
hatch mb/google/hatch/scout: Update DPTF parameters 2021-08-10 21:15:44 +00:00
herobrine mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
jecht mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
kahlee mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
kukui device: Move MIPI panel library from mainboard/google/kukui into common 2021-08-18 14:21:28 +00:00
link mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
mancomb mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
mistral mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
nyan mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
nyan_big mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
nyan_blaze mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
oak mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
octopus mb/google/octopus/var/phaser: Change IRQ trigger method to level 2021-08-17 12:49:04 +00:00
parrot mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
peach_pit mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
poppy mb/google/poppy/variants/atlas: stop setting touchscreen probed=1 2021-08-16 14:55:12 +00:00
rambi mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
reef mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
sarien mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
slippy mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
smaug mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
storm mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
stout mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
trogdor google/trogdor: Read SKU ID as binary-first base3 strapping 2021-08-19 01:05:34 +00:00
veyron mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
veyron_mickey mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
veyron_rialto mb/*: Specify type of MAINBOARD_PART_NUMBER once 2021-07-26 14:05:29 +00:00
volteer mb/*/{tglrvp,volteer,deltaur}: move cpu_cluster configuration to chipset.cb 2021-08-16 15:01:11 +00:00
zork mb/*: Specify type of VARIANT_DIR once 2021-07-26 14:07:38 +00:00
Kconfig src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
Kconfig.name