summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Adjust floor threshold map to avoid chassis fan hunting at typical ambient ↵Raptor Engineering Development Team2019-04-251-7/+7
| | | | temperatures
* Loosen ambient temperature fan controls somewhatRaptor Engineering Development Team2019-04-251-3/+3
| | | | This lessens hunting due to coarse steps in the ambient sensor resolution
* Set chassis fan speeds based on on-board ambient temperature sensorRaptor Engineering Development Team2019-04-251-60/+11
| | | | Remove copypasted GPU temperature sensor blocks
* Use hardbeep instead of softbeep on Talos systemsRaptor Engineering Development Team2019-04-251-1/+1
|
* Add obmc-hardbeep packaging filesRaptor Engineering Development Team2019-04-251-0/+9
|
* Split fan control zones for CPU0 and CPU1Raptor Engineering Development Team2019-04-253-22/+93
| | | | This allows fan control to function when only one CPU is installed
* Add softbeep packaging filesRaptor Engineering Development Team2019-04-252-1/+10
|
* Reset OCC on error detectionRaptor Engineering Development Team2019-04-251-2/+11
| | | | | This fixes a corner case where a hung OCC did not report rising core temperatures and the fans failed to react as a result
* Remove DD1 VCS workaround hackRaptor Engineering Development Team2019-04-259-98/+2
|
* Recover from loss of either OCCRaptor Engineering Development Team2019-04-251-3/+39
| | | | This fixes a corner case where the second OCC could drop off the bus undetected
* Restart OCC service before restarting fan controllerRaptor Engineering Development Team2019-04-251-2/+17
| | | | This fixes fan control failing on boot due to offline OCC services
* Fix incorrect Talos fan control settingsRaptor Engineering Development Team2019-04-253-21/+21
| | | | Fan control is now operational on Talos hardware
* Enable ambient temperature sensorRaptor Engineering Development Team2019-04-252-0/+2
|
* Change IPL monitor LED service to simple serviceRaptor Engineering Development Team2019-04-251-2/+1
| | | | | The IPL monitor LED service does not provide a DBUS service, so systemd assumes it keeps timing out. Convert to simple service.
* Add watchdog mode to OCC enable serviceRaptor Engineering Development Team2019-04-252-5/+20
| | | | This works around transient OCC communication failure disabling fan control
* Enable OCC service after IPL completionRaptor Engineering Development Team2019-04-254-6/+16
|
* Enable the W83773G driver on Talos systemsRaptor Engineering Development Team2019-04-251-0/+1
|
* Enable Talos IPL monitor LED serviceRaptor Engineering Development Team2019-04-251-1/+1
|
* Add IPL monitor LED serviceRaptor Engineering Development Team2019-04-252-0/+38
|
* Add IPL status observerRaptor Engineering Development Team2019-04-253-0/+39
|
* Signal BMC ready when BMC has finished booting on Talos systemsRaptor Engineering Development Team2019-04-251-0/+3
|
* Initial port of Witherspoon fan control to TalosRaptor Engineering Development Team2019-04-2545-9/+2933
| | | | | NOTE: Not yet tested on hardware Mapping likely incorrect
* Redirect most of the Phosphor applications from GitHub to the Raptor ↵Raptor Engineering Development Team2019-04-2533-35/+35
| | | | Computing Systems GIT repositories
* Copy Romulus files to Talos for future developmentRaptor Engineering Development Team2019-04-1948-11/+3441
| | | | Apply initial renames and conversions to copied sources
* meta-phosphor: obmc-phosphor-image: rm extrasdevBrad Bishop2019-04-171-1/+0
| | | | | | | | | | | | | | | | | Don't install packagegroup-obmc-apps-extrasdev by default. It only includes a single python script rest-dbus and drags in python on the target. To include packagegroup-obmc-apps-extrasdev add a line like: IMAGE_INSTALL_append = " packagegroup-obmc-apps-extrasdev" to your local.conf (From meta-phosphor rev: d0620aa530293d477a069837236e81ef17ead28a) Change-Id: I697a3870e1c7767d4f524619ed1c258c4055031e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump f1b1414780..637b3ef136Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | | James Feist (2): Log device added and device removed into journal Remove references to experimental filesystem (From meta-phosphor rev: 300ee2fe905dc50949aae7d3d0070a5aa8ad5681) Change-Id: Ia152036949bc83e9932b59e1332c70f704df2981 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon: srcrev bump 1f30ab2c47..5c014d2bb7Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | Matt Spinler (1): Use std::filesystem::path::relative_path() (From meta-phosphor rev: f5a27e8bf94cd1b90c8bd31c159bda3a710f0d2a) Change-Id: I5599a785ca24f326d43ff20d791b11045d86f9fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* obmc-ikvm: srcrev bump fb6a8e1e72..63c3ea18c3Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | | | | Jae Hyun Yoo (1): Fix host video wake up failure issue John Wang (1): meson: install create_usbhid.sh (From meta-phosphor rev: 3a14f052d9d31f33458c3accd3f2d0308595694d) Change-Id: I22964508a850d7b97021b63f7394760a75a7789d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Revert "Revert "Remove obmc-control-chassis from chassis package""Matt Spinler2019-04-171-1/+0
| | | | | | | | | | | | This reverts commit 48e9fbf06593a9b13cfba3e8814a8ccb79639484. Puts back in the commit to remove obmc-control-chassis. (From meta-openpower rev: 6e7b9a615c5c8bb5f0a101557f2934088800f53a) Change-Id: I19212beaaad642ac718553ac79e758c1744be3df Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* openpower-host-ipmi-flash: srcrev bump ee3064bace..d4b7f5e481Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | Adriana Kobylak (1): hiomap: Unblock SIGTERM on reset path (From meta-openpower rev: 2873a5841dcfcc5be37c9c6519adaadf6a106c89) Change-Id: I0f3cb990730ca6556f5adf3b03700cb03338352b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 0e7de46f9b..4418c7f0ddAndrew Geissler2019-04-171-1/+1
| | | | | | | | | | | James Feist (1): Remove references to experimental filesystem (From meta-phosphor rev: df83200bdcfb2f3d9752ecc78476742fbe4dde6a) Change-Id: I97beae125dff33adaeb0abba77c23dd71308169e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump a218ddb84c..f1b1414780Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | James Feist (1): Use hash of found device for json key (From meta-phosphor rev: 490be3f9546d4d6bdbb1ccc30177f609c66669ab) Change-Id: I69ae213632171f9e08aa6a9e29b2c8167ef78731 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump d5c34aa725..21a950a563Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Alexander Amelkin (1): Add Inventory/MultiRecord interfaces Brad Bishop (1): Add xyz.openbmc_project.Association.Definitions Ed Tanous (1): Revert "Add Inventory/MultiRecord interfaces" Jayashankar Padath (1): Redfish Code Update : New property for ApplyTime will (1): Add ECC memory interface (From meta-phosphor rev: b8763f1ad0cf2bbb0553b141a6848b630cc49180) Change-Id: Icd4b3ddaa6eaabc1e832352abfc1b440773f5f12 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: bmcweb: remove dead logicBrad Bishop2019-04-171-5/+0
| | | | | | | | | | | | | | | Remove some lines that did nothing. Tested by running: find tmp/work/armv6-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+0e7de46f9b-r0/image |grep dbus find tmp/work/armv6-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+0e7de46f9b-r0/image |grep include both commands returned 1 to the shell. (From meta-phosphor rev: 1851d32c72531fd1f4361fed0b3bf4905299968d) Change-Id: I8911976c2efb2efeff138ce21ba471d834dc8c20 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* intel-ipmi-oem: srcrev bump 0cd014ac63..acc8a4ebf3Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | James Feist (1): Add remaining BIOS thermal settings (From meta-intel rev: fc3abdab17820566a7863822d62f151a2a8738f7) Change-Id: Ib39979064382d86f966daa12b37f4f5fd807729b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* witherspoon-pfault-analysis: srcrev bump 05be4a92c2..9c7897ce91Andrew Geissler2019-04-171-1/+1
| | | | | | | | | | | Brandon Wyman (1): Cleanup: Use filesystem instead of experimental (From meta-ibm rev: bc6ebec149b2cc8ccd38ddb9775bb7da32b2670b) Change-Id: Ie232b23cc55e42b6e24d905205255e49bc78a006 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* skeleton: srcrev bump c0c74e7cca..c8334f3258Andrew Geissler2019-04-161-1/+1
| | | | | | | | | | | Brad Bishop (1): Revert "Revert "skeleton: Remove obmcutil"" (From meta-phosphor rev: b32731c6b26d45014600fb437988827635e69304) Change-Id: Id21bc3d76d566e80eca770b4eba06c4bd0ec3393 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: Modify and correct the configurationtony lee2019-04-161-11/+11
| | | | | | | | | | | - Modify path of nvme to base 0 - Correct assert paths of BmcECC (From meta-quanta rev: d944c1a2c7ea86802171bae2f6312c910311a6e1) Signed-off-by: tony lee <tony.lee@quantatw.com> Change-Id: Ib701c577cf85ba22dc5eae9be313585771cd2f88 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: rename sensor paths to match dtsBenjamin Fair2019-04-167-6/+6
| | | | | | | | | | | | The names of the i2c bus nodes in the device tree changed from i2c-bus@xxxx to just i2c@xxx. Update the phosphor-hwmon sensor configuration paths to match. (From meta-quanta rev: 50c57e091989c4d3078147bfb42146ea22d273c5) Signed-off-by: Benjamin Fair <benjaminfair@google.com> Change-Id: I8bded436fc9707c063d15794f182bb9024f98889 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: add machine suffix to phosphor-ipmi-hostPatrick Venture2019-04-161-3/+3
| | | | | | | | | | | Add gsj machine suffix to phosphor-ipmi-host recipe append such that it won't impact non-gsj machines built in a mixed-machine environment. (From meta-quanta rev: 6cf4e7ea3a777256232f62212bce040c13423135) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I36c8e8753c4b5048870044d419f40af79718c0fe Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: nvme-powerctrl: mutli-user targetPatrick Venture2019-04-162-2/+2
| | | | | | | | | | | Use the multi-user target instead of the openbmc-custom obmc-standby target for services. (From meta-quanta rev: c886d1d4b761ee20c7f54a201ce5f74e5537b5fb) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ie49f53850ed65bf4a71c959fe30bb1e36c41b725 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: move non-phosphor recipes out of recipes-phosphorBenjamin Fair2019-04-1610-0/+0
| | | | | | | | | | | | The usb-network and quanta-nvme-powerctrl recipes aren't part of phosphor, so move them to the machine-spceific recipes-gsj folder instead. (From meta-quanta rev: a5787aa49f88aac01eed521e1b3e8f85b73f5c54) Change-Id: I22b68e1e83dbd0ee3f98288052ffb302b7ef1ff5 Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: gsj: move phosphor-ipmi-host under ipmiPatrick Venture2019-04-162-0/+0
| | | | | | | | | | | Move the phosphor-ipmi-host modifications under the ipmi folder to mirror the meta-phosphor layout. (From meta-quanta rev: f10e2e0bd89eb10638afd92bde04dc4fca216f9c) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I13826bdf82c0a05d8a6b22de098bc9dabf724bed Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Remove witherspoon prefix from pfault-analysisBrandon Wyman2019-04-168-26/+26
| | | | | | | | | | | | | | | | | | Remove the witherspoon prefix from the witherspoon-pfault-analysis based recipes for applications and service files to avoid confusion when these are reused by Swift. Point to latest commit of witherspoon-pfault-analysis. Requires: I4c7275c3b14b3b3724abb98b8d43610df4f9c2a3 https://gerrit.openbmc-project.xyz/c/openbmc/witherspoon-pfault-analysis/+/19399 (From meta-ibm rev: fe3a464e30811d89cad55aab795523fd6152b5a8) Change-Id: Ic73d31809794b5033126549044d7e4ff00653118 Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Revert "Revert "meta-phosphor: ipmi-kcs: point service to bindir""Patrick Venture2019-04-162-2/+2
| | | | | | | | | | | | | | | | This patchset re-enables pointing ipmi-kcs to bindir. This reverts commit df6ddae3d2bf7090ffcd9131d46327ae26b80f9b. kcsbridge: srcrev bump 17a2ab7f39..ab794149e7 Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 0d25ef3d3041eb2cbc0545b674e810f0a3f561a2) Change-Id: I11dea12692e5977fdf58b9ead892b0ca563388c9 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* dbus-sensors: srcrev bump 93dc2c8e7c..24f02f2403Andrew Geissler2019-04-161-1/+1
| | | | | | | | | | | James Feist (1): Remove references to experimental filesystem (From meta-phosphor rev: 6171a9fee24c25153c72e06958c58ffcded8c056) Change-Id: I44b68814e79f0383cdf5c27a03fd348920a4f583 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-state-manager: srcrev bump 19096267d4..624161cd2eAndrew Geissler2019-04-161-1/+1
| | | | | | | | | | | Andrew Geissler (1): Handle mapper introspect race condition (From meta-phosphor rev: a964ac9d395de78a1ea0c3ea9b4944b5a6f1f879) Change-Id: I9c091c13a3344f7ac1bb3cdd872a2c238447b2bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump 5023aa95ff..5b2535f890Andrew Geissler2019-04-161-1/+1
| | | | | | | | | | | | | | | Alexander Amelkin (1): Fix compilation warning regarding std::variant Richard Marian Thomaiyar (2): Fix: RestrictionMode property change handler Rewrite set & get user access cmd to new provider (From meta-phosphor rev: 84085cb7f2eb610b3dcd846333c75a115bda77d0) Change-Id: I79d8fd3500e944f5dc196a6a9c7067455bbfd799 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-inventory-manager: srcrev bump 2ed0fd1025..a248550458Andrew Geissler2019-04-161-1/+1
| | | | | | | | | | | | | | | | Brad Bishop (3): serialization: use the same inflection as sdbus++ serialization: Add cereal support for tuples serialization: adapt to filesystem API changes Kun Yi (1): cleanup: Use filesystem instead of experimental (From meta-phosphor rev: 28dbfec701864607bcf8701d53ff5981ae038779) Change-Id: Ibd65dd555ff50e10e3a2a1a7acb580c283f50380 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-logging: srcrev bump e731044c79..f59854e94bAndrew Geissler2019-04-161-1/+1
| | | | | | | | | | | William A. Kennington III (1): elog: Add noreturn attribute (From meta-phosphor rev: c3705bdaae3600bd8a6a3625dff5ba4c8612c8ed) Change-Id: I45935e89fbedf94aea507dcda40f0e3a84d3be48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud