coreboot/src
Arthur Heymans bf53acca5e nb/intel/x4x: Move boilerplate romstage to a common location
This adds 3 mb romstage callbacks:
 - void mb_lpc_setup(void) to be used to set up the superio
 - void mb_get_spd_map(u8 spd_map[4]) to get I2C addresses of SPDs
 - (optional)mb_pre_raminit_setup(int s3_resume) to set up mainboard
 specific things before the raminit.

Change-Id: Ic3b838856b3076ed05eeeea7c0656c2078462272
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36758
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-15 16:41:52 +00:00
..
acpi
arch lib/fmap: Add optional pre-RAM cache 2019-11-14 03:30:11 +00:00
commonlib {drivers,mainboard}: Move FSP logo support to fsp1_1 2019-11-14 11:33:46 +00:00
console console,boot_state: Exclude printk() from reported times 2019-11-11 10:31:29 +00:00
cpu arch/x86/car.ld: Rename suffix _start/_end 2019-11-12 18:25:42 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers drivers/spi: add drivers for sdcard mounted on the spi bus 2019-11-14 11:38:38 +00:00
ec ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific 2019-11-12 08:26:42 +00:00
include cbfs: remove prepare() callback from struct cbfs_locator 2019-11-15 11:03:13 +00:00
lib cbfs: remove prepare() callback from struct cbfs_locator 2019-11-15 11:03:13 +00:00
mainboard nb/intel/x4x: Move boilerplate romstage to a common location 2019-11-15 16:41:52 +00:00
northbridge nb/intel/x4x: Move boilerplate romstage to a common location 2019-11-15 16:41:52 +00:00
security security/vboot: Remove flags from struct vboot_working_data 2019-11-15 10:37:46 +00:00
soc soc/intel/skylake/acpi/dptf: Disable DTRP when no DPTF_TSRX_SENSOR_ID is defined 2019-11-15 16:41:13 +00:00
southbridge sb/intel/i82801gx: Don't setup CIR when the northbridge is x4x 2019-11-14 11:30:43 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode vendorcode/eltan/security: Cleanup prog_locate_hook 2019-11-15 10:54:04 +00:00
Kconfig Kconfig: Remove untrue comment 2019-11-09 22:36:00 +00:00