1. 953fdc5 common: trim null bytes from filename in readNotifyAsync() by Kevin Tung · 2 weeks ago master
  2. f9cfdca common: update: fix error handling by Alexander Hansen · 3 weeks ago
  3. dbb7015 common: make Software::objectPath const by Alexander Hansen · 3 weeks ago
  4. 6397c09 spawn async task to clean used BIOS images by Jagpal Singh Gill · 6 weeks ago
  5. 53c7c0e common: split inventory association function by Alexander Hansen · 4 weeks ago
  6. 9c05c3c phosphor-bmc-code-mgmt: let JedFileParser related var more descriptive by Ken Chen · 5 weeks ago
  7. b0cfda6 common: fix Software::getPurpose error path by Alexander Hansen · 6 weeks ago
  8. 0fdb612 common: fix: add emit_added calls by Alexander Hansen · 7 weeks ago
  9. d982568 phosphor-bmc-code-mgmt: revise JedFileParser to support LCMXO3 series by Ken Chen · 7 weeks ago
  10. d73d564 common: create initial associations by Alexander Hansen · 5 weeks ago
  11. e1d49f1 test: common: software config by Alexander Hansen · 6 weeks ago
  12. 8ec69e4 test: common: random software id by Alexander Hansen · 6 weeks ago
  13. f30ca2c cpld: lattice: add XO3D-9400 series support to supportedDeviceMap by Fred Chen · 9 weeks ago
  14. 466c66a i2c-vr: use hexadecimal format for version instead of decimal by Kevin Tung · 6 weeks ago
  15. e793150 meson: rename systemd dependency by Jagpal Singh Gill · 7 weeks ago
  16. a02807c meson: simplify option builds by Patrick Williams · 7 weeks ago
  17. 5afc9aa meson: simplify systemd dependency by Patrick Williams · 7 weeks ago
  18. f899aed meson: adjust ssl dep name by Patrick Williams · 7 weeks ago
  19. ab08d09 meson: fix missing pldm header by Patrick Williams · 7 weeks ago
  20. 7f26589 meson: fix missing i2c header by Patrick Williams · 7 weeks ago
  21. a7bf31b meson: fix gpiod dependency by Patrick Williams · 7 weeks ago
  22. 9ce83de meson: use non-deprecated systemd packageconfig by Patrick Williams · 7 weeks ago
  23. f60952b Fix optional-images for static layout by Ian Woloschin · 3 months ago
  24. 7e0ecac i2c-vr: xdpe1x2xx: Improve update flow by Daniel Hsu · 9 weeks ago
  25. f00ce80 Add ISL69269 Voltage Regulator support by Christopher Meis · 5 months ago
  26. a2eb951 common: move asyncSystem() to common by Kevin Tung · 4 months ago
  27. 698d773 bmc/test/README: reformat to be more stable under linters by Patrick Williams · 9 weeks ago
  28. fd34144 i2c-vr/xdpe1x2xx: General improvements and debugs by Christopher Meis · 2 months ago
  29. 7dfe072 pldm package parser: fix caller by Alexander Hansen · 9 weeks ago
  30. bbb22bf Fix linting in bmc/test/README.md by Christopher Meis · 9 weeks ago
  31. 61e1267 cpld: lattice: to align with new EM Type scheme by Daniel Hsu · 3 months ago
  32. 37a3014 common: i2c: Add non-coroutine sendReceive() by Daniel Hsu · 3 months ago
  33. df62819 common: use aserver property constructor by Alexander Hansen · 2 months ago
  34. 38b0344 drop readability-static-accessed-through-instance by Jagpal Singh Gill · 2 months ago
  35. a92e727 clang-tidy: remove NOLINT for PackageParser by Alexander Hansen · 7 months ago
  36. 692d67e pldm: Fix parser error for libpldm API changes by Alexander Hansen · 2 months ago
  37. bd5081f clang-tidy: remove some NOLINTS by Alexander Hansen · 3 months ago
  38. a2f860b markdownlint: minor fixes by Patrick Williams · 3 months ago
  39. 886e14e fw update: common: Update software_config regex patterns by Daniel Hsu · 3 months ago
  40. 5db0c6b bios: support for tool: flashcp by Alexander Hansen · 3 months ago
  41. 7fbe7d8 bios: enable configure flashrom tool by Alexander Hansen · 3 months ago
  42. db0e88c bios: fix log message for gpio mux by Alexander Hansen · 3 months ago
  43. 8b4ab1e common: Add emit_added for Software Update intf by Alexander Hansen · 5 months ago
  44. a62ebc9 bios: README: update example to align with EM by Alexander Hansen · 3 months ago
  45. e16d7a4 clang-tidy: format with config-clang-tidy by Patrick Williams · 3 months ago
  46. f6470b5 fw-update: cpld code updater by Daniel Hsu · 6 months ago
  47. cec1475 common: handle match for config intf added/removed by Alexander Hansen · 4 months ago
  48. 9017479 common: extract handleInterfaceAdded by Alexander Hansen · 4 months ago
  49. f3d407b common: break out fetching common configuration by Alexander Hansen · 4 months ago
  50. ac4fdd0 bios: fix driver binding order by Alexander Hansen · 3 months ago
  51. dfb6067 bios: find SPI address dynamically by Alexander Hansen · 4 months ago
  52. fc4a974 bios: better error messages for fetching config by Alexander Hansen · 5 months ago
  53. ad3fd76 Disable static tidy check by Jagpal Singh Gill · 3 months ago
  54. 30fd7e4 eeprom device updater: add firmware suffix to config types by Kevin Tung · 4 months ago
  55. 01ba956 fixups for clang-20 by Alexander Hansen · 4 months ago
  56. ca02e50 meson: prefer allowed over enabled by Patrick Williams · 4 months ago
  57. dd3551f eeprom device code updater: fix typo by Kevin Tung · 4 months ago
  58. 994a77f eeprom device code updater by Kevin Tung · 8 months ago
  59. 887bd3d I2CVR-Software-Update: change service type to dbus by Christopher Meis · 4 months ago
  60. 26d3748 fix: i2cvr-software-update meson.build cleanup for i2c dependency by Christopher Meis · 4 months ago
  61. 0ac6478 fw update: bios: fix service file by Alexander Hansen · 4 months ago
  62. 781de31 phosphor-i2cvr-software-update: move to libexec by Patrick Williams · 4 months ago
  63. 43c1409 phosphor-bios-software-update: move to libexec by Patrick Williams · 4 months ago
  64. 521b93c phosphor-bmc-side-switch: move to libexec by Patrick Williams · 4 months ago
  65. caa889e phosphor-usb-code-update: move to libexec by Patrick Williams · 4 months ago
  66. 4fef1c4 phosphor-version-software-manager: move to libexec by Patrick Williams · 4 months ago
  67. 4c5cb93 phosphor-image-updater: move to libexec by Patrick Williams · 4 months ago
  68. 01cec99 phosphor-software-manager: move to libexec by Patrick Williams · 4 months ago
  69. 7292aec phosphor-download-manager: move to libexec by Patrick Williams · 4 months ago
  70. 089a4a3 phosphor-sync-software-manager: move to libexec by Patrick Williams · 4 months ago
  71. 7e446a4 Add i2c voltage regulator updater by Christopher Meis · 10 months ago
  72. b4dfd14 bios: fix systemd service file by Alexander Hansen · 5 months ago
  73. f2c95a0 SPI device code updater by Alexander Hansen · 9 months ago
  74. 0bb36ee phosphor-bmc-code-mgmt: Migrate to pldm_edac_crc32() by Andrew Jeffery · 5 months ago
  75. de5e76f fix object manager path and emit interfaces added by Alexander Hansen · 6 months ago
  76. 8e44d57 common: use state interface object path from pdi by Alexander Hansen · 5 months ago
  77. 1e833b4 common: host power utility by Alexander Hansen · 6 months ago
  78. 449e793 common: dbus helper for fetching configuration by Alexander Hansen · 6 months ago
  79. 4983b13 common: fetch nested configuration by Alexander Hansen · 6 months ago
  80. 0a457ff common: constrain object mapper call by Alexander Hansen · 6 months ago
  81. 192bb5d meson: apply meson format by Alexander Hansen · 6 months ago
  82. 7fe19f4 bmc: sync-once: handle deleted source files by Jian Zhang · 7 months ago
  83. ccec7c6 common: allow update to Version interface by Alexander Hansen · 6 months ago
  84. 5622ee9 common: activation progress not taking effect by Alexander Hansen · 6 months ago
  85. 85aed22 fixup: test: example device by Alexander Hansen · 6 months ago
  86. aa30064 fw update: implement example device by Alexander Hansen · 7 months ago
  87. cc37235 fw update: common code by Alexander Hansen · 8 months ago
  88. ec807fc meson: reformat with meson formatter by Patrick Williams · 7 months ago
  89. 726e100 build: use allowed over enabled or not-disabled by Patrick Williams · 7 months ago
  90. ac3f93e Fix broken download link to boost_1.84 and update version to boost_1.86 by Christopher Meis · 7 months ago
  91. eae5ec9 clang-format: update latest spec and reformat by Patrick Williams · 7 months ago
  92. 00b3cae fw update: pldm package parser by Alexander Hansen · 9 months ago
  93. 5c7c841 meson: add libpldm wrap file by Patrick Williams · 7 months ago
  94. 88b98bf fix: fw-update: make libpldm optional dependency by Alexander Hansen · 7 months ago
  95. 4a053c8 fw update: library to create pldm fw package by Alexander Hansen · 9 months ago
  96. cab87e9 re-organize the current files into bmc directory by Jagpal Singh Gill · 8 months ago
  97. bdcf574 sync_watch: remove unused 'loop' member by Patrick Williams · 8 months ago
  98. b3e3d64 clang-format: re-format for clang-19 by Patrick Williams · 8 months ago
  99. db3d966 obmc-flash-bmc: Add new Manager service as default by Adriana Kobylak · 9 months ago
  100. 61c1a8a Add the new Software.Manager to service dependencies by Adriana Kobylak · 9 months ago