summaryrefslogtreecommitdiffstats
path: root/libflash
Commit message (Expand)AuthorAgeFilesLines
* libflash: remove *.d files tests/ during make cleanCyril Bur2015-04-181-1/+2
* address reviews for: libflash:don't use the low level interface if it doesn't...Cyril Bur2015-04-071-10/+4
* libflash/file: add file abstraction for libflashCyril Bur2015-04-014-0/+238
* libflash: don't use the low level interface if it doesn't existCyril Bur2015-04-011-1/+9
* memboot: Add a memboot flash backendAlistair Popple2015-03-261-0/+1
* libflash: Improved ECC interfaceCyril Bur2015-03-177-15/+703
* libflash: endian fixups for ecc.cCyril Bur2015-03-051-5/+8
* libflash: Ensure temporary buffer is freedJoel Stanley2015-03-041-1/+1
* libflash: whitespace fixups for ecc.cCyril Bur2015-03-041-6/+6
* libflash: Implement ffs_open_imageJoel Stanley2015-03-043-7/+88
* sparse: libflash_debug is unusedCédric Le Goater2015-03-031-0/+2
* libflash: move ffs_flash_read into libflashJeremy Kerr2015-02-266-60/+59
* libflash: external FL_* macros require stdioJeremy Kerr2015-02-261-0/+1
* libflash: Remove dependencies on skiboot.h headerJeremy Kerr2015-02-262-1/+8
* libflash: move ecc.h into libflash/Jeremy Kerr2015-02-263-2/+55
* libflash: Use FL_* logging functionsJeremy Kerr2015-02-261-3/+5
* libffs: Add ffs_flash_read()Michael Neuling2015-02-233-0/+57
* libffs: Add ecc parameter on ffs_part_info()Michael Neuling2015-02-232-2/+5
* libffs: Add ffs_entry_user fieldMichael Neuling2015-02-232-6/+24
* libffs: Add ECC checking codeMichael Neuling2015-02-232-1/+176
* libffs: Add comment for to clarify endian requirmentsMichael Neuling2015-02-231-0/+4
* Exclude all test cases from coverage-reportStewart Smith2014-12-191-0/+2
* Pretty print make check and coverage outputStewart Smith2014-12-191-5/+5
* Fix makefile dependency generation, especially for HOSTCCStewart Smith2014-12-151-1/+1
* Import pflash 0.8.6Benjamin Herrenschmidt2014-11-141-9/+8
* libflash: Update from pflash-0.8.6Benjamin Herrenschmidt2014-10-302-29/+69
* Preliminary code coverage reporting infrastructureStewart Smith2014-10-221-1/+12
* libflash: Sync with pflash 0.8.3Benjamin Herrenschmidt2014-10-152-45/+86
* libflash: Fix licence header in ffs.hBenjamin Herrenschmidt2014-07-301-22/+0
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-0210-0/+1888
OpenPOWER on IntegriCloud