Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow the on-board VGA device to be enabled or disabled based on FPGA jumper ↵HEADmaster | Raptor Engineering Development Team | 2018-04-14 | 4 | -1/+60 |
| | | | | setting readback This requires FPGA version 1.04 or higher to work | ||||
* | Add missing conditon to VRM control service | Raptor Engineering Development Team | 2018-04-13 | 1 | -0/+1 |
| | |||||
* | Revup pdbg | Raptor Engineering Development Team | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | Revup skeleton | Raptor Engineering Development Team | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | Restore OCC service to pristine upstream state | Raptor Engineering Development Team | 2018-04-13 | 1 | -81/+2 |
| | |||||
* | Use proper distro name on Talos builds to pull in OpenPOWER-related packages | Raptor Engineering Development Team | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | Redirect U-Boot source URI to Raptor Computing Systems GIT repositories | Raptor Engineering Development Team | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | Revup U-Boot | Raptor Engineering Development Team | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | Add missing mutability attributes to IPMI inventory YAML | Raptor Engineering Development Team | 2018-04-13 | 1 | -0/+71 |
| | |||||
* | Update IPMI YAML from Romulus source | Raptor Engineering Development Team | 2018-04-13 | 1 | -437/+499 |
| | |||||
* | Update fan monitor YAML to new syntax | Raptor Engineering Development Team | 2018-04-13 | 1 | -1/+7 |
| | |||||
* | Update fan event YAML to new syntax | Raptor Engineering Development Team | 2018-04-13 | 1 | -210/+294 |
| | |||||
* | Revup pdbg | Raptor Engineering Development Team | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | Revup linux-obmc | Raptor Engineering Development Team | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | Revup phosphor-fan-presence | Raptor Engineering Development Team | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Revup skeleton | Raptor Engineering Development Team | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Work around upstream BMC bug 2946 | Raptor Engineering Development Team | 2018-04-12 | 2 | -2/+20 |
| | |||||
* | Minimize chassis fan hunting with additional fan speed floor mappings in ↵ | Raptor Engineering Development Team | 2018-04-12 | 1 | -7/+13 |
| | | | | common ambent temperature ranges | ||||
* | Adjust floor threshold map to avoid chassis fan hunting at typical ambient ↵ | Raptor Engineering Development Team | 2018-04-12 | 1 | -7/+7 |
| | | | | temperatures | ||||
* | Loosen ambient temperature fan controls somewhat | Raptor Engineering Development Team | 2018-04-12 | 1 | -3/+3 |
| | | | | This lessens hunting due to coarse steps in the ambient sensor resolution | ||||
* | Revup u-boot | Raptor Engineering Development Team | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Set chassis fan speeds based on on-board ambient temperature sensor | Raptor Engineering Development Team | 2018-04-12 | 1 | -60/+11 |
| | | | | Remove copypasted GPU temperature sensor blocks | ||||
* | Use hardbeep instead of softbeep on Talos systems | Raptor Engineering Development Team | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Add obmc-hardbeep packaging files | Raptor Engineering Development Team | 2018-04-12 | 1 | -0/+9 |
| | |||||
* | Split fan control zones for CPU0 and CPU1 | Raptor Engineering Development Team | 2018-04-12 | 3 | -22/+93 |
| | | | | This allows fan control to function when only one CPU is installed | ||||
* | Add softbeep packaging files | Raptor Engineering Development Team | 2018-04-12 | 2 | -1/+10 |
| | |||||
* | Revup obmc-uboot | Raptor Engineering Development Team | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Reset OCC on error detection | Raptor Engineering Development Team | 2018-04-12 | 1 | -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 hack | Raptor Engineering Development Team | 2018-04-12 | 9 | -97/+2 |
| | |||||
* | Recover from loss of either OCC | Raptor Engineering Development Team | 2018-04-12 | 1 | -3/+39 |
| | | | | This fixes a corner case where the second OCC could drop off the bus undetected | ||||
* | Restart OCC service before restarting fan controller | Raptor Engineering Development Team | 2018-04-12 | 1 | -2/+17 |
| | | | | This fixes fan control failing on boot due to offline OCC services | ||||
* | Fix incorrect Talos fan control settings | Raptor Engineering Development Team | 2018-04-12 | 3 | -21/+21 |
| | | | | Fan control is now operational on Talos hardware | ||||
* | Enable ambient temperature sensor | Raptor Engineering Development Team | 2018-04-12 | 2 | -0/+2 |
| | |||||
* | Change IPL monitor LED service to simple service | Raptor Engineering Development Team | 2018-04-12 | 1 | -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 service | Raptor Engineering Development Team | 2018-04-12 | 2 | -5/+20 |
| | | | | This works around transient OCC communication failure disabling fan control | ||||
* | Enable OCC service after IPL completion | Raptor Engineering Development Team | 2018-04-12 | 4 | -6/+16 |
| | |||||
* | Enable the W83773G driver on Talos systems | Raptor Engineering Development Team | 2018-04-12 | 1 | -0/+1 |
| | |||||
* | Enable Talos IPL monitor LED service | Raptor Engineering Development Team | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Add IPL monitor LED service | Raptor Engineering Development Team | 2018-04-12 | 2 | -0/+38 |
| | |||||
* | Add IPL status observer | Raptor Engineering Development Team | 2018-04-12 | 3 | -0/+39 |
| | |||||
* | Revup pdbg | Raptor Engineering Development Team | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Update U-boot and kernel revisions | Raptor Engineering Development Team | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Signal BMC ready when BMC has finished booting on Talos systems | Raptor Engineering Development Team | 2018-04-12 | 1 | -0/+3 |
| | |||||
* | Initial port of Witherspoon fan control to Talos | Raptor Engineering Development Team | 2018-04-12 | 45 | -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 Team | 2018-04-12 | 29 | -28/+58 |
| | | | | Computing Systems GIT repositories | ||||
* | Copy Romulus files to Talos for future development | Raptor Engineering Development Team | 2018-04-12 | 49 | -10/+3441 |
| | | | | Apply initial renames and conversions to copied sources | ||||
* | phosphor-ipmi-net.bb: bump version | Andrew Geissler | 2018-04-12 | 1 | -1/+1 |
| | | | | | Change-Id: Ie1db920366e3104fe16ca1af6ca6b5e9fefea068 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> | ||||
* | phosphor-webui.bb: bump version | Andrew Geissler | 2018-04-11 | 1 | -1/+1 |
| | | | | | Change-Id: I95e6ecf183cb1b82a138df17609b45441dd9ec45 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> | ||||
* | skeleton-rev.bbclass: bump version | Andrew Geissler | 2018-04-11 | 1 | -1/+1 |
| | | | | | Change-Id: Ie97d6c5610eddc15baffc2404e5944c6d53b9777 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> | ||||
* | phosphor-dbus-monitor.bb: bump version | Andrew Geissler | 2018-04-11 | 1 | -1/+1 |
| | | | | | Change-Id: Idf4713febc9a0ce07a5c27da5058692fbbf4c360 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> |