summaryrefslogtreecommitdiffstats
path: root/libflash/mbox-flash.c
Commit message (Expand)AuthorAgeFilesLines
* astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery2018-10-111-0/+6
* libflash: quieten our loggingStewart Smith2018-06-181-2/+0
* mbox/flash: Remove dead codeBalbir singh2018-05-241-3/+0
* mbox: Reduce default BMC timeoutsCyril Bur2018-03-271-4/+3
* mbox: Harden against BMC daemon errorsCyril Bur2018-03-271-0/+8
* libflash/mbox-flash: fallback to requesting lower MBOX versions from BMCStewart Smith2017-12-201-0/+7
* libflash/mbox-flash: only wait for MBOX_DEFAULT_POLL_MS if busyStewart Smith2017-12-181-1/+2
* libflash/test: Add tests for mbox-flashCyril Bur2017-12-181-0/+2
* libflash/mbox-flash: Add the ability to lock flashCyril Bur2017-12-141-5/+65
* libflash/mbox-flash: Understand v3Cyril Bur2017-12-141-32/+75
* libflash/mbox-flash: Use static arrays of function pointersCyril Bur2017-12-141-32/+81
* libflash/mbox-flash: Use BMC suggested timeout valueCyril Bur2017-12-141-11/+26
* libflash/mbox-flash: Simplify message sendingCyril Bur2017-12-141-92/+31
* libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeoutsCyril Bur2017-12-141-8/+9
* libflash/mbox-flash: Move sequence handling to driver levelCyril Bur2017-12-141-10/+0
* libflash/mbox-flash: Always close windows before opening a new windowCyril Bur2017-12-141-0/+3
* libflash/mbox-flash: Fix unintentional integer overflow (CID 142226)Cyril Bur2017-08-151-2/+2
* libflash/mbox-flash: Implement MARK_WRITE_ERASED mbox callSuraj Jitindar Singh2017-05-261-4/+59
* libflash/mbox-flash: Update to V2 of the protocolCyril Bur2017-05-261-135/+557
* libflash/mbox-flash: Minor fixups before V2Cyril Bur2017-05-261-1/+7
* libflash: blocklevel backend for MBOX flash accessCyril Bur2017-02-231-0/+576
OpenPOWER on IntegriCloud