aboutsummaryrefslogtreecommitdiff
path: root/src/helper/fileio.h
AgeCommit message (Expand)Author
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-02-29helper/fileio: Remove nested structMarc Schink
2015-11-03helper/fileio: Use size_t for file size.Marc Schink
2013-06-05update files to correct FSF addressSpencer Oliver
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-02-06build: cleanup src/helper directorySpencer Oliver
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch
2009-11-16fileio: improve API typesZachary T Welch
2009-11-16struct fileio: improve member typesZachary T Welch
2009-11-16Add FILEIO_NONE access mode.Zachary T Welch
2009-11-13fileio_t -> struct fileioZachary T Welch
2009-11-09src/helper: wrap and clean headers.Zachary T Welch
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-05-12Audit and remove redundant uses of replacements.h in the tree.zwelch
2009-05-11Audit and eliminate redundant helper #include directives.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-05-10Michael Bruck <mbruck@digenius.de> use more constoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-03-07Michael Bruck: fixed warningsoharboe
2008-02-29- image.c and fileio.c now uses logging to propagate error strings.oharboe
2007-12-19- this patch allows OpenOCD running under eCos to access files via tftpmifi
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath
2007-05-29- split fileio handling into fileio part and image handlingdrath
2007-03-16- added missing files for last commitdrath