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