#
f4febd00 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
6ac6f3df |
| 28-Apr-2022 |
Patrick Williams <patrick@stwcx.xyz> |
designs: remove 'Primary Assignee'
In almost all cases this was the same individual as the author or not filled in. Nobody seems to know what this means in the context of OpenBMC, so we dropped it
designs: remove 'Primary Assignee'
In almost all cases this was the same individual as the author or not filled in. Nobody seems to know what this means in the context of OpenBMC, so we dropped it from the design template. Clean up all the existing designs to remove them.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I01309f0b63d1e0c53fb596521595c5f39f365301
show more ...
|
#
d5a79731 |
| 11-Aug-2021 |
Andrew Geissler <geissonator@yahoo.com> |
bmc-reset: ensure recovery when host unresponsive This new feature will ensure an error is logged and the host is put in quiesce state in situations where the host was attempting to boot
bmc-reset: ensure recovery when host unresponsive This new feature will ensure an error is logged and the host is put in quiesce state in situations where the host was attempting to boot before a BMC reboot, and crashed while the BMC was going through its reboot. Going to the quiesce state will kick in whatever recovery has been defined for the system. There are windows during the boot of the host where it requires the BMC be available, and if not, it will crash itself. A recovery and clean reboot is much simpler than handling all of the different corner cases that can occur in this scenario. Change-Id: Id1f2f326d08d4d77a38fffb0cfd2227fb91453e1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
d101b076 |
| 23-Apr-2021 |
Andrew Geissler <geissonator@yahoo.com> |
add specifics on new PDI host checking interface Further discussion on this topic has moved us away from the existing general purpose PDI interface Execute(). The consensus was to move t
add specifics on new PDI host checking interface Further discussion on this topic has moved us away from the existing general purpose PDI interface Execute(). The consensus was to move to a new PDI interface with a property that could be read by applications. The PDI review for this is here: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/42435 Change-Id: I5a58d297c52065c267f1e31d0b4f5ec98ed55640 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
917037f1 |
| 23-Jun-2020 |
Andrew Geissler <geissonator@yahoo.com> |
handling a bmc reset with the host up This design document is written to formalize the requirements and design on the BMC when it is reset while the host is up and running Chang
handling a bmc reset with the host up This design document is written to formalize the requirements and design on the BMC when it is reset while the host is up and running Change-Id: I5986f4b5a2e0db289125a45750cc8703a2bfa915 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|