coreboot-kgpe-d16/src
Shelley Chen 8c692d7dfa commonlib/storage: Add attach callback to sdhci_ctrlr
Adding a attach callback function pointer in case a platform needs
to execute anything before the standard initialization of the sdhci
mem controller.

BUG=b:254092907
BRANCH=None
TEST=emerge-herobrine coreboot

Change-Id: I0f37ec09d083922cad5ecd3c47b184cf3311fe2d
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72633
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
2023-02-08 16:59:28 +00:00
..
acpi acpi/acpigen.c: Add a comment to deprecate acpigen_write_processor() 2023-02-07 11:47:50 +00:00
arch soc/amd/picasso/soc_util: use cpuid_match 2023-02-08 15:49:48 +00:00
commonlib commonlib/storage: Add attach callback to sdhci_ctrlr 2023-02-08 16:59:28 +00:00
console console: Print architecture 2023-01-31 15:26:16 +00:00
cpu cpu/intel/model_206ax/model_206ax_init: use CPUID_ALL_STEPPINGS_MASK 2023-02-08 15:11:13 +00:00
device device/pci_device.c: Add way to limit max bus numbers 2023-02-06 00:22:46 +00:00
drivers src: Move POST_BOOTBLOCK_CAR to common postcodes and use it 2023-02-07 10:53:34 +00:00
ec ec/google/wilco/acpi: Add DPTF RCDP() method 2023-02-01 14:59:44 +00:00
include acpi/acpigen.h: Fix EVENT_OP value 2023-02-08 02:51:47 +00:00
lib treewide: stop calling custom TPM log "TCPA" 2023-01-11 16:00:55 +00:00
mainboard mb/google/brya: Add usb_lpm_incapable for Type-C port with PS8815 2023-02-08 15:47:29 +00:00
northbridge mb/*: Replace SNB PCI devices with references from chipset.cb 2023-02-04 01:42:39 +00:00
sbom src/sbom: Add code documentation + fix misspelling 2023-01-31 15:20:51 +00:00
security security/vboot: Don't build with flashrom support 2023-02-05 01:11:21 +00:00
soc soc/amd: use CPUID_FROM_FMS macro instead of magic numbers 2023-02-08 15:52:56 +00:00
southbridge tree: Drop repeated words 2023-02-07 04:37:31 +00:00
superio {superio,ec}/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:29 +00:00
vendorcode tree: Drop repeated words 2023-02-07 04:37:31 +00:00
Kconfig tree: Drop repeated words 2023-02-07 04:37:31 +00:00