#
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 ...
|
#
2bc8dac0 |
| 03-Aug-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Update links to phosphor-dbus-interfaces YAMLs These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/x
Update links to phosphor-dbus-interfaces YAMLs These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/xyz/phosphor-dbus-interfaces\/tree\/master\/yaml\/xyz/g' {} + find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/blob\/master \/xyz/phosphor-dbus-interfaces\/blob\/master\/yaml\/xyz/g' {} + Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Icdb96d947f30e4df4f68c4df7300cce0449d3286
show more ...
|
#
b8c05b76 |
| 19-Dec-2019 |
Gunnar Mills <gmills@us.ibm.com> |
PSU monitoring design: Remove trailing spaces Change-Id: Ie45f38dc430103cff085308c7f13acf9ccb146f1 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
#
27f4ba99 |
| 17-Oct-2019 |
Brandon Wyman <bjwyman@gmail.com> |
Update Power Supply Monitoring Application design The direction for where to put the code for the new power supply monitoring application changed. Instead of a new phosphor-power-mon
Update Power Supply Monitoring Application design The direction for where to put the code for the new power supply monitoring application changed. Instead of a new phosphor-power-monitoring repository, it will be put in a subdirectory of the renamed witherspoon-pfault-analysis directory called phosphor-power (which was converted from autotools to Meson). The power supply device driver in the dev-5.3 is a closer match to what will be used, as it has the latest updates for PAGE command and firmware version support. Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: Ibdfd5c0c7c61aa4cf86ff346e99bbb5b2c05e8e4
show more ...
|
#
fd60b601 |
| 25-Jun-2019 |
Brandon Wyman <bjwyman@gmail.com> |
Power Supply Monitoring Application Document proposed design and requirements for OpenBMC power supply application for enterprise servers. Signed-off-by: Brandon Wyman <bjwyman@
Power Supply Monitoring Application Document proposed design and requirements for OpenBMC power supply application for enterprise servers. Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I996a53f8f1d04fb1df834c4c7289d87d19540f18
show more ...
|