aboutsummaryrefslogtreecommitdiff
path: root/src/helper/fileio.c
AgeCommit message (Expand)Author
2009-11-16fileio: improve API typesZachary T Welch
2009-11-16struct fileio: improve member typesZachary T Welch
2009-11-13fileio_t -> struct fileioZachary T Welch
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-23Remove whitespace at end of lines, step 2.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'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
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch
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-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-07Michael Bruck: fixed warningsoharboe
2008-02-29- image.c and fileio.c now uses logging to propagate error strings.oharboe
2007-12-20- removed flash write_image - binary compare function has been moved to verif...ntfreak
2007-12-19- this patch allows OpenOCD running under eCos to access files via tftpmifi
2007-12-18- added patch for new flash functionality like:mifi
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-08-20- update file size when writing to a fileiodrath
2007-07-31- motorola s19 file loader addedntfreak
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath
2007-05-29- split fileio handling into fileio part and image handlingdrath
2007-03-28- merged XScale branch back into trunkdrath
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2007-03-16- added missing files for last commitdrath