aboutsummaryrefslogtreecommitdiff
path: root/libflash/libffs.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-04libflash: Implement ffs_open_imageJoel Stanley1-4/+81
2015-02-26libflash: move ffs_flash_read into libflashJeremy Kerr1-55/+0
2015-02-26libflash: Remove dependencies on skiboot.h headerJeremy Kerr1-0/+4
2015-02-26libflash: move ecc.h into libflash/Jeremy Kerr1-1/+1
2015-02-23libffs: Add ffs_flash_read()Michael Neuling1-0/+52
2015-02-23libffs: Add ecc parameter on ffs_part_info()Michael Neuling1-1/+4
2015-02-23libffs: Add ffs_entry_user fieldMichael Neuling1-0/+1
2015-02-23libffs: Add comment for to clarify endian requirmentsMichael Neuling1-0/+4
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+280