coreboot/src
Felix Held afd74d2fb3 include/device/device: drop unused fields from struct bus
Neither cap, hcdn_reg, disable_relaxed_ordering nor ht_link_up are used,
so drop the fields from struct bus.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I655b028107da7ddcb5caa03dab55b022387e7cb9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77072
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2023-08-10 14:21:27 +00:00
..
acpi ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib/fsp_relocate: Fix pe_relocate() return value on success 2023-08-05 16:12:37 +00:00
console
cpu cpu/amd/pi/00730F01: Use common code for mp_init 2023-08-08 20:27:50 +00:00
device treewide: Get rid of "NO_DDRx" selection 2023-08-09 22:01:44 +00:00
drivers drivers/uart/pl011: Fix regwidth 2023-08-10 12:39:08 +00:00
ec ec/starlabs/merlin/ite: Print version mismatches 2023-08-10 14:04:40 +00:00
include include/device/device: drop unused fields from struct bus 2023-08-10 14:21:27 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/starlabs/starbook: Add support for VBOOT 2023-08-10 14:12:36 +00:00
northbridge treewide: Get rid of "NO_DDRx" selection 2023-08-09 22:01:44 +00:00
sbom
security security/vboot: Rename Cr50 to GSC when applicable 2023-08-10 12:41:56 +00:00
soc soc/intel/jasperlake: Add configs for USB 3.1 Gen2 EV settings 2023-08-10 07:31:22 +00:00
southbridge sb/intel/i82371eb: Streamline IDE debug messages 2023-08-08 19:11:13 +00:00
superio superio/serverengines/pilot: drop unused super I/O chip 2023-08-08 18:31:35 +00:00
vendorcode mb/facebook/fbg1701: Add config to additional list 2023-08-09 22:00:33 +00:00
Kconfig bootsplash: Add ImageMagick voodoo 2023-08-04 20:53:24 +00:00