aboutsummaryrefslogtreecommitdiff
path: root/libflash/blocklevel.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-07libflash/blocklevel: Add blocklevel_smart_erase()Cyril Bur1-1/+9
2016-11-02core/flash: Don't do anything clever for OPAL_FLASH_{READ, WRITE, ERASE}Cyril Bur1-1/+2
2016-08-02flash: Make size 64 bit safeMichael Neuling1-11/+11
2016-08-02flash: Add documentation for blocklevel_smart_write()Michael Neuling1-1/+8
2016-01-15libflash/blocklevel: Add keep_alive parameterCyril Bur1-0/+4
2015-06-23libflash/blocklevel: add a smart write function which wraps up eraseing and w...Cyril Bur1-0/+3
2015-06-23libflash/blocklevel: add blocklevel flags.Cyril Bur1-0/+5
2015-06-23libflash/blocklevel: Extend the block level to be able to do eccCyril Bur1-0/+16
2015-06-09libflash: Add checking at blocklevel for erase block aligned erase lengthsCyril Bur1-0/+5
2015-06-09libflash: introduce blocklevel interfaceCyril Bur1-0/+40