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