summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recover from BMC reboot by properly setting host and IPL status05-11-2018Raptor Engineering Development Team2018-05-121-6/+20
* Reduce polling interval of IPL status observer05-04-2018Raptor Engineering Development Team2018-05-041-1/+1
* Backport IPL observer and LED handler changes04-13-2018Raptor Engineering Development Team2018-04-142-146/+159
* Defer IPL completion notice until skiroot kernel has loaded03-26-2018Raptor Engineering Development Team2018-03-262-36/+56
* Remove race condition in skiboot completion monitorRaptor Engineering Development Team2018-03-021-7/+14
* Retry I2C set commands if readback does not match desired valueRaptor Engineering Development Team2018-02-191-9/+44
* Work around unstable I2C busRaptor Engineering Development Team2018-02-191-18/+23
* Fix IPL monitor failureRaptor Engineering Development Team2018-02-191-27/+9
* Fix corner case where IPL status observer was throwing exceptionRaptor Engineering Development Team2018-02-191-0/+2
* Only sound beep once per IPL completionRaptor Engineering Development Team2018-01-261-4/+7
* Sound beep on IPL completionRaptor Engineering Development Team2018-01-251-3/+12
* Add initial hard PWM based beep utilityRaptor Engineering Development Team2018-01-253-1/+205
* Add skiboot state to IPL observer and LED monitor servicesRaptor Engineering Development Team2018-01-232-3/+38
* Add very early version of software beep utilityRaptor Engineering Development Team2018-01-223-1/+134
* Fix incorrect error message in reset button monitor serviceRaptor Engineering Development Team2018-01-221-1/+1
* Switch reset GPIO to active low reset signal coming from FPGARaptor Engineering Development Team2018-01-211-2/+2
* Update IPL status observer to allow IPL complete target holdoffRaptor Engineering Development Team2018-01-211-9/+24
* Add systemd trigger on IPL completionRaptor Engineering Development Team2018-01-201-0/+10
* Add new IPL status observer and Talos LED driverRaptor Engineering Development Team2018-01-209-0/+460
* Remove SOFTWARE_PGOOD GPIO in preparation for handling in kernel via LED driv...Raptor Engineering Development Team2018-01-171-3/+0
* Add missing fan FRU entries to Talos configuration fileRaptor Engineering Development Team2018-01-131-0/+3
* Adjust for Talos™ IIRaptor Engineering Development Team2018-01-019-2478/+1
* 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
* pytools: obmcutil: Introduce run_all_commands()Andrew Jeffery2017-10-171-5/+13
* pytools: obmcutil: Introduce run_one_command()Andrew Jeffery2017-10-171-20/+21
* pytools: obmcutil: Drop redundant prop assignment and testAndrew Jeffery2017-10-161-5/+2
* pytools: obmcutil: Collapse redundant assignment and testAndrew Jeffery2017-10-161-4/+1
* pytools: obmcutil: Drop ability to set properties from the commandlineAndrew Jeffery2017-10-161-2/+0
* pytools: obmcutil: Collapse nested conditionsAndrew Jeffery2017-10-161-3/+2
* pytools: obmcutil: Assign None to val by defaultAndrew Jeffery2017-10-161-2/+1
* pytools: obmcutil: Properly use format stringAndrew Jeffery2017-10-161-1/+1
* pytools: obmcutil: Drop parentheses from conditionsAndrew Jeffery2017-10-161-3/+3
* pytools: obmcutil: Make prop use None instead of empty stringAndrew Jeffery2017-10-161-2/+2
OpenPOWER on IntegriCloud