aboutsummaryrefslogtreecommitdiff
path: root/libflash/libflash.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+3
2017-11-20external/pflash: Fix erasing within a single erase blockCyril Bur1-0/+4
2017-08-01libflash: Adding debugging outputCyril Bur1-13/+0
2015-08-28libflash: Reintroduce typesafety in lowlevel libflash callsCyril Bur1-2/+2
2015-08-28external/common: Create common code for initialising libflash componentsCyril Bur1-0/+5
2015-08-28libflash: Return a pointer to internal structure.Cyril Bur1-1/+2
2015-06-23libflash/blocklevel: Extend the block level to be able to do eccCyril Bur1-23/+8
2015-06-09libflash: start using the blocklevel interface.Cyril Bur1-17/+8
2015-03-17libflash: Improved ECC interfaceCyril Bur1-0/+31
2015-03-04libflash: Implement ffs_open_imageJoel Stanley1-0/+1
2015-02-26libflash: move ffs_flash_read into libflashJeremy Kerr1-0/+2
2015-02-26libflash: external FL_* macros require stdioJeremy Kerr1-0/+1
2015-02-23libffs: Add ffs_flash_read()Michael Neuling1-0/+1
2014-11-14Import pflash 0.8.6Benjamin Herrenschmidt1-9/+8
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+83