1. f35a7dd obmc-mgr-system: Support GPIOs in AA, AB, AC by Xo Wang · 7 years ago
  2. cae038e Fix formatting by Andrew Geissler · 8 years ago
  3. 39df403 Fix wrong reset pin setting by Yi Li · 8 years ago
  4. 51e0b89 Remove host0 from BMC_STARTING dependency by Matt Spinler · 8 years ago
  5. 7307890 flasher: fix compile error in 84ab7e by Patrick Williams · 8 years ago
  6. 84ab7e9 flasher: Use arch_flash_* correctly by Cyril Bur · 8 years ago
  7. 14df197 configs/Zaius: Add HWMON_CONFIG stub for UCD monitor, remove other devices by Xo Wang · 8 years ago
  8. 3045be3 pytools/gpioutil: Strip whitespace from value read by Xo Wang · 8 years ago
  9. 5d4a54e pytools/gpioutil: Don't set direction if already set by Xo Wang · 8 years ago
  10. 12a26d2 Cleanup Witherspoon GPIO configure by Yi Li · 8 years ago
  11. f9deaa0 skeleton: Read mac from u-boot instead of net settings by Adriana Kobylak · 8 years ago
  12. d560aac Initialize GError* to NULL before calling g_dbus_proxy_new_syn by Lei YU · 8 years ago
  13. 0475f65 op-pwrctl: Hold PCI resets until BootProgress passes BASE_INITIALIZATION state by Yi Li · 8 years ago
  14. dfda936 Use system call to issue warmReset command by Andrew Geissler · 8 years ago
  15. aab6199 Fix GPIO and remove unused ones from Romulus.py by Lei YU · 8 years ago
  16. ead1c62 flasher: Move to new libflash API by Joel Stanley · 8 years ago
  17. 29eaf4d flasher: BMC partition addresses are relative to start of flash by Joel Stanley · 8 years ago
  18. 8481438 flasher: Remove flash tuned message by Joel Stanley · 8 years ago
  19. 93dafe8 flasher: Unify flash setup functions by Joel Stanley · 8 years ago
  20. e020948 flasher: Use BMC_MTD to represent bmc by Joel Stanley · 8 years ago
  21. 7ba4172 flasher: unify cleanup commands by Joel Stanley · 8 years ago
  22. 6677705 flasher: Remove relocking of flash by Joel Stanley · 8 years ago
  23. 3881231 flasher: remove unused ffs_index by Joel Stanley · 8 years ago
  24. 61a5fdf flasher: Remove unused blocklevel_get_info by Joel Stanley · 8 years ago
  25. 44dd5a6 Add IPMI 2.0 ColdReset command support by Nan Li · 8 years ago
  26. da7aad0 Add Romulus config by Joel Stanley · 8 years ago
  27. e83635a config: Zaius: Add FSI mux selector GPIO by Xo Wang · 8 years ago
  28. 9d61237 flasher: Use flash via MTD device by Joel Stanley · 8 years ago
  29. 7b62ce9 flasher: Add copyright header by Joel Stanley · 8 years ago
  30. 25a2243 Add hwmon0 config in Palmetto.py and Barreleye.py by Lei YU · 8 years ago
  31. e6592b5 Remove unneeded 'startup-hacks' file by Josh King · 8 years ago
  32. 2c77baa configs: Zaius: Fix GPIO for RESET_BUTTON by Xo Wang · 8 years ago
  33. 2f3213f Add fanctl to skeleton by Yi Li · 8 years ago
  34. 3205742 sync: add missing os module import by Brad Bishop · 8 years ago
  35. 605620d gpio: Raise exception on GPIO lookup failure by Xo Wang · 8 years ago
  36. c9972ae Add Zaius board configuration by Xo Wang · 8 years ago
  37. 3ab5436 op-pwrctl: Fix polarity of power outputs by Xo Wang · 8 years ago
  38. c1ce68b pwrctl: Add latch output to power control by Xo Wang · 8 years ago
  39. 20a1941 pwrctl: Use PowerGpio configuration for power control by Xo Wang · 8 years ago
  40. 4088ec3 configs: Add POWER_CONFIG for machines by Xo Wang · 8 years ago
  41. 3f87de8 system_manager, libobmc-intf: Add power GPIO configuration interface by Xo Wang · 8 years ago
  42. eb27fa9 Formatting only fix by Andrew Geissler · 8 years ago
  43. 520f8b0 Fix for Power Restore Policy by Ratan Gupta · 8 years ago
  44. a7ac805 configs: Remove gpio code from config files by Brad Bishop · 8 years ago
  45. 7e5ec46 inventory: Move INVENTORY_ROOT to inventory module by Brad Bishop · 8 years ago
  46. ef3a3ce configs: Remove unused variables by Brad Bishop · 8 years ago
  47. 5306675 python: add vim modelines by Brad Bishop · 8 years ago
  48. 3d13c28 palmetto: remove frus by Brad Bishop · 8 years ago
  49. cad44d6 Fix some hardcoded inventory paths by Matt Spinler · 8 years ago
  50. 6be71f4 Remove explicit vuart enable from startup_hacks.sh by Timothy Pearson · 8 years ago
  51. f327ddd inventory: add missing json import by Brad Bishop · 8 years ago
  52. f47f5fa Use super to construct dbus.service.Object by Brad Bishop · 8 years ago
  53. 7a4d77a chassis: pep8 fixes by Brad Bishop · 8 years ago
  54. cf98415 hwmon: pep8 fixes by Brad Bishop · 8 years ago
  55. df32eea flash_bios: reap children by Brad Bishop · 8 years ago
  56. 26be069 op-flasher: Remove pflash tree by Brad Bishop · 8 years ago
  57. 275524e op-flasher: use dynamic libflash by Brad Bishop · 8 years ago
  58. 2c4ed18 gdbus: Append LDLIBS by Brad Bishop · 8 years ago
  59. 0f608de inventory: add missing module imports by Brad Bishop · 8 years ago
  60. 14c8286 Add ability to load inventory from file instead of hardcoding. by Matt Spinler · 8 years ago
  61. e2c68b3 Remove goto_system_state by Brad Bishop · 8 years ago
  62. 9a0aaed configs: remove interpreter by Brad Bishop · 8 years ago
  63. de6ed12 system_manager: cleanup by Brad Bishop · 8 years ago
  64. 34c3bf9 bmcupdate: pep8 fixes by Brad Bishop · 8 years ago
  65. 291ae83 discover_system_state: pep8 fixes by Brad Bishop · 8 years ago
  66. 985b2a5 inventory: allow missing config file by Brad Bishop · 8 years ago
  67. c91b0bf inventory: pep8 fixes by Brad Bishop · 8 years ago
  68. 67a6f45 hwmon: allow missing config file by Brad Bishop · 8 years ago
  69. 2fa78fb hwmon: pep8 fixes by Brad Bishop · 8 years ago
  70. f5110e1 download_mgr: pep8 fixes by Brad Bishop · 8 years ago
  71. 87c6b73 chassis_control: remove unused modules by Brad Bishop · 8 years ago
  72. 788a5e1 chassis_control: remove execute permissions by Brad Bishop · 8 years ago
  73. 44d4ad9 sensor_mgr: allow missing config file by Brad Bishop · 8 years ago
  74. 670f255 sensor_mgr: pep8 fixes by Brad Bishop · 8 years ago
  75. 056b26e fanctl: pep8 fixes by Brad Bishop · 8 years ago
  76. 0de2813 Remove APPS and CALLBACKS from board config files by Brad Bishop · 8 years ago
  77. 7f3a57c systemmgr: Remove state management by Brad Bishop · 8 years ago
  78. abe0f68 chassis: Use systemd for chassis on/off by Brad Bishop · 8 years ago
  79. 059cffb pwrctl: add pgood state switching application by Brad Bishop · 8 years ago
  80. ed1368d gpio: Avoid glitching 'out'-direction GPIOs by Patrick Williams · 8 years ago
  81. d6baab9 gpio: Fix sprintf to uninitialized pointer by Patrick Williams · 8 years ago
  82. 3a8fa6e gpio: Clean trailing whitespace by Patrick Williams · 8 years ago
  83. 03a8b1c pysystemmgr: Handling SIGCHLD signal by Yi Li · 8 years ago
  84. c14f6fe fix sensor scales for HWMON devices by Edward A. James · 8 years ago
  85. 37846da Start host watchdog after magic sequence by Adriana Kobylak · 8 years ago
  86. eeb9b44 Power button power off behavior by Adriana Kobylak · 8 years ago
  87. 1e8a74a Cache inventory properties fault and present by Adriana Kobylak · 8 years ago
  88. 07bd9c0 Removing extra Double quotes while displaying firmware version by Ratan Gupta · 8 years ago
  89. b7484a0 Fixing WhiteSpace Error by Ratan Gupta · 8 years ago
  90. 4eab1dc chassis_control: Log an event when emergency shutdown host by Yi Li · 8 years ago
  91. fb4d225 Add logic to sync/preserve MAC and UUID by Adriana Kobylak · 8 years ago
  92. 9baab4e Load inventory from cache by Adriana Kobylak · 8 years ago
  93. 987170e Remove unused CACHE_PATH variable from configs by Brad Bishop · 8 years ago
  94. 6173a89 system_manager: wait for objects with mapper wait by Brad Bishop · 8 years ago
  95. fc38a57 system_manager: Remove bus from lookup response by Brad Bishop · 8 years ago
  96. eb228b5 pcie: Use mapper calls to lookup busnames by Brad Bishop · 8 years ago
  97. 81dd3f7 system_manager: Remove dead code by Brad Bishop · 8 years ago
  98. 416539d system_manager: Run pep8 on system_manager.py by Brad Bishop · 8 years ago
  99. fa06665 Remove workbook dependency from download mgr by Brad Bishop · 8 years ago
  100. 1664c8e Remove unnecessary InterfacesAdded signals by Brad Bishop · 8 years ago