coreboot/src/mainboard/amd/bilby
Nicholas Sudsgaard 970249694f mb/amd: Replace verb tables with reworked implementation
No modifications/assumptions about the codecs were made on these boards.

The Kconfigs were reverted using the following command:
  find src/mainboard/amd -name 'Kconfig' | xargs git checkout main

It should be noted that we do not modifiy the verb tables in any case,
as it would break the regression test script mentioned in the TEST
section below.

For an overall rationale for this rework, see CB:88656.

TEST= All boards passed regression test (CB:88763)

Change-Id: Ie8dcff7caa24ec9f671159ea39a46989a98a6fbc
Signed-off-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88659
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2025-09-28 18:19:26 +00:00
..
board.fmd
board_info.txt
bootblock.c
devicetree.cb
dsdt.asl
early_gpio.c
emmc_gpio.c
gpio.c
gpio.h
hda_verb.c mb/amd: Replace verb tables with reworked implementation 2025-09-28 18:19:26 +00:00
Kconfig mb/amd: Replace verb tables with reworked implementation 2025-09-28 18:19:26 +00:00
Kconfig.name
mainboard.c
mainboard.h
Makefile.mk
port_descriptors.c
romstage.c