summaryrefslogtreecommitdiffstats
path: root/libflash
Commit message (Expand)AuthorAgeFilesLines
...
* test-ipmi-hiomap: Ensure the completion code is setAndrew Jeffery2019-02-211-0/+2
* test-ipmi-hiomap: Dump unexpected IPMI messagesAndrew Jeffery2019-02-211-0/+3
* test-ipmi-hiomap: Add ability to delay some IPMI messagesAndrew Jeffery2019-02-211-1/+24
* ffspart, libflash: Fix stack size warningsAndrew Jeffery2019-02-211-1/+1
* libflash/test: Generate header dependencies for testsAndrew Jeffery2019-02-211-1/+4
* libflash/ecc: Fix compilation warningVasant Hegde2019-02-181-1/+1
* libflash/file: greatly increase perf of file_erase()Stewart Smith2018-12-111-3/+5
* libflash: Don't merge ECC-protected rangesSamuel Mendoza-Jonas2018-11-212-41/+3
* libflash: Restore blocklevel testsSamuel Mendoza-Jonas2018-11-211-0/+5
* 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-082-1/+326
* libflash/ipmi-hiomap: Add support for unit testsAndrew Jeffery2018-11-086-31/+374
* libflash/ipmi-hiomap: Fix argument type warning on x86-64Andrew Jeffery2018-11-081-1/+1
* libflash/test: Rewrite Makefile.check to improve scalabilityAndrew Jeffery2018-11-081-26/+137
* 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
* astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery2018-10-112-0/+10
* libflash: Add ipmi-hiomapAndrew Jeffery2018-10-113-1/+884
* libflash: quieten our loggingStewart Smith2018-06-182-3/+1
* libflash: fix gcov buildStewart Smith2018-06-051-1/+1
* libflash/blocklevel.c: Remove unused store to ecc_lenBalbir singh2018-05-241-1/+1
* libflash/blocklevel_write: Fix missing error handlingBalbir singh2018-05-241-0/+2
* mbox/flash: Remove dead codeBalbir singh2018-05-241-3/+0
* libflash/ecc: Remove hand rolled parity asmJoel Stanley2018-05-041-17/+1
* libflash/blocklevel: Add missing newline to debug messagesPridhiviraj Paidipeddi2018-04-151-2/+2
* libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur2018-04-092-36/+350
* libflash/blocklevel: Return region start from ecc_protected()Cyril Bur2018-04-092-22/+63
* libflash/ecc: Add helpers to align a position within an ecc bufferCyril Bur2018-04-092-0/+36
* libflash/ecc: Add functions to deal with unaligned ECC memcpyCyril Bur2018-04-092-17/+234
* libffs: Fix bad checks for partition overlapCyril Bur2018-04-091-9/+20
* external/ffspart: Use new interfaceCyril Bur2018-04-091-1/+4
* libflash/libffs: Allow caller to specifiy header partitionCyril Bur2018-04-093-10/+21
* libflash/libffs: Refcount ffs entriesCyril Bur2018-04-093-8/+36
* libflash/libffs: Switch to storing header entries in an arrayCyril Bur2018-04-092-66/+70
* libflash/libffs: Remove backup partition from TOC generation codeCyril Bur2018-04-093-55/+1
* libflash/libffs: Remove the 'sides' from the FFS TOC generation codeCyril Bur2018-04-093-78/+4
* libflash/libffs: Always add entries to the end of the TOCCyril Bur2018-04-091-19/+1
* libflash/libffs: ffs_close() should use ffs_hdr_free()Cyril Bur2018-04-091-20/+20
* libflash/libffs: Add setter for a partitions actual sizeCyril Bur2018-04-092-0/+15
* libffs: Standardise ffs partition flagsCyril Bur2018-04-093-1/+114
* mbox: Reduce default BMC timeoutsCyril Bur2018-03-271-4/+3
* mbox: Harden against BMC daemon errorsCyril Bur2018-03-271-0/+8
* build: use thin archives rather than incremental linkingNicholas Piggin2018-02-281-1/+1
* libflash/blocklevel: Correct miscalculation in blocklevel_smart_erase()Cyril Bur2018-02-281-1/+1
* libflash/mbox-flash: fallback to requesting lower MBOX versions from BMCStewart Smith2017-12-201-0/+7
OpenPOWER on IntegriCloud