aboutsummaryrefslogtreecommitdiff
path: root/src/helper/fileio.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-09src/helper: wrap and clean headers.Zachary T Welch1-8/+14
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch1-6/+6
2009-06-18Transform 'u8' to 'uint8_t'zwelch1-2/+2
2009-05-12Audit and remove redundant uses of replacements.h in the tree.zwelch1-2/+2
2009-05-11Audit and eliminate redundant helper #include directives.zwelch1-8/+1
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch1-1/+0
2009-05-10Michael Bruck <mbruck@digenius.de> use more constoharboe1-2/+2
2008-12-13- remove target specific variant and use target->variant memberntfreak1-2/+1
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+4
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-03-07Michael Bruck: fixed warningsoharboe1-1/+1
2008-02-29- image.c and fileio.c now uses logging to propagate error strings.oharboe1-20/+1
2007-12-19- this patch allows OpenOCD running under eCos to access files via tftpmifi1-1/+0
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak1-0/+1
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath1-0/+2
2007-05-29- split fileio handling into fileio part and image handlingdrath1-45/+12
2007-03-16- added missing files for last commitdrath1-0/+126