index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
/
fileio.c
Age
Commit message (
Expand
)
Author
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
2009-05-11
Audit and eliminate redundant helper #include directives.
zwelch
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-10
Michael Bruck <mbruck@digenius.de> use more const
oharboe
2009-04-29
Remove 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-25
added 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-07
Michael Bruck: fixed warnings
oharboe
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 tftp
mifi
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 fileio
drath
2007-07-31
- motorola s19 file loader added
ntfreak
2007-06-14
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-05-29
- split fileio handling into fileio part and image handling
drath
2007-03-28
- merged XScale branch back into trunk
drath
2007-03-26
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-03-16
- added missing files for last commit
drath