summaryrefslogtreecommitdiffstats
path: root/libflash/libffs.c
Commit message (Expand)AuthorAgeFilesLines
* in skbioot-5.1.0 commit, accidentally somehow removed two compiler warning fi...Stewart Smith2015-08-191-1/+7
* Add skiboot-5.1.0 release notesStewart Smith2015-08-171-7/+1
* libflash: check ffs_part_info return value in ffs_initJeremy Kerr2015-08-171-1/+7
* Introduce blocklevel_ecc_protect() return value checkKamalesh Babulal2015-07-101-3/+9
* libffs: init with ecc protection at blocklevel levelCyril Bur2015-06-231-2/+12
* libflash: start using the blocklevel interface.Cyril Bur2015-06-091-25/+26
* libffs: Add the offset of the TOC to partition entry addressesCyril Bur2015-06-011-1/+1
* libffs: Rename various offset variables to toc_offsetCyril Bur2015-06-011-13/+13
* libflash: Implement ffs_open_imageJoel Stanley2015-03-041-4/+81
* libflash: move ffs_flash_read into libflashJeremy Kerr2015-02-261-55/+0
* libflash: Remove dependencies on skiboot.h headerJeremy Kerr2015-02-261-0/+4
* libflash: move ecc.h into libflash/Jeremy Kerr2015-02-261-1/+1
* libffs: Add ffs_flash_read()Michael Neuling2015-02-231-0/+52
* libffs: Add ecc parameter on ffs_part_info()Michael Neuling2015-02-231-1/+4
* libffs: Add ffs_entry_user fieldMichael Neuling2015-02-231-0/+1
* libffs: Add comment for to clarify endian requirmentsMichael Neuling2015-02-231-0/+4
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+280
OpenPOWER on IntegriCloud