aboutsummaryrefslogtreecommitdiff
path: root/libflash/blocklevel.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-15libflash/blocklevel: Add keep_alive parameterCyril Bur1-6/+64
2015-09-07libflash/blocklevel: Smarten up blocklevel_smart_write()Cyril Bur1-3/+40
2015-08-28libflash/blocklevel: Fix blocklevel read ECC failure return codeCyril Bur1-1/+4
2015-08-26Fix spelling mistakesStewart Smith1-1/+1
2015-06-23libflash/blocklevel: add a smart write function which wraps up eraseing and w...Cyril Bur1-0/+71
2015-06-23libflash/blocklevel: Extend the block level to be able to do eccCyril Bur1-11/+167
2015-06-09libflash: Blocklevel sanity checking of erase block sizesCyril Bur1-1/+10
2015-06-09libflash: Add checking at blocklevel for erase block aligned erase lengthsCyril Bur1-0/+10
2015-06-09libflash: introduce blocklevel interfaceCyril Bur1-0/+51