1. ba0bbab dbus: Use consistent prefix for dbus function symbols by Andrew Jeffery · 6 years ago
  2. b5685b3 test: bmc_event_ack_v2 must negotiate v2 by Andrew Jeffery · 6 years ago
  3. 939bd38 mboxctl: Remove redundant includes by Andrew Jeffery · 6 years ago
  4. 25863af common: Include what we use in the header by Andrew Jeffery · 6 years ago
  5. 78847ae mboxd_lpc_reset: Use SPDX licence header by Andrew Jeffery · 6 years ago
  6. c5578d8 make: Improve cscope database quality by Andrew Jeffery · 6 years ago
  7. 7a03b07 format-code: Look for clang-format-6.0 as well by Andrew Jeffery · 6 years ago
  8. acdbdd1 Unfork phosphor-mboxd from mboxbridge by Andrew Jeffery · 6 years ago
  9. 7f0c1c2 mboxd: Drop unused sdbusplus configuration by Andrew Jeffery · 6 years ago
  10. aff2de6 README: Add build documentation by Andrew Jeffery · 6 years ago
  11. 5e81cfd configure: Don't enable the virtual PNOR by default by Andrew Jeffery · 6 years ago
  12. 5b7b018 mbox: Forward-declare struct mbox_context by Andrew Jeffery · 6 years ago
  13. fd7e0d9 tests: Ensure we don't disable asserts by Andrew Jeffery · 6 years ago
  14. 6e36ef5 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  15. 406ee26 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  16. 8fe809e vpnor: Catch ReasonedError in vpnor_copy_bootloader_partition by Andrew Jeffery · 6 years ago
  17. dda8e38 vpnor: Honour return codes in reset_lpc() by Andrew Jeffery · 6 years ago
  18. 974507e vpnor: Fix formatting in pnor_partition.cpp by Andrew Jeffery · 6 years ago
  19. 05a17f1 mboxd_msg: Fix overflow in get_suggested_timeout() by Andrew Jeffery · 6 years ago
  20. 3c3db6d version: Update version to v2.1.1 by Suraj Jitindar Singh · 7 years ago
  21. 0971299 vpnor: Add README describing the expected behaviours by Andrew Jeffery · 6 years ago
  22. 506f2f5 test: vpnor: Use MAP_SHARED for read-only file memory map by Andrew Jeffery · 6 years ago
  23. 52a8319 vpnor: Add handler for CREATE_WRITE_WINDOW by Andrew Jeffery · 6 years ago
  24. 943aba0 vpnor: Configure a handler table in init_vpnor() by Andrew Jeffery · 6 years ago
  25. efb09de mbox_msg: Move handler table to struct mbox_context by Andrew Jeffery · 6 years ago
  26. 30bcf84 test: Move vpnor tests to vpnor directory by Andrew Jeffery · 6 years ago
  27. 53c21aa vpnor: Isolate relevant code in vpnor directory by Andrew Jeffery · 6 years ago
  28. 8b91023 test: vpnor: Add create_write_window_unmapped by Andrew Jeffery · 6 years ago
  29. e32f2c1 test: vpnor: Add create_write_window_rw_partition by Andrew Jeffery · 6 years ago
  30. 7c5a109 test: vpnor: Add create_write_window_ro_partition by Andrew Jeffery · 6 years ago
  31. 3da0de6 mboxd_windows: Shrink windows accessing the end of flash by Andrew Jeffery · 6 years ago
  32. 0d087f1 mboxd_windows: Reset evicted windows by Andrew Jeffery · 6 years ago
  33. 912c9bd test: vpnor: Add create_read_window_remap by Andrew Jeffery · 6 years ago
  34. 929b421 test: vpnor: Add create_read_window_size by Andrew Jeffery · 6 years ago
  35. d23affd test: mbox: LPC reserve memory size is not MTD size by Andrew Jeffery · 6 years ago
  36. 3dce83d test: vpnor: Add dump_flash test by Andrew Jeffery · 6 years ago
  37. ca1dfc9 test: mbox: Add mbox_rspcpy() by Andrew Jeffery · 6 years ago
  38. cc0bd3c mboxd_msg: Include mbox.h to avoid undefined symbol error by Andrew Jeffery · 6 years ago
  39. 738c1cd mboxd_msg: Make raw bytes a uint8_t for sanity by Andrew Jeffery · 6 years ago
  40. 1a3f843 pnor_partition: Handle requests exceeding partition's actual size by Andrew Jeffery · 6 years ago
  41. 742a1f6 pnor_partition_table: Refactor to allow tests to specify patch location by Andrew Jeffery · 6 years ago
  42. e9493ad test: vpnor: Add write_patch_resize by Andrew Jeffery · 6 years ago
  43. 5bfc986 test: vpnor: Add read_patch by Andrew Jeffery · 6 years ago
  44. 2a4bee7 test: vpnor: Add ability to deploy patches in VpnorRoot by Andrew Jeffery · 6 years ago
  45. 817d221 mboxd_pnor_partition_table: Remove redundant wrapper functions by Andrew Jeffery · 6 years ago
  46. 3af92a4 pnor_partition: Remove redundant ReturnCode enum by Andrew Jeffery · 6 years ago
  47. 889ab51 pnor_partition: Remove redundant Descriptor class by Andrew Jeffery · 6 years ago
  48. ad34310 pnor_partition: Refactor to enforce stronger boundaries for abstractions by Andrew Jeffery · 6 years ago
  49. fc62158 mboxd_flash_virtual: Remove dependence on vpnor_get_partition_table_size by Andrew Jeffery · 6 years ago
  50. 730e3b0 test: vpnor: Add create_read_window_partition_invalid by Andrew Jeffery · 6 years ago
  51. ae1edb9 pnor_partition_table: Raise exception for unmapped offsets by Andrew Jeffery · 6 years ago
  52. cd92851 pnor_partition_table: Improve readability of Table::partition(size_t) by Andrew Jeffery · 6 years ago
  53. 2ceba89 pnor_partition_table: Move struct vpnor_partition_table to header by Andrew Jeffery · 6 years ago
  54. bd38c21 pnor_partition_table: Rename offt to blockOffset in Table::partition() by Andrew Jeffery · 6 years ago
  55. 2b73f17 test: vpnor: Add create_read_window_straddle_partitions by Andrew Jeffery · 6 years ago
  56. 7eed6de test: vpnor: Add create_read_window_toc by Andrew Jeffery · 6 years ago
  57. 3c9bb3e test: vpnor: Add create_read_window_oob by Andrew Jeffery · 6 years ago
  58. bfe6f80 test: vpnor: Add toc_missing_file by Andrew Jeffery · 6 years ago
  59. 3376dac test: vpnor: Add toc_lookup_failed by Andrew Jeffery · 6 years ago
  60. a138f56 test: vpnor: Add toc_lookup_found by Andrew Jeffery · 6 years ago
  61. 4ca1aa5 pnor_partition_table: Disallow overlapping partitions by Andrew Jeffery · 6 years ago
  62. f5a5138 test: vpnor: Add toc_overlap by Andrew Jeffery · 6 years ago
  63. 0f9fbd6 pnor_partition_table: Fixes for flag handling in writeUserData() by Andrew Jeffery · 6 years ago
  64. 9b25b59 test: vpnor: Add toc_flags by Andrew Jeffery · 6 years ago
  65. a11a3b0 test: vpnor: Add toc_no_version by Andrew Jeffery · 6 years ago
  66. 50ab1de test: vpnor: Add toc_no_end by Andrew Jeffery · 6 years ago
  67. 437c80f test: vpnor: Add toc_no_start by Andrew Jeffery · 6 years ago
  68. db49341 pnor_partition_table: Disallow ToC entries with start greater than end by Andrew Jeffery · 6 years ago
  69. 17bbf45 test: vpnor: Add toc_start_gt_end by Andrew Jeffery · 6 years ago
  70. b02ef43 test: vpnor: Add toc_no_name by Andrew Jeffery · 6 years ago
  71. 8de4c13 test: vpnor: Fix partition sizes in create_read_window_partition_exists by Andrew Jeffery · 6 years ago
  72. de90fdc test: vpnor: Rename create_read_window_vpnor by Andrew Jeffery · 6 years ago
  73. 733cbe6 test: vpnor: Rename write_flash_pnor to write_patch and clean up by Andrew Jeffery · 6 years ago
  74. 24f4459 test: vpnor: Extract write_rw from write_flash_vpnor by Andrew Jeffery · 6 years ago
  75. f050fcf test: vpnor: Extract write_ro from write_flash_vpnor by Andrew Jeffery · 6 years ago
  76. ad341a2 test: vpnor: Extract write_prsv from write_flash_vpnor by Andrew Jeffery · 6 years ago
  77. a658253 test: vpnor: Reduce clutter by defining VPNOR_LDADD by Andrew Jeffery · 6 years ago
  78. 09cff3a test: write_flash_vpnor: Remove unused macro by Andrew Jeffery · 6 years ago
  79. 32476cb test: tmpd: Populate path members under struct mbox_context by Andrew Jeffery · 6 years ago
  80. e4cf6ac mboxd_pnor_partition_table: Avoid using strcpy by Andrew Jeffery · 6 years ago
  81. fe5cc8f test: write_flash_vpnor: Integrate VpnorRoot by Andrew Jeffery · 6 years ago
  82. 097495c test: tmpd: Make VpnorRoot the parent of ro/rw/prsv/patch by Andrew Jeffery · 6 years ago
  83. 0b657f4 create_read_window_vpnor: Integrate VpnorRoot by Andrew Jeffery · 6 years ago
  84. 812923d test: tmpd: Replace createVpnorRoot() with VpnorRoot class by Andrew Jeffery · 6 years ago
  85. d083efd test: Add temporary directory helper for virtual PNOR tests by Andrew Jeffery · 6 years ago
  86. 9ecef79 create_pnor_partition_table: Extract helper for vpnor trees by Andrew Jeffery · 6 years ago
  87. 4fe996c misc: Replace license blurb with kernel-style SPDX markers by Andrew Jeffery · 6 years ago
  88. acee683 misc: Add license blurb to unlicensed files by Andrew Jeffery · 6 years ago
  89. 8598591 test: Move related tests to vpnor directory by Andrew Jeffery · 6 years ago
  90. 5345c51 test: Move tests to a separate Makefile fragment by Andrew Jeffery · 6 years ago
  91. 7f9c343 pnor_partition_table: Rework semantics of Table::size() by Andrew Jeffery · 6 years ago
  92. b87aa32 pnor_partition_table: Log errors for invalid properties by Andrew Jeffery · 6 years ago
  93. e8a79ff pnor_partition{,_table}: Conform to logging requirements by Andrew Jeffery · 6 years ago
  94. f96bd16 pnor_partition_table: Make parseTocLine throw exceptions by Andrew Jeffery · 6 years ago
  95. d976c9c pnor_partition_table: Drop Table ctor with default location by Andrew Jeffery · 6 years ago
  96. d394a78 pnor_partition_table: Move parseTocLine() out of Table class by Andrew Jeffery · 6 years ago
  97. 4859540 pnor_partition_table: Make writeSizes() private to namespace by Andrew Jeffery · 6 years ago
  98. faaa71c pnor_partition_table: Hoist partition existence check from parseTocLine() by Andrew Jeffery · 6 years ago
  99. a76199b pnor_partition_table: Make writeUserdata() private to namespace by Andrew Jeffery · 6 years ago
  100. 4cc2e8f pnor_partition_table: Make writeDefaults() private to namespace by Andrew Jeffery · 6 years ago