coreboot/src
Mate Kukri 45b51e0180 soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller
- Correctly detect device 17h as the MMC 4.5 controller
- Support detection of the "old" MMC controller at device 10h

Signed-off-by: Mate Kukri <kukri.mate@gmail.com>
Change-Id: I9f0007b1cf01df09f775c088397c3b9c846908c3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43086
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2020-07-12 19:44:02 +00:00
..
acpi acpigen: Add acpigen_notify 2020-07-07 20:31:22 +00:00
arch arch/x86/mpspec.c: Drop dead code 2020-07-12 19:31:21 +00:00
commonlib
console
cpu arch/x86: Drop CBMEM_TOP_BACKUP 2020-07-11 14:48:25 +00:00
device device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00
drivers mb/google/volteer: Convert static ASL files to new DPTF implementation 2020-07-12 19:39:43 +00:00
ec ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
include soc/intel/tigerlake: Add new IGD device 2020-07-12 19:29:40 +00:00
lib src/lib: Remove redundant code in imd.c 2020-07-11 14:10:19 +00:00
mainboard soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller 2020-07-12 19:44:02 +00:00
northbridge nb/intel/haswell/romstage.c: Align pei_data initializers 2020-07-12 11:16:37 +00:00
security security/vboot/secdata_tpm.c: Drop dead code 2020-07-09 21:29:27 +00:00
soc soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller 2020-07-12 19:44:02 +00:00
southbridge sb/intel/common/acpi/irqlinks.asl: Add missing IRQs 2020-07-12 19:32:15 +00:00
superio superio/nuvoton: Avoid NULL pointer dereference 2020-07-12 19:40:53 +00:00
vendorcode soc/intel/xeon_sp/cpx: use HOB_TYPE_GUID_EXTENSION to interpret platform HOBs 2020-07-12 19:37:34 +00:00
Kconfig