aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/fileio.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-14nand/fileio: change prototype of nand_fileio_start()Paul Fertser1-4/+4
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-05-20nand: fix return valueIvo Manca1-1/+1
2016-02-29helper/fileio: Remove nested structMarc Schink1-4/+4
2015-11-03helper/fileio: Use size_t for file size.Marc Schink1-1/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash/nand directorySpencer Oliver1-62/+40
2010-09-29fileio: fileio_size() can now failØyvind Harboe1-1/+7
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe1-1/+1
2009-12-04rename nand.h to flash//nand/core.hZachary T Welch1-1/+1
2009-12-04split nand.c into nand/{core,fileio,tcl}.cZachary T Welch1-0/+244