summaryrefslogtreecommitdiffstats
path: root/libflash/blocklevel.c
Commit message (Expand)AuthorAgeFilesLines
* libflash: Don't merge ECC-protected rangesSamuel Mendoza-Jonas2018-11-211-23/+3
* 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
* 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-091-9/+69
* libflash/blocklevel: Return region start from ecc_protected()Cyril Bur2018-04-091-11/+52
* libflash/blocklevel: Correct miscalculation in blocklevel_smart_erase()Cyril Bur2018-02-281-1/+1
* libflash/blocklevel: suppress debug printoutStewart Smith2017-10-061-1/+0
* libflash/blocklevel: Fix theoretical use after free (CID 145924)Cyril Bur2017-08-151-0/+1
* libflash: Adding debugging outputCyril Bur2017-08-011-7/+57
* libflash/blocklevel: Add blocklevel_smart_erase()Cyril Bur2017-04-071-1/+121
* libflash: fix integer type in printfPatrick Williams2017-01-101-1/+1
* core/flash: Don't do anything clever for OPAL_FLASH_{READ, WRITE, ERASE}Cyril Bur2016-11-021-18/+44
* libflash/blocklevel: Allow double ecc protecting a regionCyril Bur2016-10-111-38/+76
* flash: Make size 64 bit safeMichael Neuling2016-08-021-11/+13
* libflash/blocklevel: Add keep_alive parameterCyril Bur2016-01-151-6/+64
* libflash/blocklevel: Smarten up blocklevel_smart_write()Cyril Bur2015-09-071-3/+40
* libflash/blocklevel: Fix blocklevel read ECC failure return codeCyril Bur2015-08-281-1/+4
* Fix spelling mistakesStewart Smith2015-08-261-1/+1
* libflash/blocklevel: add a smart write function which wraps up eraseing and w...Cyril Bur2015-06-231-0/+71
* libflash/blocklevel: Extend the block level to be able to do eccCyril Bur2015-06-231-11/+167
* libflash: Blocklevel sanity checking of erase block sizesCyril Bur2015-06-091-1/+10
* libflash: Add checking at blocklevel for erase block aligned erase lengthsCyril Bur2015-06-091-0/+10
* libflash: introduce blocklevel interfaceCyril Bur2015-06-091-0/+51
OpenPOWER on IntegriCloud