aboutsummaryrefslogtreecommitdiff
path: root/libflash/test
AgeCommit message (Expand)AuthorFilesLines
2016-03-30*/test/*: Added '<subdir>-check' make targetsOliver O'Halloran1-2/+5
2015-09-08libflash/test: Attempted fix of Coverity defect 98799Cyril Bur1-1/+1
2015-09-08libflash/test: Fix Coverity defect 98827Cyril Bur1-1/+1
2015-08-28libflash: Return a pointer to internal structure.Cyril Bur1-1/+1
2015-06-23libflash/blocklevel: Extend the block level to be able to do eccCyril Bur2-2/+185
2015-06-23libflash/ecc: Simplify and cleanup ecc code.Cyril Bur1-8/+8
2015-06-09libflash: start using the blocklevel interface.Cyril Bur1-10/+10
2015-04-18libflash: remove *.d files tests/ during make cleanCyril Bur1-1/+2
2015-03-17libflash: Improved ECC interfaceCyril Bur3-2/+532
2015-02-26libflash: move ffs_flash_read into libflashJeremy Kerr2-1/+2
2014-12-19Exclude all test cases from coverage-reportStewart Smith1-0/+2
2014-12-19Pretty print make check and coverage outputStewart Smith1-5/+5
2014-12-15Fix makefile dependency generation, especially for HOSTCCStewart Smith1-1/+1
2014-10-22Preliminary code coverage reporting infrastructureStewart Smith1-1/+12
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt3-0/+454