fd991943 | 11-Apr-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix typo and misspell in documentation
Change-Id: I5432c28ece0332ea99a665009547c13efe8e9dd1 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
9664cc73 | 11-Apr-2022 |
Reed Frandsen <rfrandse@us.ibm.com> |
OpenBMC-Metrics Reports for December 2021 thru March 2022
Monthly OpenBMC project metrics wiki https://github.com/openbmc/openbmc/wiki/Project-Metrics
Signed-off-by: Reed Frandsen <rfrandse@
OpenBMC-Metrics Reports for December 2021 thru March 2022
Monthly OpenBMC project metrics wiki https://github.com/openbmc/openbmc/wiki/Project-Metrics
Signed-off-by: Reed Frandsen <rfrandse@us.ibm.com> Change-Id: I758f8622b80515eb626c549303537988a81b2fae
show more ...
|
67465bde | 06-Apr-2022 |
Patrick Williams <patrick@stwcx.xyz> |
anti-patterns: minor editorial changes to exe placement
Previously we changed the anti-patterns to specify `/usr/libexec` for many daemons but the "Resolution" on that anti-pattern was not updated t
anti-patterns: minor editorial changes to exe placement
Previously we changed the anti-patterns to specify `/usr/libexec` for many daemons but the "Resolution" on that anti-pattern was not updated to match. Fix this.
Also backtick-escape a few paths that were left unescaped.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I6e8bd5b825885ed405896cc20e37de6562c40557
show more ...
|
ff259548 | 01-Apr-2022 |
Patrick Williams <patrick@stwcx.xyz> |
tof: membership: update for new terms
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I7ae39c40ef87f75e780003a506165b91bbae3333 |
6b1efa87 | 23-Mar-2022 |
Josh Lehan <krellan@google.com> |
Adding README for designs directory
At first, it was not obvious that there was an intended design template for others to follow, so now, this README will make it more obvious.
Signed-off-by: Josh
Adding README for designs directory
At first, it was not obvious that there was an intended design template for others to follow, so now, this README will make it more obvious.
Signed-off-by: Josh Lehan <krellan@google.com> Change-Id: Ibe9e7251147b4c0d6362461a15b1087f1a5e42b9
show more ...
|
9d2f4703 | 25-Feb-2022 |
Nan Zhou <nanzhoumails@gmail.com> |
design: add Certificate Revocation List (CRL) support
This design introduces CRLs into OpenBMC. It proposes DBus interfaces for CRLs installation, replacement, and deletion.
Change-Id: Iabea908dbba
design: add Certificate Revocation List (CRL) support
This design introduces CRLs into OpenBMC. It proposes DBus interfaces for CRLs installation, replacement, and deletion.
Change-Id: Iabea908dbbad6bd3fabd66cb8ced03b9d6b46ff2 Signed-off-by: Nan Zhou <nanzhoumails@gmail.com>
show more ...
|
fd0ec1f9 | 03-Mar-2022 |
Glukhov Mikhail <mikl@greenfil.ru> |
Fix i2s sensor path
Signed-off-by: Glukhov Mikhail <mikl@greenfil.ru> Change-Id: Ia890c3ed8becbbad0a04a6fa6bd2e505f1cc55d0 |
f5508743 | 24-Feb-2022 |
Patrick Williams <patrick@stwcx.xyz> |
gpio-naming: clarify button definition
Fixes openbmc/docs#72.
There was some question if buttons are strictly input or could also be used in cases where the BMC emulates a physical button. Clarify
gpio-naming: clarify button definition
Fixes openbmc/docs#72.
There was some question if buttons are strictly input or could also be used in cases where the BMC emulates a physical button. Clarify the button section here to indicate that *-button gpios are strictly input.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4f23dcb351e83af657f4af6bbf641c1e9033a007
show more ...
|
1cb99b52 | 07-Jan-2022 |
Patrick Williams <patrick@stwcx.xyz> |
tof: membership-and-voting: set 'H-P' for 2021H2
Set "Highly Productive" threshold to 100 points for the 2021H2 qualification period.
Resolves: openbmc/technical-oversight-forum#7
Signed-off-by: P
tof: membership-and-voting: set 'H-P' for 2021H2
Set "Highly Productive" threshold to 100 points for the 2021H2 qualification period.
Resolves: openbmc/technical-oversight-forum#7
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I843ad4ec43095279a07eddf51c29c1715e5c7684
show more ...
|
81c37705 | 17-Jan-2022 |
Andrew Jeffery <andrew@aj.id.au> |
tof: membership-and-voting: List projects requiring petitions
Make it harder to overlook the requirement for a petition for eligibility where significant contributions are made to the listed project
tof: membership-and-voting: List projects requiring petitions
Make it harder to overlook the requirement for a petition for eligibility where significant contributions are made to the listed projects.
In time I'd like to see the eligibility scripts expanded to provide analysis of the mailing list so explicit petitions are not required[1].
[1] https://discord.com/channels/775381525260664832/775381525260664836/932783522668773436
Change-Id: Icfe714462a9164d4c1d814106f995f897794fc2e Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
cb83ee6f | 17-Jan-2022 |
Andrew Jeffery <andrew@aj.id.au> |
tof: membership-and-voting: Reorder membership requirements
IMO this helps the flow of information move from broad statements to specific requirements.
Change-Id: Ifd8729d04056845f6bf45a2e380962a41
tof: membership-and-voting: Reorder membership requirements
IMO this helps the flow of information move from broad statements to specific requirements.
Change-Id: Ifd8729d04056845f6bf45a2e380962a415611570 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
09d4eaae | 04-Jan-2022 |
James Mihm <James.Mihm@Intel.com> |
Added SECURITY.md file.
Migrate security policy content that is currently buried in the security working group wiki to the github security tab. Allowing the security policies to be more readlily ava
Added SECURITY.md file.
Migrate security policy content that is currently buried in the security working group wiki to the github security tab. Allowing the security policies to be more readlily available.
Signed-off-by: James Mihm <James.Mihm@Intel.com> Change-Id: Ic2e92a70d02b3f007d7448a39e1da40a7045de22
show more ...
|
5d8e3d8c | 03-Dec-2021 |
Nan Zhou <nanzhoumails@gmail.com> |
Add design for authorities list management
To support authorities list, we propose to add two interfaces to the Authority Manager (the authority type of certificate manager): 1. InstallAll 2. Replac
Add design for authorities list management
To support authorities list, we propose to add two interfaces to the Authority Manager (the authority type of certificate manager): 1. InstallAll 2. ReplaceAll
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I9a26765c4162d515c8bc6ae1e8544e36cbbf0f14
show more ...
|
8deacbf7 | 07-Jan-2022 |
Patrick Williams <patrick@stwcx.xyz> |
tof: membership-and-voting: set 'H-P' for 2021H2
Set "Highly Productive" threshold to 95 points for the 2021H2 qualification period.
Resolves: openbmc/technical-oversight-forum#7
Signed-off-by: Pa
tof: membership-and-voting: set 'H-P' for 2021H2
Set "Highly Productive" threshold to 95 points for the 2021H2 qualification period.
Resolves: openbmc/technical-oversight-forum#7
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I485177df6ff287dbcbad3d77e02ef5debd5d8e10
show more ...
|
931d4624 | 20-Oct-2021 |
Eddie James <eajames@linux.ibm.com> |
device-tree-gpio-naming: RTC battery voltage read enable pin
Add pin used to enable RTC battery voltage reading (rtc-battery-voltage-read-enable).
Signed-off-by: Eddie James <eajames@linux.ibm.com>
device-tree-gpio-naming: RTC battery voltage read enable pin
Add pin used to enable RTC battery voltage reading (rtc-battery-voltage-read-enable).
Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I91e05cb4c947c1dc4a736653ef8c6a0543bbc166
show more ...
|
5aa57db6 | 03-Aug-2021 |
Naveen Moses <naveen.mosess@hcl.com> |
Multihost phosphor button interfaces
This design is about the extension of current phosphor-buttons interface to support additional hardware input type based button interfaces such as switches and m
Multihost phosphor button interfaces
This design is about the extension of current phosphor-buttons interface to support additional hardware input type based button interfaces such as switches and muxes apart from available push type hardware buttons.
Signed-off-by: Naveen Moses <naveen.mosess@hcl.com> Change-Id: I2c781210035f222bba05bbca5b4253bb973c26e0
show more ...
|
f257823b | 21-Dec-2021 |
Patrick Williams <patrick@stwcx.xyz> |
OWNERS: fix 'matchers'
The Gerrit plugin uses 'matchers' and not 'matches'. Fix it.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If4ff62042ea060bbb3eb94d77502fd3a4e1df467 |
9de2f4ee | 22-Sep-2021 |
Przemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com> |
virtual-media: add support for asynchronicity
Sometimes mounting and unmounting can be time consuming. Low performing platforms mount remote resources in time exceeding 25 seconds of DBus timeout. I
virtual-media: add support for asynchronicity
Sometimes mounting and unmounting can be time consuming. Low performing platforms mount remote resources in time exceeding 25 seconds of DBus timeout. In order to address that, support for asynchronous DBus and Redfish calls has to be defined by design.
This is not an issue on faster platforms so it was not considered before.
Also Redfish schemas example has been extended with actions.
Change-Id: I651ac17ae5091e12aa78cecedf6a9f4a2c7421d8 Signed-off-by: Przemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com>
show more ...
|
8ec6cb41 | 25-Oct-2021 |
Andrew Geissler <geissonator@yahoo.com> |
power-recovery: uninterruptible power supplies
Add a section on handling a UPS and the requirements around it
Change-Id: I5ff93de04bb8b5b321686adaac318f9c03e7f8b5 Signed-off-by: Andrew Geissler <ge
power-recovery: uninterruptible power supplies
Add a section on handling a UPS and the requirements around it
Change-Id: I5ff93de04bb8b5b321686adaac318f9c03e7f8b5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
b2ac767d | 07-Oct-2021 |
Thang Tran <thuutran@amperecomputing.com> |
device-tree-gpio-naming: Add host ready pins
Add pins to detect the status of HOSTs is ready or not. Current OpenBmc support to detect Host ready via IPMI and PLDM. However, not all of platforms sup
device-tree-gpio-naming: Add host ready pins
Add pins to detect the status of HOSTs is ready or not. Current OpenBmc support to detect Host ready via IPMI and PLDM. However, not all of platforms support IPMI and PLDM. Some platforms, like Ampere Mt.Jade checks input GPIO to detect host firmware boot status. The name of HOST ready pin has to include the index of host and the polarity (Active high or low).
Signed-off-by: Thang Tran <thuutran@amperecomputing.com> Change-Id: I9ce674d7637d573ef1169740a3971acea6413e12
show more ...
|
8e677cf7 | 08-Dec-2021 |
Andrew Geissler <geissonator@yahoo.com> |
development: deprecate tutorial on adding new system
As noted in openbmc/docs#68, the tutorial to add a new system is becoming a bit outdated. It was never a full end to end doc to begin with and it
development: deprecate tutorial on adding new system
As noted in openbmc/docs#68, the tutorial to add a new system is becoming a bit outdated. It was never a full end to end doc to begin with and it doesn't really fit well within a tutorial anyway.
Ideally we as a community get a full blown document describing all the different areas a user needs to update to add a new system.
This document still has some useful information within it so for now remove it from the official tutorial README and add a note to it that it is no longer officially supported.
Resolves openbmc/docs#68
Change-Id: I16924b7991bc5e5a9111fdfd9a0bc18828ab4363 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
b5cddbb2 | 03-Sep-2021 |
Claire Weinan <cweinan@google.com> |
designs: Add Hardware Fault Monitor design doc
Signed-off-by: Claire Weinan <cweinan@google.com> Change-Id: I17a15436e316e0d38ef1fad470972d256c03a7b3 |
a53780e9 | 07-Dec-2021 |
Reed Frandsen <rfrandse@us.ibm.com> |
OpenBMC-Metrics Report for October and November 2021
Monthly OpenBMC project metrics wiki https://github.com/openbmc/openbmc/wiki/Project-Metrics
Change-Id: Ice9358a173a2c3891c599468eee40ccd00297d
OpenBMC-Metrics Report for October and November 2021
Monthly OpenBMC project metrics wiki https://github.com/openbmc/openbmc/wiki/Project-Metrics
Change-Id: Ice9358a173a2c3891c599468eee40ccd00297d7f Signed-off-by: Reed Frandsen <rfrandse@us.ibm.com>
show more ...
|
e67c779e | 20-Oct-2021 |
Andrew Geissler <geissonator@yahoo.com> |
power-recovery: handling of brownout conditions
A brownout condition is when a system has enough power for the BMC but not the rest of the hardware in the chassis. This design update addresses how t
power-recovery: handling of brownout conditions
A brownout condition is when a system has enough power for the BMC but not the rest of the hardware in the chassis. This design update addresses how the BMC firmware will handle this scenario.
Change-Id: I7173f44e3a605ef317a2165595a43cf8906d7f87 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
f3d60e3d | 13-Oct-2021 |
Andrew Geissler <geissonator@yahoo.com> |
power-recovery: bmc and system recovery paths
Provide a mechanism for the power recovery software to not run in situations where a user has manually intervened to try and recover the system.
For ex
power-recovery: bmc and system recovery paths
Provide a mechanism for the power recovery software to not run in situations where a user has manually intervened to try and recover the system.
For example, if a system is unresponsive and a user manually resets it in some way (for example via a pin hole reset), then do not run the power recovery logic. This allows the user to manually work with the system to debug and not worry about it automatically doing things on them.
Change-Id: I3bead46df5d7ad4344d47affc066c7e36379e0db Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|