coreboot/src
Angel Pons 1730d05ec3 nb/intel/haswell: Factor out report_memory_config()
Move the `report_memory_config()` function to shared raminit code, both
to deduplicate the code and to allow native raminit to make use of it.

Change-Id: I8b3c695c0a266634a42b0303e4f1ea699301c26b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89599
Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Reviewed-by: Alicja Michalska <ahplka19@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-10-29 16:52:39 +00:00
..
acpi acpi: Move most of HEST ACPI table to common code 2025-09-30 23:52:09 +00:00
arch tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
commonlib commonlib/endian: Silence GCC -Warray-bounds false positives 2025-10-20 04:49:43 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu cpu/x86/topology: Add tile and die ID CPU topology fields 2025-10-13 17:09:18 +00:00
device device: Introduce reworked azalia verb table 2025-09-28 18:18:14 +00:00
drivers drivers/mipi: Fix pixel clock and enable C-PHY for TM_TL121BVMS07_00C 2025-10-28 04:11:34 +00:00
ec ec/google/chromeec: Update EC headers 2025-10-24 21:37:32 +00:00
include mipi: Add panel flags to support C-PHY interface 2025-10-28 04:10:32 +00:00
lib tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
mainboard mb/siemens/mc_rpl1: Disable I2C1 and enable I2C6 2025-10-29 16:52:15 +00:00
northbridge nb/intel/haswell: Factor out report_memory_config() 2025-10-29 16:52:39 +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/mediatek/common: Fix MMU assertion for framebuffer region 2025-10-29 05:39:54 +00:00
southbridge tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
superio superio/nuvoton: Add NCT5535D 2025-09-26 19:02:06 +00:00
vendorcode vc/intel/fsp: Update PTL FSP headers to FSP 3373_03 2025-10-23 15:10:19 +00:00
Kconfig Kconfig: Introduce HAVE_CBFS_FILE_OPTION_BACKEND 2025-09-17 04:18:07 +00:00