1. 77692f5 OWNERS: Update Andrew's preferred email by Andrew Jeffery · 4 months ago master
  2. 8207751 vpnor: Look for files in rw directory first by Adriana Kobylak · 5 months ago
  3. 68a24c9 resolve stricter warnings by Patrick Williams · 9 months ago
  4. 6a51e5f prettier: re-format by Patrick Williams · 1 year, 5 months ago
  5. ad5dd0f bootstrap: fix shellcheck warnings by Patrick Williams · 1 year, 5 months ago
  6. a75dcde MAINTAINERS: remove file by Patrick Williams · 1 year, 9 months ago
  7. e75b64c OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 9 months ago
  8. bf48004 format-code: update clang-format to 14 by Patrick Williams · 1 year, 9 months ago
  9. fb7ebc2 MAINTAINERS: update Deepak's email by Patrick Williams · 1 year, 11 months ago
  10. 7539be8 build: enable C++20 by Patrick Williams · 1 year, 11 months ago
  11. 150be91 switch experimental::fs to std::fs by Patrick Williams · 1 year, 11 months ago
  12. 220674c Add OWNERS file by Manojkiran Eda · 2 years, 6 months ago
  13. fab4020 clang-format code with new clang by Ed Tanous · 2 years, 8 months ago
  14. 5c9264d vpnor: Fix const decltype() error reported by gcc-11 by Andrew Geissler · 3 years ago
  15. 0ad1721 vpnor: Fix style issues reported by clang tooling by Andrew Geissler · 3 years ago
  16. b5e7809 format-code: Fix formatting failures by Andrew Jeffery · 3 years ago
  17. 1230660 format-code: Update default clang-format to v11 by Andrew Jeffery · 3 years ago
  18. 5ff50e3 vpnor: Use the partition in rw if it exists by Adriana Kobylak · 3 years, 5 months ago
  19. dfbeae2 Disable aspeed mbox backend by Joel Stanley · 4 years, 2 months ago
  20. 2ecad07 control: Retain current backend on initialisation failure by Andrew Jeffery · 4 years, 1 month ago
  21. affbf2e backend: Ensure ops pointer is valid in backend_init() by Andrew Jeffery · 4 years, 1 month ago
  22. ca5eda8 mbox_log_console(): Add explicit fflush() for stdout by Andrew Jeffery · 4 years, 3 months ago
  23. 02821c6 vpnor: partition: Fix file descriptor leaks by Andrew Jeffery · 4 years, 3 months ago
  24. 5b97044 vpnor: partition: Only attempt read() for in-bounds accesses by Andrew Jeffery · 4 years, 3 months ago
  25. e2744c0 vpnor: Avoid mmap() due to lack of support on some filesystems by Andrew Jeffery · 4 years, 3 months ago
  26. 3edbf1f configure: Default-enable virtual pnor by Andrew Jeffery · 4 years, 3 months ago
  27. c7822e9 README: Spring clean by Andrew Jeffery · 4 years, 3 months ago
  28. 032fb30 vpnor: table: Handle alignment warning by Andrew Jeffery · 4 years, 3 months ago
  29. 8cef63e Add backend_adjust_offset to avoid the windows overlap by Alvin Wang · 4 years, 7 months ago
  30. 0acc669 vpnor: partition: Add write permissions to writable files by Adriana Kobylak · 4 years, 7 months ago
  31. 7e3f20d autotools: Fix autoconf-archive compatibility issues by Andrew Jeffery · 4 years, 9 months ago
  32. 4b8203d mboxd: Don't require mbox by Andrew Jeffery · 5 years ago
  33. fac3689 dbus: Unref replies to avoid leaks by Andrew Jeffery · 5 years ago
  34. a804a73 mboxctl: Fix retrieval of property-based state by Andrew Jeffery · 5 years ago
  35. c03b8af MAINTAINERS: Remove Suraj by Andrew Jeffery · 5 years ago
  36. 81d27b0 vpnor: Rename generate-squashfs to generate-tar by Lei YU · 5 years ago
  37. 76c7377 Merge commit 'e50e654bca8df8254c15849c793f9279adcb1182' into master by Andrew Jeffery · 5 years ago
  38. ef0c836 Add --trace support (in blktrace format) by Stewart Smith · 5 years ago
  39. e50e654 Add --trace support (in blktrace format) by Stewart Smith · 5 years ago
  40. 4519bb8 Documentation: Remove mboxctl.md by Andrew Jeffery · 5 years ago
  41. 4ef0c13 mboxd: Tidy up failure paths on daemon startup by Andrew Jeffery · 5 years ago
  42. 81059e3 Makefiles: Centralise some use of VIRTUAL_PNOR_ENABLED by Andrew Jeffery · 5 years ago
  43. de08ca2 vpnor: Rename pnor_partition_table sources to table by Andrew Jeffery · 5 years ago
  44. fb01e14 vpnor: Rename pnor_partition sources to partition by Andrew Jeffery · 5 years ago
  45. dec59b4 vpnor: Rename pnor_partition_defs sources to ffs by Andrew Jeffery · 5 years ago
  46. 035ad76 vpnor: Consolidate backend and mboxd_pnor_partition_table sources by Andrew Jeffery · 5 years ago
  47. f4bc335 vpnor: Rename mboxd_pnor_partition_table sources to backend by Andrew Jeffery · 5 years ago
  48. e7d26cc control: dbus: Remove unnecessary vpnor header dependency by Andrew Jeffery · 5 years ago
  49. 5320f6e mboxd: Add backend DBus interface and commandline options by Andrew Jeffery · 5 years ago
  50. a042978 mboxd: Add support for file-backed flash devices. by Evan Lojewski · 5 years ago
  51. 0297e5b mboxd: Remove flash API compatibility shim by Andrew Jeffery · 5 years ago
  52. f1e547c mboxd: Add a backend abstraction layer to mboxd. by Evan Lojewski · 5 years ago
  53. cb93504 flash: Introduce flash_validate() by Andrew Jeffery · 5 years ago
  54. f69760d protocol: Introduce protocol_reset() by Andrew Jeffery · 5 years ago
  55. 4e75a27 vpnor: Test if HBB placement exceeds reserved memory bounds by Andrew Jeffery · 5 years ago
  56. 2dfc2a2 test/flash_copy: Configure MTD device to avoid undefined behaviour by Andrew Jeffery · 5 years ago
  57. 7c1588a test/mbox: Assert that the flash fd is sane by Andrew Jeffery · 5 years ago
  58. bf2417e test/mbox: Use assertions for error handling by Andrew Jeffery · 5 years ago
  59. 261f61a vpnor: Shuffle and rework includes for sanity by Andrew Jeffery · 5 years ago
  60. 8e1d5dd build: use pkg_check_modules instead of ax_pkg_check_modules by Patrick Venture · 5 years ago
  61. 5bab7c4 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  62. 9ed627c transport: dbus: Remove ProtocolReset and WindowReset signals by Andrew Jeffery · 5 years ago
  63. 7a85d22 vpnor: Enforce a read-only FFS ToC regardless of flags by Andrew Jeffery · 5 years ago
  64. 8a0efd5 vpnor: test: Add force_readonly_toc by Andrew Jeffery · 5 years ago
  65. 8998575 vpnor: Add write-to-writable-ToC test by Andrew Jeffery · 5 years ago
  66. 4c15bb1 mboxd: Set BMC_EVENT_PROTOCOL_RESET on startup by Andrew Jeffery · 5 years ago
  67. fd4fa34 protocol: Rework publication of events over DBus transport by Andrew Jeffery · 5 years ago
  68. 5a124ea configure: put c++ cruft behind virtual pnor check by Joel Stanley · 6 years ago
  69. fab672b mboxd: Mark the protocol as reset on shutdown by Andrew Jeffery · 6 years ago
  70. fe0c9e8 mboxd: Broadcast the daemon is ready on all transports by Andrew Jeffery · 6 years ago
  71. f62601b transport: Fix event handling by Andrew Jeffery · 6 years ago
  72. 6c4d8ba mboxctl: Fix Control.Resume argument type by Andrew Jeffery · 6 years ago
  73. 5f86227 configure: Update from c++14 to c++17 by William A. Kennington III · 6 years ago
  74. d5f1d40 clang-format: Pull the format rules from the openbmc/docs repo by William A. Kennington III · 6 years ago
  75. b7c49b2 format-code: Use the provided clang format by William A. Kennington III · 6 years ago
  76. 93c8edc Documentation: Rewrite protocol specification by Andrew Jeffery · 6 years ago
  77. cc65061 vpnor: pnor_partition: Debugging for Request.fulfil() by Andrew Jeffery · 6 years ago
  78. cda2964 control: Add FIXME in reset handling by Andrew Jeffery · 6 years ago
  79. c84b8f8 test: Add windows_equally_evictable by Andrew Jeffery · 6 years ago
  80. b5fd0a4 windows: Include stdbool.h by Andrew Jeffery · 6 years ago
  81. ea5400f transport: dbus: Implement erase by Andrew Jeffery · 6 years ago
  82. d66af2a transport: dbus: Implement flush by Andrew Jeffery · 6 years ago
  83. 40ef67b transport: dbus: Implement mark_dirty by Andrew Jeffery · 6 years ago
  84. c2cbb3d transport: dbus: Implement close by Andrew Jeffery · 6 years ago
  85. 0e785f4 transport: dbus: Implement create_write_window by Andrew Jeffery · 6 years ago
  86. b9d72d0 transport: dbus: Implement create_read_window by Andrew Jeffery · 6 years ago
  87. 9c62717 transport: dbus: Implement get_flash_info by Andrew Jeffery · 6 years ago
  88. bcc3399 transport: dbus: Implement ack by Andrew Jeffery · 6 years ago
  89. 7255d26 transport: dbus: Implement reset by Andrew Jeffery · 6 years ago
  90. 0453aa4 transport: Rework BMC event handling by Andrew Jeffery · 6 years ago
  91. a6ca7a9 transport: dbus: Handle events by Andrew Jeffery · 6 years ago
  92. 4414fb8 transport: Retain knowledge of setting and clearing of events by Andrew Jeffery · 6 years ago
  93. 2ebfd20 daemon: Remove the concept of triggering or suppressing events by Andrew Jeffery · 6 years ago
  94. 23a4821 transport: Switch transports as required on GET_MBOX_INFO by Andrew Jeffery · 6 years ago
  95. 23140be transport: dbus: Add get_info by Andrew Jeffery · 6 years ago
  96. 41c337e windows: Always allocate a default-size dirty byte map by Andrew Jeffery · 6 years ago
  97. 26558db mboxd: Refactor and rename mbox.h to mboxd.h by Andrew Jeffery · 6 years ago
  98. 55260ce transport: mbox: Rename free_mbox_dev to transport_mbox_free by Andrew Jeffery · 6 years ago
  99. b2466ee transport: mbox: Rename *init_mbox_dev to *transport_mbox_init by Andrew Jeffery · 6 years ago
  100. d86141b transport: mbox: Rename dispatch_mbox to transport_mbox_dispatch by Andrew Jeffery · 6 years ago