summaryrefslogtreecommitdiffstats
path: root/libflash/file.c
Commit message (Expand)AuthorAgeFilesLines
* ffspart, libflash: Fix stack size warningsAndrew Jeffery2019-02-211-1/+1
* libflash/file: greatly increase perf of file_erase()Stewart Smith2018-12-111-3/+5
* libflash/file: Handle short read()s and write()s correctlyCyril Bur2017-09-271-2/+4
* libflash/file: Break up MTD erase ioctl() callsCyril Bur2017-08-011-25/+35
* libflash/file: Fix bad subtraction in file erase pathCyril Bur2017-08-011-1/+1
* pflash: build with skiboot HOSTCFLAGS warningsStewart Smith2017-07-191-0/+1
* libflash/file: Only use 64bit MTD erase ioctl() when neededCyril Bur2017-04-201-6/+38
* libflash/file: Use 64bit ioctl() to erase from MTDCyril Bur2016-11-081-2/+2
* flash: Make size 64 bit safeMichael Neuling2016-08-021-7/+7
* libflash: fix bug on reading truncated flash fileStewart Smith2016-05-181-1/+1
* libflash/blocklevel: Add keep_alive parameterCyril Bur2016-01-151-19/+75
* Free bl_prot_range on file_exit_close()Samuel Mendoza-Jonas2015-11-091-0/+1
* libflash/file: Add a file access backend to for the blocklevel interface.Cyril Bur2015-06-231-0/+294
OpenPOWER on IntegriCloud