summaryrefslogtreecommitdiffstats
path: root/pnor_partition_table.cpp
Commit message (Expand)AuthorAgeFilesLines
* Format C++ files according to OpenBMC style guideAndrew Jeffery2018-03-191-30/+20
* pnor_partition_table: Fix printf() format specifier for size_tAndrew Jeffery2018-02-051-1/+1
* pnor_partition_table: Parse all miscellaneous user flags from TOCAdriana Kobylak2018-02-021-11/+29
* vpnor table: Set base address to actual offsetAdriana Kobylak2017-11-301-4/+1
* Fix up InternalFailure to include metadataMarri Devender Rao2017-11-171-0/+2
* Fix for mboxd segfault during flash readJayanth Othayoth2017-10-311-0/+3
* pnor_partition_table: Handle toc addresses starting with 0xAdriana Kobylak2017-08-181-5/+5
* Set partition actual size to file size if patch file presentAdriana Kobylak2017-08-071-1/+14
* vpnor: add partition version check to the TOCDeepak Kodihalli2017-07-191-4/+16
* vpnor: add API to get partition entry by nameDeepak Kodihalli2017-07-191-0/+23
* vpnor: make PNOR block size configurableDeepak Kodihalli2017-07-191-17/+13
* vpnor partition table: fix checksumsDeepak Kodihalli2017-07-171-2/+2
* Read/write window property defines FFS partition file location.Ratan Gupta2017-06-291-1/+1
* pnor : generate partition tableDeepak Kodihalli2017-06-271-0/+242
OpenPOWER on IntegriCloud