1. cf6a784 pytools: obmcutil: Optionally wait for standby before getting objects by Andrew Jeffery · 7 years ago
  2. 08e149b pytools: obmcutil: Use 'in' test rather than dict.has_key() by Andrew Jeffery · 7 years ago
  3. 81707a1 pytools: obmcutil: Remove unnecessary parentheses by Andrew Jeffery · 7 years ago
  4. b43f7ed pytools: obmcutil: Implement verbose mode by Andrew Jeffery · 7 years ago
  5. de4ed02 pytools: obmcutil: Implement blocking behaviour by Andrew Jeffery · 7 years ago
  6. bba82bd pytools: obmcutil: Use format string for all-props output by Andrew Jeffery · 7 years ago
  7. c6b5deb pytools: obmcutil: Consistent naming for command descriptors by Andrew Jeffery · 7 years ago
  8. 0b6883d pytools: obmcutil: Use argparse by Andrew Jeffery · 7 years ago
  9. da3b35c pytools: obmcutil: Drop ElementTree and json imports by Andrew Jeffery · 7 years ago
  10. 7b376e7 pytools: obmcutil: Introduce run_all_commands() by Andrew Jeffery · 7 years ago
  11. e4dcaef pytools: obmcutil: Introduce run_one_command() by Andrew Jeffery · 7 years ago
  12. 554a0e5 pytools: obmcutil: Drop redundant prop assignment and test by Andrew Jeffery · 7 years ago
  13. 849ebeb pytools: obmcutil: Collapse redundant assignment and test by Andrew Jeffery · 7 years ago
  14. 1133d8c pytools: obmcutil: Drop ability to set properties from the commandline by Andrew Jeffery · 7 years ago
  15. 39e10da pytools: obmcutil: Collapse nested conditions by Andrew Jeffery · 7 years ago
  16. fb8e101 pytools: obmcutil: Assign None to val by default by Andrew Jeffery · 7 years ago
  17. b40e64b pytools: obmcutil: Properly use format string by Andrew Jeffery · 7 years ago
  18. 47f8ff9 pytools: obmcutil: Drop parentheses from conditions by Andrew Jeffery · 7 years ago
  19. e44ee59 pytools: obmcutil: Make prop use None instead of empty string by Andrew Jeffery · 7 years ago
  20. 0215402 pytools: obmcutil: Rename property_value to val by Andrew Jeffery · 7 years ago
  21. 97800bc pytools: obmcutil: Rename property_name to prop by Andrew Jeffery · 7 years ago
  22. 82b4b81 pytools: obmcutil: Rename prop to dbus_prop by Andrew Jeffery · 7 years ago
  23. dc56a93 pytools: obmcutil: Rename bus_name to bus by Andrew Jeffery · 7 years ago
  24. bdb7435 pytools: obmcutil: Rename bus to dbus_bus by Andrew Jeffery · 7 years ago
  25. 93b84e4 op-pwrctl: Use new BootProgress sensor by Lei YU · 7 years ago
  26. 563db9f pytools: obmcutil: Rename intf_name to iface by Andrew Jeffery · 7 years ago
  27. 687aaa4 pytools: obmcutil: Rename intf to dbus_iface by Andrew Jeffery · 7 years ago
  28. eee9c24 pytools: obmcutil: Rename obj_path to obj by Andrew Jeffery · 7 years ago
  29. 401fcb4 pytools: obmcutil: Rename obj to dbus_obj by Andrew Jeffery · 7 years ago
  30. 44e6d9c pytools: obmcutil: Put script into a main() method by Andrew Jeffery · 7 years ago
  31. 076aa1f pytools: obmcutil: Drop commandline method support by Andrew Jeffery · 7 years ago
  32. 7bef82c bmc_update.py: Call fw_setenv twice for PrepareForUpdate by Adriana Kobylak · 7 years ago
  33. 2b3f3ff Remove pci_reset from witherspoon config by Andrew Geissler · 7 years ago
  34. 0206be8 flashbios: Do not expect the full path to the executable by Adriana Kobylak · 7 years ago
  35. 2c92f88 Correct the PS Derating & PS redundancy sensor numbers. by Tom Joseph · 7 years ago
  36. f1470e9 SyncInventory: Move to the xyz namespace for property mac by Ratan Gupta · 7 years ago
  37. c47c6a6 U-boot script update with new inventory object by Dinesh Chinari · 7 years ago
  38. a42400f pysystemmgr: Fix pci_reset_outs by Lei YU · 7 years ago
  39. 3be0995 obmcutil to get get bootprogress from xyz interface by George Keishing · 7 years ago
  40. 3fc6b79 bmc_update: explictly save firmware environment by Milton Miller · 7 years ago
  41. 62d11c3 pyflashbmc: Remove initramfs from list of expected images by Milton Miller · 7 years ago
  42. 9903ec6 Update button press handlers to new targets by Andrew Geissler · 7 years ago
  43. efe5d2d chassis: Remove sensor subscription by Brad Bishop · 7 years ago
  44. aa0ef2f configs: Remove all HWMON_CONFIGs and sensors by Brad Bishop · 7 years ago
  45. 9f369bf hwmon: Remove by Brad Bishop · 7 years ago
  46. 666be2a Remove references to old watchdog object by Vishwanatha Subbanna · 7 years ago
  47. 1a21900 Remove hostwatchdog by Vishwanatha Subbanna · 7 years ago
  48. 3fad9f7 Remove hostcheckstop by Vishwanatha Subbanna · 7 years ago
  49. 2cbbb67 Add chassis power on/off to obmcutil by Andrew Geissler · 7 years ago
  50. 8506f28 Create Lanyang config by Ken Chen · 7 years ago
  51. 53d9302 obmcutil: Remove most old org.openbmc commands by Patrick Williams · 7 years ago
  52. e02cffd Refactor action target names Host-quiesce by Josh D. King · 7 years ago
  53. 2a55954 Refactor action target names Host-start-stop by Josh D. King · 7 years ago
  54. b72169d Fix Romulus power and reset button by Lei YU · 7 years ago
  55. c99bd0c Update Power Supply Redundancy Sensor D-Bus interface name. by Jayanth Othayoth · 7 years ago
  56. 6b1f0f5 Fix syntax error in discover_system_state.py by Jayanth Othayoth · 7 years ago
  57. cf951db LED: Remove methods used to set and clear Identify LEDs. by Vishwanatha Subbanna · 7 years ago
  58. e688d94 Add IPMI Sensor support for Power Supply Derating. by Jayanth Othayoth · 7 years ago
  59. 3a3ac92 Add IPMI sensor for Turbo Allowed. by Jayanth Othayoth · 7 years ago
  60. c2ef4fc Added Power Supply Redundancy Sensor support for Witherspoon by Dhruvaraj S · 7 years ago
  61. 27eaf90 Revert "Fix for Failing to recover from pgood timeout" by Patrick Williams · 7 years ago
  62. e1e2e6d Move object_mapper per dbus path conventions. by Leonel Gonzalez · 7 years ago
  63. e2babdb Fix for Failing to recover from pgood timeout by Dhruvaraj S · 7 years ago
  64. 8f8cbce Add bmc, chassis, and host states to obmcutil by Andrew Geissler · 7 years ago
  65. b44db26 Romulus.py: Fix some sensor numbers by Lei YU · 7 years ago
  66. aa6c76f op-pwrctl: Make latch transparent briefly, only after state changes by Xo Wang · 7 years ago
  67. d4bca7b configs: don't use old sysfs path for i2c devices by Joel Stanley · 7 years ago
  68. e87cc29 Fix org.openbmc.ObjectMapper references by Brad Bishop · 7 years ago
  69. 6322338 hwmon: Remove journal spam by Brad Bishop · 7 years ago
  70. 4335240 Witherspoon.py: Fix some sensor numbers by Matt Spinler · 7 years ago
  71. 6d2f6c3 Go to quiesce state on checkstop/watchdog error by Michael Tritz · 7 years ago
  72. 7812b6d Zaius.py: Fix sensor numbers by Matt Spinler · 7 years ago
  73. 6c570c4 Define the checkstop GPIO for Zaius by Matt Spinler · 7 years ago
  74. ed9ff70 pysystemmgr: Dynamically locate the gpiochip by Andrew Jeffery · 7 years ago
  75. 57eea1b Move pystatemgr over to new host control interfaces by Andrew Geissler · 8 years ago
  76. 25b9a85 Move poweron and poweroff over to new host state interfaces by Andrew Geissler · 8 years ago
  77. 58d7a0b zaius-config: Update GPIOs for EVT2 by Xo Wang · 7 years ago
  78. 45cb4fc Rename power_gpio to gpio_configs. by Lei YU · 8 years ago
  79. 75a18a2 GPIO abstraction for power and host control by Lei YU · 8 years ago
  80. f35a7dd obmc-mgr-system: Support GPIOs in AA, AB, AC by Xo Wang · 7 years ago
  81. cae038e Fix formatting by Andrew Geissler · 8 years ago
  82. 39df403 Fix wrong reset pin setting by Yi Li · 8 years ago
  83. 51e0b89 Remove host0 from BMC_STARTING dependency by Matt Spinler · 8 years ago
  84. 7307890 flasher: fix compile error in 84ab7e by Patrick Williams · 8 years ago
  85. 84ab7e9 flasher: Use arch_flash_* correctly by Cyril Bur · 8 years ago
  86. 14df197 configs/Zaius: Add HWMON_CONFIG stub for UCD monitor, remove other devices by Xo Wang · 8 years ago
  87. 3045be3 pytools/gpioutil: Strip whitespace from value read by Xo Wang · 8 years ago
  88. 5d4a54e pytools/gpioutil: Don't set direction if already set by Xo Wang · 8 years ago
  89. 12a26d2 Cleanup Witherspoon GPIO configure by Yi Li · 8 years ago
  90. f9deaa0 skeleton: Read mac from u-boot instead of net settings by Adriana Kobylak · 8 years ago
  91. d560aac Initialize GError* to NULL before calling g_dbus_proxy_new_syn by Lei YU · 8 years ago
  92. 0475f65 op-pwrctl: Hold PCI resets until BootProgress passes BASE_INITIALIZATION state by Yi Li · 8 years ago
  93. dfda936 Use system call to issue warmReset command by Andrew Geissler · 8 years ago
  94. aab6199 Fix GPIO and remove unused ones from Romulus.py by Lei YU · 8 years ago
  95. ead1c62 flasher: Move to new libflash API by Joel Stanley · 8 years ago
  96. 29eaf4d flasher: BMC partition addresses are relative to start of flash by Joel Stanley · 8 years ago
  97. 8481438 flasher: Remove flash tuned message by Joel Stanley · 8 years ago
  98. 93dafe8 flasher: Unify flash setup functions by Joel Stanley · 8 years ago
  99. e020948 flasher: Use BMC_MTD to represent bmc by Joel Stanley · 8 years ago
  100. 7ba4172 flasher: unify cleanup commands by Joel Stanley · 8 years ago