summaryrefslogtreecommitdiffstats
path: root/pyiplobserver
Commit message (Collapse)AuthorAgeFilesLines
* Update IPL status observer to use new port 81h/82h status codesRaptor Engineering Development Team2019-04-241-116/+68
|
* Recover from BMC reboot by properly setting host and IPL statusRaptor Engineering Development Team2019-04-191-6/+20
| | | | This assumes that if the ATX power is on, the host was previously IPLed
* Reduce polling interval of IPL status observerRaptor Engineering Development Team2019-04-191-1/+1
| | | | This fixes high CPU use on the BMC due to an unneccessarily high IPL status polling rate
* Backport IPL observer and LED handler changesRaptor Engineering Development Team2019-04-191-144/+157
|
* Defer IPL completion notice until skiroot kernel has loadedRaptor Engineering Development Team2019-04-191-35/+54
| | | | Fix up general handling of IPL observation
* Remove race condition in skiboot completion monitorRaptor Engineering Development Team2019-04-191-7/+14
|
* Fix corner case where IPL status observer was throwing exceptionRaptor Engineering Development Team2019-04-191-0/+2
|
* Add skiboot state to IPL observer and LED monitor servicesRaptor Engineering Development Team2019-04-191-2/+36
| | | | | This helps reduce issues with the OCCs dropping off the bus during skiboot initialization
* Update IPL status observer to allow IPL complete target holdoffRaptor Engineering Development Team2019-04-191-9/+24
|
* Add systemd trigger on IPL completionRaptor Engineering Development Team2019-04-191-0/+10
|
* Add new IPL status observer and Talos LED driverRaptor Engineering Development Team2019-04-194-0/+254
OpenPOWER on IntegriCloud