summaryrefslogtreecommitdiffstats
path: root/mboxd_flash_virtual.cpp
Commit message (Expand)AuthorAgeFilesLines
* misc: Replace license blurb with kernel-style SPDX markersAndrew Jeffery2018-03-241-18/+2
* Format C++ files according to OpenBMC style guideAndrew Jeffery2018-03-191-26/+26
* mboxd_flash_virtual.cpp: Fix variable name for checking mmap rcAdriana Kobylak2017-11-211-1/+1
* vpnor: return appropriate return codeDeepak Kodihalli2017-07-191-1/+1
* vpnor copy_flash: remove incorrect size checkDeepak Kodihalli2017-07-191-10/+2
* copy_flash: update window sizeDeepak Kodihalli2017-07-191-8/+9
* vpnor: implement init_flash_devDeepak Kodihalli2017-07-181-0/+78
* Implement write flash function for vpnorRatan Gupta2017-06-291-0/+62
* Read the partition file from the vpnor.Ratan Gupta2017-06-291-26/+32
* Load the partitions into virtual pnorRatan Gupta2017-06-291-9/+60
* msg: handle partition table read requestDeepak Kodihalli2017-06-271-0/+64
OpenPOWER on IntegriCloud