Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-27 | libflash/file: Handle short read()s and write()s correctly | Cyril Bur | 1 | -2/+4 |
2017-08-01 | libflash/file: Break up MTD erase ioctl() calls | Cyril Bur | 1 | -25/+35 |
2017-08-01 | libflash/file: Fix bad subtraction in file erase path | Cyril Bur | 1 | -1/+1 |
2017-07-19 | pflash: build with skiboot HOSTCFLAGS warnings | Stewart Smith | 1 | -0/+1 |
2017-04-20 | libflash/file: Only use 64bit MTD erase ioctl() when needed | Cyril Bur | 1 | -6/+38 |
2016-11-08 | libflash/file: Use 64bit ioctl() to erase from MTD | Cyril Bur | 1 | -2/+2 |
2016-08-02 | flash: Make size 64 bit safe | Michael Neuling | 1 | -7/+7 |
2016-05-18 | libflash: fix bug on reading truncated flash file | Stewart Smith | 1 | -1/+1 |
2016-01-15 | libflash/blocklevel: Add keep_alive parameter | Cyril Bur | 1 | -19/+75 |
2015-11-09 | Free bl_prot_range on file_exit_close() | Samuel Mendoza-Jonas | 1 | -0/+1 |
2015-06-23 | libflash/file: Add a file access backend to for the blocklevel interface. | Cyril Bur | 1 | -0/+294 |