coreboot/src
Uwe Poeche 864e3ca661 mb/siemens/mc_ehl6: Adjust I2C setup
Adapt I2C controller configuration for mc_ehl6 board. This involves
changes to the coreboot I2C setup. To prevent higher I2C speeds from
being used by the OS, dummy devices are installed on the I2C bus.

TEST=Check if drivers for the I2C devices started correctly during
coreboot execution and verify that all I2C devices are detected in the
OS.

Change-Id: I6de578f969456a15807a1380209ea18e01f522bd
Signed-off-by: Uwe Poeche <uwe.poeche@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90083
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
2025-11-29 20:01:57 +00:00
..
acpi acpigen_ps2_keybd: map insert 2025-11-22 18:55:53 +00:00
arch include/acpi: Move Error definitions/declarations into acpi_apei.h 2025-11-29 11:20:11 +00:00
commonlib commonlib: Add CBMEM ID to store boot mode 2025-11-26 18:56:39 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu Makefile.mk: separate bootblocks into BOOTBLOCK and TOPSWAP 2025-11-16 18:35:27 +00:00
device device: Introduce reworked azalia verb table 2025-09-28 18:18:14 +00:00
drivers drivers/intel/fsp2_0/.../fsp/upd.h: Fix excess endif 2025-11-29 11:37:06 +00:00
ec ec/google/chromeec/cfr: Fix CFR callback signatures 2025-11-25 16:50:04 +00:00
include mipi: Add DSC configuration and rate control parameters to panel header 2025-11-29 20:01:49 +00:00
lib lib/edid_fill_fb: Add dual pipe flag to lb_framebuffer_flags 2025-11-18 07:37:20 +00:00
mainboard mb/siemens/mc_ehl6: Adjust I2C setup 2025-11-29 20:01:57 +00:00
northbridge Haswell NRI: Print and fill in memory-related info 2025-10-29 16:52:51 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
soc soc/amd/common/block/acpi: Add ACPI HEST table 2025-11-29 11:21:00 +00:00
southbridge tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
superio sio/nuvoton/common/nuvoton.h: Add common Nuvoton SIO LDNs 2025-10-29 16:56:07 +00:00
vendorcode src/vc/amd/fsp: fix type 17 DMI info 2025-11-27 17:54:30 +00:00
Kconfig Kconfig: Introduce HAVE_CBFS_FILE_OPTION_BACKEND 2025-09-17 04:18:07 +00:00