summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* pytools: obmcutil: Rename property_value to valAndrew Jeffery2017-10-161-5/+5
* pytools: obmcutil: Rename property_name to propAndrew Jeffery2017-10-161-6/+6
* pytools: obmcutil: Rename prop to dbus_propAndrew Jeffery2017-10-161-2/+2
* pytools: obmcutil: Rename bus_name to busAndrew Jeffery2017-10-161-2/+2
* pytools: obmcutil: Rename bus to dbus_busAndrew Jeffery2017-10-161-2/+2
* op-pwrctl: Use new BootProgress sensorLei YU2017-10-161-7/+34
* pytools: obmcutil: Rename intf_name to ifaceAndrew Jeffery2017-10-161-4/+4
* pytools: obmcutil: Rename intf to dbus_ifaceAndrew Jeffery2017-10-161-5/+5
* pytools: obmcutil: Rename obj_path to objAndrew Jeffery2017-10-161-2/+2
* pytools: obmcutil: Rename obj to dbus_objAndrew Jeffery2017-10-161-3/+3
* pytools: obmcutil: Put script into a main() methodAndrew Jeffery2017-10-161-49/+53
* pytools: obmcutil: Drop commandline method supportAndrew Jeffery2017-10-161-82/+4
* bmc_update.py: Call fw_setenv twice for PrepareForUpdateAdriana Kobylak2017-10-021-0/+7
* Remove pci_reset from witherspoon configAndrew Geissler2017-09-121-5/+1
* flashbios: Do not expect the full path to the executableAdriana Kobylak2017-09-111-18/+2
* Correct the PS Derating & PS redundancy sensor numbers.Tom Joseph2017-09-011-4/+4
* SyncInventory: Move to the xyz namespace for property macRatan Gupta2017-08-301-12/+36
* U-boot script update with new inventory objectDinesh Chinari2017-08-281-59/+72
* pysystemmgr: Fix pci_reset_outsLei YU2017-08-221-1/+1
* obmcutil to get get bootprogress from xyz interfaceGeorge Keishing2017-08-181-3/+4
* bmc_update: explictly save firmware environmentMilton Miller2017-08-151-1/+20
* pyflashbmc: Remove initramfs from list of expected imagesMilton Miller2017-08-151-1/+0
* Update button press handlers to new targetsAndrew Geissler2017-08-021-5/+4
* chassis: Remove sensor subscriptionBrad Bishop2017-07-071-23/+0
* configs: Remove all HWMON_CONFIGs and sensorsBrad Bishop2017-07-068-714/+0
* hwmon: RemoveBrad Bishop2017-07-065-180/+0
* Remove references to old watchdog objectVishwanatha Subbanna2017-06-211-50/+0
* Remove hostwatchdogVishwanatha Subbanna2017-06-133-183/+0
* Remove hostcheckstopVishwanatha Subbanna2017-06-083-207/+0
* Add chassis power on/off to obmcutilAndrew Geissler2017-05-191-0/+14
* Create Lanyang configKen Chen2017-05-021-0/+400
* obmcutil: Remove most old org.openbmc commandsPatrick Williams2017-04-261-62/+0
* Refactor action target names Host-quiesceJosh D. King2017-04-111-1/+1
* Refactor action target names Host-start-stopJosh D. King2017-04-111-2/+2
* Fix Romulus power and reset buttonLei YU2017-04-061-2/+2
* Update Power Supply Redundancy Sensor D-Bus interface name.Jayanth Othayoth2017-03-301-1/+1
* Fix syntax error in discover_system_state.pyJayanth Othayoth2017-03-301-0/+1
* LED: Remove methods used to set and clear Identify LEDs.Vishwanatha Subbanna2017-03-302-27/+1
* Add IPMI Sensor support for Power Supply Derating.Jayanth Othayoth2017-03-292-1/+8
* Add IPMI sensor for Turbo Allowed.Jayanth Othayoth2017-03-282-0/+6
* Added Power Supply Redundancy Sensor support for WitherspoonDhruvaraj S2017-03-272-0/+8
* Revert "Fix for Failing to recover from pgood timeout"Patrick Williams2017-03-211-1/+1
OpenPOWER on IntegriCloud