summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce polling interval of IPL status observerHEADmasterRaptor Engineering Development Team2018-05-041-1/+1
* Backport IPL observer and LED handler changesRaptor Engineering Development Team2018-05-042-146/+159
* Defer IPL completion notice until skiroot kernel has loadedRaptor Engineering Development Team2018-05-042-36/+56
* Remove race condition in skiboot completion monitorRaptor Engineering Development Team2018-05-041-7/+14
* Retry I2C set commands if readback does not match desired valueRaptor Engineering Development Team2018-05-041-9/+44
* Work around unstable I2C busRaptor Engineering Development Team2018-05-041-18/+23
* Fix IPL monitor failureRaptor Engineering Development Team2018-05-041-27/+9
* Fix corner case where IPL status observer was throwing exceptionRaptor Engineering Development Team2018-05-041-0/+2
* Only sound beep once per IPL completionRaptor Engineering Development Team2018-05-041-4/+7
* Sound beep on IPL completionRaptor Engineering Development Team2018-05-041-3/+12
* Add initial hard PWM based beep utilityRaptor Engineering Development Team2018-05-043-1/+205
* Add skiboot state to IPL observer and LED monitor servicesRaptor Engineering Development Team2018-05-042-3/+38
* Add very early version of software beep utilityRaptor Engineering Development Team2018-05-043-1/+134
* Switch reset GPIO to active low reset signal coming from FPGARaptor Engineering Development Team2018-05-041-2/+2
* Update IPL status observer to allow IPL complete target holdoffRaptor Engineering Development Team2018-05-041-9/+24
* Add systemd trigger on IPL completionRaptor Engineering Development Team2018-05-041-0/+10
* Add new IPL status observer and Talos LED driverRaptor Engineering Development Team2018-05-049-0/+460
* Remove SOFTWARE_PGOOD GPIO in preparation for handling in kernel via LED driv...Raptor Engineering Development Team2018-05-041-3/+0
* Add missing fan FRU entries to Talos configuration fileRaptor Engineering Development Team2018-05-041-0/+3
* Adjust for Talos™ IIRaptor Engineering Development Team2018-05-049-2478/+1
* Spelling fixesGunnar Mills2018-04-112-2/+2
* Add error handing to recovery from gpio config failureYong Li2018-04-093-0/+7
* bmc_update.py: Use BMC state manager to reboot BMCLei YU2018-04-041-4/+6
* Remove inventory_items.py from installationAndrew Geissler2018-04-021-1/+1
* Add getObjectFrom* interfaces back inAndrew Geissler2018-03-271-1/+33
* Port to python 3CamVan Nguyen2018-03-127-44/+68
* pytools: Add completion script for obmcutilAndrew Jeffery2018-02-261-0/+11
* Remove all legacy function from system managerAndrew Geissler2018-02-161-132/+0
* Remove use of settings in chassis_control.pyAndrew Geissler2018-02-151-16/+0
* Remove use of legacy system stateAndrew Geissler2018-02-155-118/+198
* pep8 fixesAdriana Kobylak2018-02-1210-27/+47
* obmcutil: alias status to stateJoel Stanley2018-01-311-1/+2
* Allow PGOOD polling interval of 500msMatt Spinler2017-12-221-2/+2
* Rename board configuration fileJames Feist2017-12-121-0/+0
* Updating PS redundancy object path.Dhruvaraj Subhashchandran2017-12-091-1/+1
* Add lseek to support GPIO read/writeYong Li2017-12-041-0/+17
* Add initial Wfp config to be able to build platform.James Feist2017-11-281-0/+42
* Remove pci_reset from Romulus configLei YU2017-11-231-2/+1
* Spelling fixesGunnar Mills2017-10-256-81/+81
* Add basename for file name in download managerGunnar Mills2017-10-241-2/+3
* pytools: obmcutil: Add `chassiskill` commandAndrew Jeffery2017-10-191-0/+78
* pytools: obmcutil: Optionally wait for standby before getting objectsAndrew Jeffery2017-10-171-1/+42
* pytools: obmcutil: Use 'in' test rather than dict.has_key()Andrew Jeffery2017-10-171-2/+2
* pytools: obmcutil: Remove unnecessary parenthesesAndrew Jeffery2017-10-171-1/+1
* pytools: obmcutil: Implement verbose modeAndrew Jeffery2017-10-171-0/+17
* pytools: obmcutil: Implement blocking behaviourAndrew Jeffery2017-10-171-13/+63
* pytools: obmcutil: Use format string for all-props outputAndrew Jeffery2017-10-171-1/+1
* pytools: obmcutil: Consistent naming for command descriptorsAndrew Jeffery2017-10-171-17/+17
* pytools: obmcutil: Use argparseAndrew Jeffery2017-10-171-28/+9
* pytools: obmcutil: Drop ElementTree and json importsAndrew Jeffery2017-10-171-2/+0
OpenPOWER on IntegriCloud