summaryrefslogtreecommitdiffstats
path: root/libflash/ipmi-hiomap.c
Commit message (Expand)AuthorAgeFilesLines
* libflash/ipmi-hiomap: Fix blocks count issueVasant Hegde2019-04-091-3/+18
* libflash/ipmi-hiomap: Enforce message size for empty responseAndrew Jeffery2019-02-241-0/+6
* libflash/ipmi-hiomap: Remove unused close handlingAndrew Jeffery2019-02-241-5/+0
* libflash/ipmi-hiomap: Overhaul event handlingAndrew Jeffery2019-02-241-63/+58
* libflash/ipmi-hiomap: Overhaul error handlingAndrew Jeffery2019-02-241-107/+197
* libflash/ipmi-hiomap: Fix leak of msg in callbackAndrew Jeffery2019-02-241-0/+1
* hiomap: quieten warning on failing to move a windowStewart Smith2018-11-081-1/+1
* libflash/ipmi-hiomap: Respect daemon presence and flash controlAndrew Jeffery2018-11-081-1/+1
* libflash/ipmi-hiomap: Add support for unit testsAndrew Jeffery2018-11-081-31/+1
* libflash/ipmi-hiomap: Fix argument type warning on x86-64Andrew Jeffery2018-11-081-1/+1
* libflash/ipmi-hiomap: Use error codes rather than abort()Andrew Jeffery2018-11-011-6/+10
* libflash/ipmi-hiomap: Restore window state on window/protocol resetAndrew Jeffery2018-11-011-3/+39
* libflash/ipmi-hiomap: Improve event handlingAndrew Jeffery2018-11-011-4/+3
* libflash/ipmi-hiomap: Cleanup allocation on init failureAndrew Jeffery2018-11-011-4/+12
* hiomap: fix missing newline at end of 'Flushing writes' prlog()Stewart Smith2018-10-301-1/+1
* hiomap: free ipmi message in callbackStewart Smith2018-10-251-0/+3
* platform: Restructure bmc_platform typeAndrew Jeffery2018-10-111-15/+16
* libflash: Add ipmi-hiomapAndrew Jeffery2018-10-111-0/+855
OpenPOWER on IntegriCloud