1. 0297e5b mboxd: Remove flash API compatibility shim by Andrew Jeffery · 5 years ago
  2. f1e547c mboxd: Add a backend abstraction layer to mboxd. by Evan Lojewski · 5 years ago
  3. cb93504 flash: Introduce flash_validate() by Andrew Jeffery · 5 years ago
  4. 2dfc2a2 test/flash_copy: Configure MTD device to avoid undefined behaviour by Andrew Jeffery · 5 years ago
  5. 7c1588a test/mbox: Assert that the flash fd is sane by Andrew Jeffery · 5 years ago
  6. bf2417e test/mbox: Use assertions for error handling by Andrew Jeffery · 5 years ago
  7. c84b8f8 test: Add windows_equally_evictable by Andrew Jeffery · 6 years ago
  8. 2ebfd20 daemon: Remove the concept of triggering or suppressing events by Andrew Jeffery · 6 years ago
  9. 23a4821 transport: Switch transports as required on GET_MBOX_INFO by Andrew Jeffery · 6 years ago
  10. 26558db mboxd: Refactor and rename mbox.h to mboxd.h by Andrew Jeffery · 6 years ago
  11. b2466ee transport: mbox: Rename *init_mbox_dev to *transport_mbox_init by Andrew Jeffery · 6 years ago
  12. d86141b transport: mbox: Rename dispatch_mbox to transport_mbox_dispatch by Andrew Jeffery · 6 years ago
  13. 5335f09 protocol: Provide abstraction over event notification by Andrew Jeffery · 6 years ago
  14. c7d1947 vpnor: Hijack protocol rather than transport by Andrew Jeffery · 6 years ago
  15. 1e531af protocol: Add get_info by Andrew Jeffery · 6 years ago
  16. 457a6e5 mboxd: Rename mboxd_msg to transport_mbox by Andrew Jeffery · 6 years ago
  17. c1a67fa windows: Rename init_windows to windows_init by Andrew Jeffery · 6 years ago
  18. f593b1b mboxd: Rename windows files by Andrew Jeffery · 6 years ago
  19. cb9b210 lpc: Rename init_lpc_dev to lpc_dev_init by Andrew Jeffery · 6 years ago
  20. cd18611 mboxd: Rename lpc source files by Andrew Jeffery · 6 years ago
  21. 0293f2f flash: Rename write_flash to flash_write by Andrew Jeffery · 6 years ago
  22. 4f5d29c flash: Rename erase_flash to flash_erase by Andrew Jeffery · 6 years ago
  23. e0cdd3e flash: Rename copy_flash to flash_copy by Andrew Jeffery · 6 years ago
  24. dec6ca6 flash: Rename free_flash_dev to flash_dev_free by Andrew Jeffery · 6 years ago
  25. d6b09bc flash: Rename init_flash_dev to flash_dev_init by Andrew Jeffery · 6 years ago
  26. eebc6bd mboxd: Rename flash files by Andrew Jeffery · 6 years ago
  27. b5685b3 test: bmc_event_ack_v2 must negotiate v2 by Andrew Jeffery · 6 years ago
  28. fd7e0d9 tests: Ensure we don't disable asserts by Andrew Jeffery · 6 years ago
  29. efb09de mbox_msg: Move handler table to struct mbox_context by Andrew Jeffery · 6 years ago
  30. 30bcf84 test: Move vpnor tests to vpnor directory by Andrew Jeffery · 6 years ago
  31. 53c21aa vpnor: Isolate relevant code in vpnor directory by Andrew Jeffery · 6 years ago
  32. 8b91023 test: vpnor: Add create_write_window_unmapped by Andrew Jeffery · 6 years ago
  33. e32f2c1 test: vpnor: Add create_write_window_rw_partition by Andrew Jeffery · 6 years ago
  34. 7c5a109 test: vpnor: Add create_write_window_ro_partition by Andrew Jeffery · 6 years ago
  35. 3da0de6 mboxd_windows: Shrink windows accessing the end of flash by Andrew Jeffery · 6 years ago
  36. 0d087f1 mboxd_windows: Reset evicted windows by Andrew Jeffery · 6 years ago
  37. 912c9bd test: vpnor: Add create_read_window_remap by Andrew Jeffery · 6 years ago
  38. 929b421 test: vpnor: Add create_read_window_size by Andrew Jeffery · 6 years ago
  39. d23affd test: mbox: LPC reserve memory size is not MTD size by Andrew Jeffery · 6 years ago
  40. 3dce83d test: vpnor: Add dump_flash test by Andrew Jeffery · 6 years ago
  41. ca1dfc9 test: mbox: Add mbox_rspcpy() by Andrew Jeffery · 6 years ago
  42. 1a3f843 pnor_partition: Handle requests exceeding partition's actual size by Andrew Jeffery · 6 years ago
  43. 742a1f6 pnor_partition_table: Refactor to allow tests to specify patch location by Andrew Jeffery · 6 years ago
  44. e9493ad test: vpnor: Add write_patch_resize by Andrew Jeffery · 6 years ago
  45. 5bfc986 test: vpnor: Add read_patch by Andrew Jeffery · 6 years ago
  46. 2a4bee7 test: vpnor: Add ability to deploy patches in VpnorRoot by Andrew Jeffery · 6 years ago
  47. 730e3b0 test: vpnor: Add create_read_window_partition_invalid by Andrew Jeffery · 6 years ago
  48. ae1edb9 pnor_partition_table: Raise exception for unmapped offsets by Andrew Jeffery · 6 years ago
  49. 2b73f17 test: vpnor: Add create_read_window_straddle_partitions by Andrew Jeffery · 6 years ago
  50. 7eed6de test: vpnor: Add create_read_window_toc by Andrew Jeffery · 6 years ago
  51. 3c9bb3e test: vpnor: Add create_read_window_oob by Andrew Jeffery · 6 years ago
  52. bfe6f80 test: vpnor: Add toc_missing_file by Andrew Jeffery · 6 years ago
  53. 3376dac test: vpnor: Add toc_lookup_failed by Andrew Jeffery · 6 years ago
  54. a138f56 test: vpnor: Add toc_lookup_found by Andrew Jeffery · 6 years ago
  55. 4ca1aa5 pnor_partition_table: Disallow overlapping partitions by Andrew Jeffery · 6 years ago
  56. f5a5138 test: vpnor: Add toc_overlap by Andrew Jeffery · 6 years ago
  57. 0f9fbd6 pnor_partition_table: Fixes for flag handling in writeUserData() by Andrew Jeffery · 6 years ago
  58. 9b25b59 test: vpnor: Add toc_flags by Andrew Jeffery · 6 years ago
  59. a11a3b0 test: vpnor: Add toc_no_version by Andrew Jeffery · 6 years ago
  60. 50ab1de test: vpnor: Add toc_no_end by Andrew Jeffery · 6 years ago
  61. 437c80f test: vpnor: Add toc_no_start by Andrew Jeffery · 6 years ago
  62. db49341 pnor_partition_table: Disallow ToC entries with start greater than end by Andrew Jeffery · 6 years ago
  63. 17bbf45 test: vpnor: Add toc_start_gt_end by Andrew Jeffery · 6 years ago
  64. b02ef43 test: vpnor: Add toc_no_name by Andrew Jeffery · 6 years ago
  65. 8de4c13 test: vpnor: Fix partition sizes in create_read_window_partition_exists by Andrew Jeffery · 6 years ago
  66. de90fdc test: vpnor: Rename create_read_window_vpnor by Andrew Jeffery · 6 years ago
  67. 733cbe6 test: vpnor: Rename write_flash_pnor to write_patch and clean up by Andrew Jeffery · 6 years ago
  68. 24f4459 test: vpnor: Extract write_rw from write_flash_vpnor by Andrew Jeffery · 6 years ago
  69. f050fcf test: vpnor: Extract write_ro from write_flash_vpnor by Andrew Jeffery · 6 years ago
  70. ad341a2 test: vpnor: Extract write_prsv from write_flash_vpnor by Andrew Jeffery · 6 years ago
  71. a658253 test: vpnor: Reduce clutter by defining VPNOR_LDADD by Andrew Jeffery · 6 years ago
  72. 09cff3a test: write_flash_vpnor: Remove unused macro by Andrew Jeffery · 6 years ago
  73. 32476cb test: tmpd: Populate path members under struct mbox_context by Andrew Jeffery · 6 years ago
  74. fe5cc8f test: write_flash_vpnor: Integrate VpnorRoot by Andrew Jeffery · 6 years ago
  75. 097495c test: tmpd: Make VpnorRoot the parent of ro/rw/prsv/patch by Andrew Jeffery · 6 years ago
  76. 0b657f4 create_read_window_vpnor: Integrate VpnorRoot by Andrew Jeffery · 6 years ago
  77. 812923d test: tmpd: Replace createVpnorRoot() with VpnorRoot class by Andrew Jeffery · 6 years ago
  78. d083efd test: Add temporary directory helper for virtual PNOR tests by Andrew Jeffery · 6 years ago
  79. 9ecef79 create_pnor_partition_table: Extract helper for vpnor trees by Andrew Jeffery · 6 years ago
  80. 4fe996c misc: Replace license blurb with kernel-style SPDX markers by Andrew Jeffery · 6 years ago
  81. acee683 misc: Add license blurb to unlicensed files by Andrew Jeffery · 6 years ago
  82. 8598591 test: Move related tests to vpnor directory by Andrew Jeffery · 6 years ago
  83. 5345c51 test: Move tests to a separate Makefile fragment by Andrew Jeffery · 6 years ago
  84. f34db31 Format C++ files according to OpenBMC style guide by Andrew Jeffery · 6 years ago
  85. c2c0868 test: system: Return memory size rather than mtd size in LPC ioctl by Andrew Jeffery · 6 years ago
  86. ee7af88 test: mbox: Type buf parameter to dump_buf() as `const void *` by Andrew Jeffery · 6 years ago
  87. c314404 test: Update tmpf to store data in /tmp, reformat names by Andrew Jeffery · 6 years ago
  88. cafb002 test: Fix memory leak in write_flash_vpnor by Andrew Jeffery · 6 years ago
  89. 2ad2132 vpnor table: Set base address to actual offset by Adriana Kobylak · 6 years ago
  90. c71dfd7 vpnor: Add patch location by Adriana Kobylak · 7 years ago
  91. e8b0e8a vpnor: add partition version check to the TOC by Deepak Kodihalli · 7 years ago
  92. d1d7930 vpnor: make PNOR block size configurable by Deepak Kodihalli · 7 years ago
  93. 2407f15 test: write the vpnor file(flash) by Ratan Gupta · 7 years ago
  94. 6a98e18 Read the partition file from the vpnor. by Ratan Gupta · 7 years ago
  95. c0ef987 Read/write window property defines FFS partition file location. by Ratan Gupta · 7 years ago
  96. 3214b51 test: read window from partition file by Ratan Gupta · 7 years ago
  97. 393821d pnor : generate partition table by Deepak Kodihalli · 7 years ago
  98. 90b92fe Make the code compatible with c++ compiler by Ratan Gupta · 7 years ago
  99. 6f3197d test: Set mbox_vlog in tests so we don't segfault by Suraj Jitindar Singh · 7 years ago
  100. 29b3e8a tests: Add test for timeout argument in GET_MBOX_INFO by Suraj Jitindar Singh · 7 years ago