1. df32eea flash_bios: reap children by Brad Bishop · 8 years ago
  2. 26be069 op-flasher: Remove pflash tree by Brad Bishop · 8 years ago
  3. 275524e op-flasher: use dynamic libflash by Brad Bishop · 8 years ago
  4. 2c4ed18 gdbus: Append LDLIBS by Brad Bishop · 8 years ago
  5. 0f608de inventory: add missing module imports by Brad Bishop · 8 years ago
  6. 14c8286 Add ability to load inventory from file instead of hardcoding. by Matt Spinler · 8 years ago
  7. e2c68b3 Remove goto_system_state by Brad Bishop · 8 years ago
  8. 9a0aaed configs: remove interpreter by Brad Bishop · 8 years ago
  9. de6ed12 system_manager: cleanup by Brad Bishop · 8 years ago
  10. 34c3bf9 bmcupdate: pep8 fixes by Brad Bishop · 8 years ago
  11. 291ae83 discover_system_state: pep8 fixes by Brad Bishop · 8 years ago
  12. 985b2a5 inventory: allow missing config file by Brad Bishop · 8 years ago
  13. c91b0bf inventory: pep8 fixes by Brad Bishop · 8 years ago
  14. 67a6f45 hwmon: allow missing config file by Brad Bishop · 8 years ago
  15. 2fa78fb hwmon: pep8 fixes by Brad Bishop · 8 years ago
  16. f5110e1 download_mgr: pep8 fixes by Brad Bishop · 8 years ago
  17. 87c6b73 chassis_control: remove unused modules by Brad Bishop · 8 years ago
  18. 788a5e1 chassis_control: remove execute permissions by Brad Bishop · 8 years ago
  19. 44d4ad9 sensor_mgr: allow missing config file by Brad Bishop · 8 years ago
  20. 670f255 sensor_mgr: pep8 fixes by Brad Bishop · 8 years ago
  21. 056b26e fanctl: pep8 fixes by Brad Bishop · 8 years ago
  22. 0de2813 Remove APPS and CALLBACKS from board config files by Brad Bishop · 8 years ago
  23. 7f3a57c systemmgr: Remove state management by Brad Bishop · 8 years ago
  24. abe0f68 chassis: Use systemd for chassis on/off by Brad Bishop · 8 years ago
  25. 059cffb pwrctl: add pgood state switching application by Brad Bishop · 8 years ago
  26. ed1368d gpio: Avoid glitching 'out'-direction GPIOs by Patrick Williams · 8 years ago
  27. d6baab9 gpio: Fix sprintf to uninitialized pointer by Patrick Williams · 8 years ago
  28. 3a8fa6e gpio: Clean trailing whitespace by Patrick Williams · 8 years ago
  29. 03a8b1c pysystemmgr: Handling SIGCHLD signal by Yi Li · 8 years ago
  30. c14f6fe fix sensor scales for HWMON devices by Edward A. James · 8 years ago
  31. 37846da Start host watchdog after magic sequence by Adriana Kobylak · 8 years ago
  32. eeb9b44 Power button power off behavior by Adriana Kobylak · 8 years ago
  33. 1e8a74a Cache inventory properties fault and present by Adriana Kobylak · 8 years ago
  34. 07bd9c0 Removing extra Double quotes while displaying firmware version by Ratan Gupta · 8 years ago
  35. b7484a0 Fixing WhiteSpace Error by Ratan Gupta · 8 years ago
  36. 4eab1dc chassis_control: Log an event when emergency shutdown host by Yi Li · 8 years ago
  37. fb4d225 Add logic to sync/preserve MAC and UUID by Adriana Kobylak · 8 years ago
  38. 9baab4e Load inventory from cache by Adriana Kobylak · 8 years ago
  39. 987170e Remove unused CACHE_PATH variable from configs by Brad Bishop · 8 years ago
  40. 6173a89 system_manager: wait for objects with mapper wait by Brad Bishop · 8 years ago
  41. fc38a57 system_manager: Remove bus from lookup response by Brad Bishop · 8 years ago
  42. eb228b5 pcie: Use mapper calls to lookup busnames by Brad Bishop · 8 years ago
  43. 81dd3f7 system_manager: Remove dead code by Brad Bishop · 8 years ago
  44. 416539d system_manager: Run pep8 on system_manager.py by Brad Bishop · 8 years ago
  45. fa06665 Remove workbook dependency from download mgr by Brad Bishop · 8 years ago
  46. 1664c8e Remove unnecessary InterfacesAdded signals by Brad Bishop · 8 years ago
  47. f0f3efe Export objects prior to bus name grab by Brad Bishop · 8 years ago
  48. 70852a3 Defer busname ownership until init complete by Brad Bishop · 8 years ago
  49. fa73649 system_mananger: Add a name owner handler by Brad Bishop · 8 years ago
  50. 4de4264 system_manager: Add try_next_state function by Brad Bishop · 8 years ago
  51. 2aa5308 pyflashbmc: Remove unused variable by Brad Bishop · 8 years ago
  52. f81b6a4 hostcheckstop: export signals prior to bus grab by Brad Bishop · 8 years ago
  53. b4140b8 Add checkstop gpio to Firestone, Garrison, Witherspoon by Adriana Kobylak · 8 years ago
  54. 1bbc820 Merge pull request #111 from mdmillerii/flash-bmc by Patrick Williams · 8 years ago
  55. 84a4660 Merge pull request #120 from geissonator/debug-mode-watchdog by Patrick Williams · 8 years ago
  56. 6b63e9a Disable watchdog timer if debug_mode is set by Andrew Geissler · 8 years ago
  57. 4493e44 Merge pull request #119 from anoo1/vpd by Patrick Williams · 8 years ago
  58. 927d9e2 Merge pull request #125 from bradbishop/revert-fixup by Patrick Williams · 8 years ago
  59. e7e7e13 hwmon: attribute is not polled after failure by Brad Bishop · 8 years ago
  60. 770cdfc Remove Product and Chassis area from IOBoard by Adriana Kobylak · 8 years ago
  61. 0c8c5d4 flash_bmc: Add Apply method to flash updates from runtime by Milton Miller · 8 years ago
  62. b6cfc54 bmc_update: allow whitelist to be files in a directory by Milton Miller · 8 years ago
  63. c809410 bmc_update: save runtime modified u-boot environment by Milton Miller · 8 years ago
  64. 332f143 Merge pull request #122 from vishwabmc/master by Patrick Williams · 8 years ago
  65. b7f40b5 Reformat pychassisctl/chassis_control.py with pep8 standards by Andrew Geissler · 8 years ago
  66. 3d1c3de Add the missing binary into Palmetto config file by Vishwa · 8 years ago
  67. a194b9d Merge pull request #118 from shenki/gcc5-build-fixes by Patrick Williams · 8 years ago
  68. 87e0481 hostcheckstop: Fix missing header by Joel Stanley · 8 years ago
  69. a182577 libopenbmc_intf: Fix non-arm devmem implementation by Joel Stanley · 8 years ago
  70. f834525 Merge pull request #115 from bradbishop/refactoring by Patrick Williams · 8 years ago
  71. 6f4ba05 Conditionally use system provided libopenbmc_intf by Brad Bishop · 8 years ago
  72. 37d0aa5 bin targets are rebuilt every time by Brad Bishop · 8 years ago
  73. 489bf65 libopenbmc_intf rules simplification by Brad Bishop · 8 years ago
  74. edd8e02 Create a libopenbmc_intf symlink by Brad Bishop · 8 years ago
  75. 8a8b003 Update and run libopenbmc_intf codegen by Brad Bishop · 8 years ago
  76. 5053fa2 Move libopenbmc_intf codegen/xml by Brad Bishop · 8 years ago
  77. f6c8568 libopenbmc_intf include path update by Brad Bishop · 8 years ago
  78. 0e88971 Add force link option to install target by Brad Bishop · 8 years ago
  79. b408ac0 Add install-headers target by Brad Bishop · 8 years ago
  80. fa8f616 Merge pull request #114 from bradbishop/openbmc-1.0 by Patrick Williams · 8 years ago
  81. 8e5354e Cast dbus.Double for python-json by Brad Bishop · 8 years ago
  82. bd01c24 Revert "Don't make pointless sensor update method calls" by Brad Bishop · 8 years ago
  83. 3e47968 Revert "Fix broken attempt at hwmon caching" by Brad Bishop · 8 years ago
  84. 57f67f0 Merge pull request #109 from williamspatrick/parallel-build-issue by Patrick Williams · 8 years ago
  85. 655df5d Merge pull request #110 from bradbishop/enumerate by Patrick Williams · 8 years ago
  86. 6bbf646 Run gdbus codegen for removed ObjectAdded signal by Brad Bishop · 8 years ago
  87. 180a824 Remove org.openbmc.Object.Enumerate interface by Brad Bishop · 8 years ago
  88. 38da62a obmcutil: Use freedesktop ObjectManager by Brad Bishop · 8 years ago
  89. 3cec296 Remove unused python modules from obmcutil by Brad Bishop · 8 years ago
  90. df417fd rules.mk: Fix parallel build for 'make install' by Patrick Williams · 8 years ago
  91. b0d0a74 Merge pull request #107 from bradbishop/dead by Patrick Williams · 8 years ago
  92. 736020a Merge pull request #108 from bradbishop/cflags by Patrick Williams · 8 years ago
  93. c034d2d Enable user-overriable CFLAGS by Brad Bishop · 8 years ago
  94. af3c913 Remove dead code by Brad Bishop · 8 years ago
  95. a6b9e67 Remove built-in.o from repository by Brad Bishop · 8 years ago
  96. cbe3213 Merge pull request #96 from anoo1/xstop by Patrick Williams · 8 years ago
  97. 336e134 Merge pull request #104 from bradbishop/garrison by Patrick Williams · 8 years ago
  98. 5774d44 Merge pull request #105 from bradbishop/witherspoon by Patrick Williams · 8 years ago
  99. e5fe522 Initial Witherspoon board configuration by Yi Li · 8 years ago
  100. ff47af2 Fix gpioutil tool by Adriana Kobylak · 8 years ago