411b75fe | 03-Aug-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Update information about boot override via Redfish
Add information about legacy/EFI selector change.
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I58916e3e45f766b4a5bf4fd7
Update information about boot override via Redfish
Add information about legacy/EFI selector change.
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I58916e3e45f766b4a5bf4fd73490fc5b505189f5
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 \/xyz/phosphor-dbus
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 ...
|
f7d41715 | 02-Apr-2021 |
Feras Aldahlawi <faldahlawi@gmail.com> |
Add design doc for Google Service Root.
Signed-off-by: Feras Aldahlawi <faldahlawi@gmail.com> Change-Id: Ia5df75e2fc4af5b33af8d626163a70f1782cfb8e |
9c79837a | 30-Jun-2021 |
Ramesh Iyyar <rameshi1@in.ibm.com> |
Guard: When Manual guard can be performed
- Added the information about when the manual guard can be performed i.e in few platforms, manual guard action maybe restricted in a certain system stat
Guard: When Manual guard can be performed
- Added the information about when the manual guard can be performed i.e in few platforms, manual guard action maybe restricted in a certain system state.
- Added the new line between each glossary.
Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I13819643c79c5cd917af509a8851229a59ea1224
show more ...
|
564bcf28 | 22-Jul-2021 |
Kurt Taylor <kurt.r.taylor@gmail.com> |
Update Code of Conduct to remove Community Manager
Updating Code of Conduct to remove myself from the role of Community Manager.
Change-Id: I0c2debd17bcaec38bb5efaf17c0af228d5ab61ef Signed-off-by:
Update Code of Conduct to remove Community Manager
Updating Code of Conduct to remove myself from the role of Community Manager.
Change-Id: I0c2debd17bcaec38bb5efaf17c0af228d5ab61ef Signed-off-by: Kurt Taylor <kurt.r.taylor@gmail.com>
show more ...
|
e0299bcb | 29-Jun-2021 |
Isaac Kurth <isaac.kurth@ibm.com> |
Add factory-reset-toggle pin name
factory-reset-toggle indicates the state of the pin that determines whether a factory reset has been requested. The toggle switch could be high or low; if it is in
Add factory-reset-toggle pin name
factory-reset-toggle indicates the state of the pin that determines whether a factory reset has been requested. The toggle switch could be high or low; if it is in a different state than what was recorded before, then a factory reset is requested.
Signed-off-by: Isaac Kurth <isaac.kurth@ibm.com> Change-Id: I09e97489cff8114068d542a3ba77cecd13aefc81
show more ...
|
f8cc2a06 | 29-Jun-2021 |
Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com> |
Add FirmwareResiliencyError to redfish-resource-supplement-for-pfr doc
Add FirmwareResiliencyError message registry entry to the redfish-resource-supplement-for-pfr document.
FirmwareResiliencyErro
Add FirmwareResiliencyError to redfish-resource-supplement-for-pfr doc
Add FirmwareResiliencyError message registry entry to the redfish-resource-supplement-for-pfr document.
FirmwareResiliencyError message entry is implemented and used in the following patches. https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/43280 https://gerrit.openbmc-project.xyz/c/openbmc/pfr-manager/+/43281
Signed-off-by: Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com> Change-Id: I5dfa0c3bd991e256ddd21c68be79ad7c0af3ff52
show more ...
|
146f9098 | 24-Jun-2021 |
George Keishing <gkeishin@in.ibm.com> |
Fix spelling mistakes and typos in documentation
Change-Id: Idcc8a07ca7789176bf06d7f1fabbd7e2ce4bc494 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
5357b00b | 18-Jun-2021 |
Ramesh Iyyar <rameshi1@in.ibm.com> |
Guard: Using Associations and few other changes
- Using associations in guard dbus entry instead separate properties to hold guarded hardware inventory path and error log object path. - Added ne
Guard: Using Associations and few other changes
- Using associations in guard dbus entry instead separate properties to hold guarded hardware inventory path and error log object path. - Added new dbus property "Resolved" in guard dbus entry. - Updated the value for redfish properties (State and Health). - Corrected the redfish property name (ReadyToRemove -> Enabled) which is used for guard purposes. - Aligned DBus and Redfish mock-up
Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I8690ca1a7742409757728edbbfca69d5e5336287
show more ...
|
49e1b0e3 | 23-Mar-2021 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
Update dump manager document with dump types.
Update the dump manager document with the dump types supported by dump manager
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-I
Update dump manager document with dump types.
Update the dump manager document with the dump types supported by dump manager
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: Ic7062a983bcc005e7709c8e873609dddd6a25e6d
show more ...
|
16e1463f | 04-Mar-2021 |
Patrick Williams <patrick@stwcx.xyz> |
add OWNERS file
Project-level OWNERS format including documentation and meta-data currently found in MAINTAINERS file.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3a99306153bdd5
add OWNERS file
Project-level OWNERS format including documentation and meta-data currently found in MAINTAINERS file.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3a99306153bdd5206921a2fde33ecddaa6c0919e
show more ...
|
a77235f1 | 19-May-2021 |
Patrick Williams <patrick@stwcx.xyz> |
anti-pattern: rephrase sbin/bin pattern
Rephrase the sbin/bin anti-pattern to clarify the difference from user-facing CLI tools and daemon executables. Add language to favor using `libexec` for dae
anti-pattern: rephrase sbin/bin pattern
Rephrase the sbin/bin anti-pattern to clarify the difference from user-facing CLI tools and daemon executables. Add language to favor using `libexec` for daemons.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8469dc787c54d1770125866af3e82605ac3c0bb6
show more ...
|
f1640aa1 | 08-Dec-2019 |
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> |
Guard requirements and design on BMC
This documents explains the guard management and requirements on BMC.
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: I82459b03f22cf2
Guard requirements and design on BMC
This documents explains the guard management and requirements on BMC.
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: I82459b03f22cf2f873c3b56b77837969fbb12884
show more ...
|
09d1bd49 | 09-Jun-2021 |
Deepak Kodihalli <deepak.kodihalli.83@gmail.com> |
CONTRIBUTING: fix up broken URI
Fix up URI pointing to design doc template.
Signed-off-by: Deepak Kodihalli <deepak.kodihalli.83@gmail.com> Change-Id: I91e7db2a57b7091bfda4c37f68cb4654577264d1 |
88b4151b | 10-Jul-2019 |
Ravi Teja <raviteja28031990@gmail.com> |
Design: VMI certificate exchange Interface
This commit describes the BMC interface which allows certificate exchange between HMC and VMI.
Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Chang
Design: VMI certificate exchange Interface
This commit describes the BMC interface which allows certificate exchange between HMC and VMI.
Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Change-Id: I7f0185f3080fc28be691b428934a6bcf7daaf0c7
show more ...
|
b9844caa | 01-Jun-2021 |
John Edward Broadbent <jebr@google.com> |
Correct spelling issues
A previous commit introucded several spelling issues. This change corrects them.
See: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/43454
Change-Id: Id913da68778e673d
Correct spelling issues
A previous commit introucded several spelling issues. This change corrects them.
See: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/43454
Change-Id: Id913da68778e673dd8eeb1fb2d56735e0d690934 Signed-off-by: John Edward Broadbent <jebr@google.com>
show more ...
|
da726aad | 21-May-2021 |
John Edward Broadbent <jebr@google.com> |
dev-environment: adds instructions for yocto QEMU
This is a different way some are using qemu. This method provides useful results, especially when there are complex networking issue. I thought docu
dev-environment: adds instructions for yocto QEMU
This is a different way some are using qemu. This method provides useful results, especially when there are complex networking issue. I thought documenting it would be useful.
Signed-off-by: John Edward Broadbent <jebr@google.com> Change-Id: Ie76792ff98d940d5e2e7b9770ea882c8ac287f04
show more ...
|
240cb2b6 | 05-May-2021 |
Andrew Jeffery <andrew@aj.id.au> |
designs: BMC service failure debug and recovery
The design outlines a mechanism for capturing debug data in the event that some BMC interfaces become unresponsive.
Change-Id: I0dbf8879b0e1ca337535f
designs: BMC service failure debug and recovery
The design outlines a mechanism for capturing debug data in the event that some BMC interfaces become unresponsive.
Change-Id: I0dbf8879b0e1ca337535f8878d3775ab5d2c531d Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
d8eb503a | 30-Apr-2021 |
Dixsie Wolmers <dixsie@ibm.com> |
Update Web UI Development docs
- Phosphor-webui was built on AngularJS and AngularJS goes end of life June 2021 - The phosphor-webui was replaced with webui-vue - This doc update links to webui-vu
Update Web UI Development docs
- Phosphor-webui was built on AngularJS and AngularJS goes end of life June 2021 - The phosphor-webui was replaced with webui-vue - This doc update links to webui-vue contributing docs, the webui-vue UI style guide, and custom theming documentation
Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I7333b9c4e447324e9a633f8421ad1c8b896ad062
show more ...
|
cc96145d | 18-May-2021 |
Brandon Wyman <bjwyman@gmail.com> |
sensors: Fix repository and example links
The phosphor-hwmon and dbus-sensors links do not work with paranthenses (), they should be brackets [].
The Palmetto configuration example link changed. Th
sensors: Fix repository and example links
The phosphor-hwmon and dbus-sensors links do not work with paranthenses (), they should be brackets [].
The Palmetto configuration example link changed. The meta-openbmc-machines path no longer exists, the meta-palmetto is under meta-ibm.
Fixes openbmc/docs#61.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: Ie16d42d0666ab0733f0a5dc8af42a7025a73382d
show more ...
|
4e997b04 | 14-May-2021 |
Andrew Jeffery <andrew@aj.id.au> |
testing: local-ci-build: Document TEST_ONLY=1
TEST_ONLY=1 dodges the analysis passes that the CI infrastructure would otherwise run against the code.
Change-Id: I59c944fa082300da6b34eb68d612fee700e
testing: local-ci-build: Document TEST_ONLY=1
TEST_ONLY=1 dodges the analysis passes that the CI infrastructure would otherwise run against the code.
Change-Id: I59c944fa082300da6b34eb68d612fee700e6b6ec Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
a64a8979 | 06-May-2021 |
Milton Miller <miltonm@us.ibm.com> |
CONTRIBUTING: Mention design document template
Add a reference to the design template and suggest its use in the Planning Changes section of CONTRIBUTING.md.
The design template includes discussion
CONTRIBUTING: Mention design document template
Add a reference to the design template and suggest its use in the Planning Changes section of CONTRIBUTING.md.
The design template includes discussion points both on the design, alternatives, and impacts to the rest of the project and the review gives a place for others to comment.
Change-Id: Ie9bdbca32ef1e732dbf2fa9bcdccb5121adfa149 Signed-off-by: Milton Miller <miltonm@us.ibm.com>
show more ...
|
e85c0b0c | 06-May-2021 |
Milton Miller <miltonm@us.ibm.com> |
dev-environment: Update Ubuntu version recommendation
The developent environment setup guide still suggests installing Ubuntu 16.04, but the qemu image from CI is currently built on 18.04 and requir
dev-environment: Update Ubuntu version recommendation
The developent environment setup guide still suggests installing Ubuntu 16.04, but the qemu image from CI is currently built on 18.04 and requires a newer libc (2.27 vs 2.25).
Change-Id: Ie064c542c05fbeb88b903291325add2cb6dd0e3b Signed-off-by: Milton Miller <miltonm@us.ibm.com>
show more ...
|
effb5a28 | 06-May-2021 |
Milton Miller <miltonm@us.ibm.com> |
maintainer-workflow: Fix CLA email recommendation
The recent change to CONTRIBUTING.md made clear the CLA does not need to go to the public list. Update the maintainer instructions to match.
Fixes
maintainer-workflow: Fix CLA email recommendation
The recent change to CONTRIBUTING.md made clear the CLA does not need to go to the public list. Update the maintainer instructions to match.
Fixes: ce0a0c64a11c ("Update to Contributing documentation to make starting contributions more clear with respect to the CLA."), Change-Id: If1fa87d4344832ef8ac978ee4f56361cc7227781 Signed-off-by: Milton Miller <miltonm@us.ibm.com>
show more ...
|
6d0fb8f8 | 09-May-2021 |
Andrew Jeffery <andrew@aj.id.au> |
cheatsheet: Remove trailing '\' from qemu networking
Its presence has bugged me for a long time.
Change-Id: I4ee89d7da6c628cdf4a407ba4995fd5b1336c47b Signed-off-by: Andrew Jeffery <andrew@aj.id.au> |