Revision Date Author Comments
# 24c61c7e 01-Feb-2025 Patrick Williams <patrick@stwcx.xyz>

meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: Id3da51b0ab2cd90f7bb79bd7b613b2226672a802
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>


# cc45be7c 06-Jul-2023 John Wedig <johnwedig@google.com>

espi-control: Add program to disable eSPI

This commit introduces a program that can disable and re-enable eSPI on
a Nuvoton BMC.

Tested:
- Ran "npcm7xx_espi_control -d", and confirmed that IPMI sto

espi-control: Add program to disable eSPI

This commit introduces a program that can disable and re-enable eSPI on
a Nuvoton BMC.

Tested:
- Ran "npcm7xx_espi_control -d", and confirmed that IPMI stopped
working.
- Ran "npcm7xx_espi_control", and confirmed that IPMI started working
again.

Change-Id: I9637ac4d84b82931f107946ff53e7ef16a965d25
Signed-off-by: John Wedig <johnwedig@google.com>

show more ...