Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-07 | libflash/blocklevel: Add blocklevel_smart_erase() | Cyril Bur | 1 | -1/+9 |
2016-11-02 | core/flash: Don't do anything clever for OPAL_FLASH_{READ, WRITE, ERASE} | Cyril Bur | 1 | -1/+2 |
2016-08-02 | flash: Make size 64 bit safe | Michael Neuling | 1 | -11/+11 |
2016-08-02 | flash: Add documentation for blocklevel_smart_write() | Michael Neuling | 1 | -1/+8 |
2016-01-15 | libflash/blocklevel: Add keep_alive parameter | Cyril Bur | 1 | -0/+4 |
2015-06-23 | libflash/blocklevel: add a smart write function which wraps up eraseing and w... | Cyril Bur | 1 | -0/+3 |
2015-06-23 | libflash/blocklevel: add blocklevel flags. | Cyril Bur | 1 | -0/+5 |
2015-06-23 | libflash/blocklevel: Extend the block level to be able to do ecc | Cyril Bur | 1 | -0/+16 |
2015-06-09 | libflash: Add checking at blocklevel for erase block aligned erase lengths | Cyril Bur | 1 | -0/+5 |
2015-06-09 | libflash: introduce blocklevel interface | Cyril Bur | 1 | -0/+40 |