#
a1347418 |
| 06-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Pat
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
show more ...
|
#
8da396ca |
| 14-Mar-2022 |
Patrick Williams <patrick@stwcx.xyz> |
yaml: format with prettier
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
|
#
33c38cb2 |
| 09-Jan-2022 |
Andrei Kartashev <a.kartashev@yadro.com> |
power-recovery: add PowerRestoreDelay to RestorePolicy
This commit introduce new property to set delay before invoke Power Restore operations after system startup. This delay supposed to be calculat
power-recovery: add PowerRestoreDelay to RestorePolicy
This commit introduce new property to set delay before invoke Power Restore operations after system startup. This delay supposed to be calculated from BMC power up and limited by BMC software boot time.
x86-power-control used to use undocumented interface `xyz.openbmc_project.Control.Power.RestoreDelay` to represent this property, but this looks good fit to `xyz.openbmc_project.Control.Power.RestorePolicy`.
Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I81f35bf1555ccba7de9db6c2455a4ff54cb72f81
show more ...
|
#
b1b4d261 |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan th
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan the yamldir.
Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|