1. e0cdd3e flash: Rename copy_flash to flash_copy by Andrew Jeffery · 6 years ago
  2. dec6ca6 flash: Rename free_flash_dev to flash_dev_free by Andrew Jeffery · 6 years ago
  3. d6b09bc flash: Rename init_flash_dev to flash_dev_init by Andrew Jeffery · 6 years ago
  4. 71eaa73 flash: Drop __cplusplus guard by Andrew Jeffery · 6 years ago
  5. eebc6bd mboxd: Rename flash files by Andrew Jeffery · 6 years ago[Renamed (99%) from vpnor/mboxd_flash.cpp]
  6. 52a8319 vpnor: Add handler for CREATE_WRITE_WINDOW by Andrew Jeffery · 6 years ago
  7. 53c21aa vpnor: Isolate relevant code in vpnor directory by Andrew Jeffery · 6 years ago[Renamed from mboxd_flash_virtual.cpp]
  8. ad34310 pnor_partition: Refactor to enforce stronger boundaries for abstractions by Andrew Jeffery · 6 years ago
  9. fc62158 mboxd_flash_virtual: Remove dependence on vpnor_get_partition_table_size by Andrew Jeffery · 6 years ago
  10. ae1edb9 pnor_partition_table: Raise exception for unmapped offsets by Andrew Jeffery · 6 years ago
  11. 4fe996c misc: Replace license blurb with kernel-style SPDX markers by Andrew Jeffery · 6 years ago
  12. f34db31 Format C++ files according to OpenBMC style guide by Andrew Jeffery · 6 years ago
  13. 0a2cc95 mboxd_flash_virtual.cpp: Fix variable name for checking mmap rc by Adriana Kobylak · 7 years ago
  14. f9abed0 vpnor: return appropriate return code by Deepak Kodihalli · 7 years ago
  15. b100fb8 vpnor copy_flash: remove incorrect size check by Deepak Kodihalli · 7 years ago
  16. 7ee307c copy_flash: update window size by Deepak Kodihalli · 7 years ago
  17. abd52a7 vpnor: implement init_flash_dev by Deepak Kodihalli · 7 years ago
  18. dc50ce5 Implement write flash function for vpnor by Ratan Gupta · 7 years ago
  19. 6a98e18 Read the partition file from the vpnor. by Ratan Gupta · 7 years ago
  20. 8441a39 Load the partitions into virtual pnor by Ratan Gupta · 7 years ago
  21. 6c2fa90 msg: handle partition table read request by Deepak Kodihalli · 7 years ago