coreboot-kgpe-d16/src
Michael Niewöhner 08dc4cf439 mb/ocp/tiogapass: use IPMI driver functionality for "POST complete"
Replace the mainboard-specific code for "POST complete" signalling with
devicetree entries for using the newly introduced IPMI driver
functionality.

Test: Boot the machine via the BMC web interface and check that sensors
get read correctly by the IPMI firmware when the payload starts.

Change-Id: I7503dec4e72810db8dfe74f72638b466a3d66748
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48671
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-04-06 06:56:11 +00:00
..
acpi ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
arch cbfs: Remove prog_locate() for payloads (SELF and FIT) 2021-03-17 00:13:53 +00:00
commonlib cbfs: Move stage header into a CBFS attribute 2021-03-17 08:10:00 +00:00
console
cpu cpu/x86/smm: Fix SMM start address passing 2021-03-24 15:36:36 +00:00
device device/dram/ddr3: Drop unused MRS helpers 2021-04-05 13:03:58 +00:00
drivers drivers/tpm/Kconfig: TPM_INIT for measured boot only 2021-04-06 06:53:54 +00:00
ec ec/system76/ec: Add OLED screen toggle 2021-02-27 09:38:19 +00:00
include include/cbfsglue.h: Use BIOS_INFO for LOG macro 2021-04-06 06:53:17 +00:00
lib lib: Add obvious definition for calloc 2021-04-06 06:50:38 +00:00
mainboard mb/ocp/tiogapass: use IPMI driver functionality for "POST complete" 2021-04-06 06:56:11 +00:00
northbridge nb/intel/sandybridge: Drop pci_mmio_size 2021-04-05 13:16:43 +00:00
security security: vboot: Clarify PCR extension algorithms/sizes 2021-03-30 21:07:56 +00:00
soc soc/amd/cezanne: Add soc/msr.h 2021-04-05 19:25:26 +00:00
southbridge nb/intel/haswell: Move USB config API into Lynx Point 2021-03-25 07:51:50 +00:00
superio acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
vendorcode vc/amd/fsp/picasso/platform_descriptors: fix typos in enum element names 2021-04-05 19:49:02 +00:00
Kconfig