1. b87aa32 pnor_partition_table: Log errors for invalid properties by Andrew Jeffery · 7 years ago
  2. e8a79ff pnor_partition{,_table}: Conform to logging requirements by Andrew Jeffery · 7 years ago
  3. f96bd16 pnor_partition_table: Make parseTocLine throw exceptions by Andrew Jeffery · 7 years ago
  4. d976c9c pnor_partition_table: Drop Table ctor with default location by Andrew Jeffery · 7 years ago
  5. d394a78 pnor_partition_table: Move parseTocLine() out of Table class by Andrew Jeffery · 7 years ago
  6. 4859540 pnor_partition_table: Make writeSizes() private to namespace by Andrew Jeffery · 7 years ago
  7. faaa71c pnor_partition_table: Hoist partition existence check from parseTocLine() by Andrew Jeffery · 7 years ago
  8. a76199b pnor_partition_table: Make writeUserdata() private to namespace by Andrew Jeffery · 7 years ago
  9. 4cc2e8f pnor_partition_table: Make writeDefaults() private to namespace by Andrew Jeffery · 7 years ago
  10. 54e9122 pnor_partition_table: Make writeNameAndId() private to namespace by Andrew Jeffery · 7 years ago
  11. 62de1aa pnor_partition_table: Return early in parseTocLine() by Andrew Jeffery · 7 years ago
  12. 581a4f2 pnor_partition_table: Extract preparePartitions() loop body by Andrew Jeffery · 7 years ago
  13. f34db31 Format C++ files according to OpenBMC style guide by Andrew Jeffery · 7 years ago
  14. e570740 pnor_partition_table: Fix printf() format specifier for size_t by Andrew Jeffery · 7 years ago
  15. acb32ef pnor_partition_table: Parse all miscellaneous user flags from TOC by Adriana Kobylak · 7 years ago
  16. 2ad2132 vpnor table: Set base address to actual offset by Adriana Kobylak · 7 years ago
  17. 08b0a89 Fix up InternalFailure to include metadata by Marri Devender Rao · 7 years ago
  18. 59ce099 Fix for mboxd segfault during flash read by Jayanth Othayoth · 7 years ago
  19. 1e1bdc7 pnor_partition_table: Handle toc addresses starting with 0x by Adriana Kobylak · 7 years ago
  20. eb08355 Set partition actual size to file size if patch file present by Adriana Kobylak · 7 years ago
  21. e8b0e8a vpnor: add partition version check to the TOC by Deepak Kodihalli · 7 years ago
  22. 8a89969 vpnor: add API to get partition entry by name by Deepak Kodihalli · 7 years ago
  23. d1d7930 vpnor: make PNOR block size configurable by Deepak Kodihalli · 7 years ago
  24. b9cdcd2 vpnor partition table: fix checksums by Deepak Kodihalli · 7 years ago
  25. c0ef987 Read/write window property defines FFS partition file location. by Ratan Gupta · 7 years ago
  26. 393821d pnor : generate partition table by Deepak Kodihalli · 7 years ago