index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
/
fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove whitespace at end of lines, step 2.
zwelch
2009-06-23
1
-28
/
+28
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '[<>]' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Replace 'if(' with 'if ('.
zwelch
2009-06-23
1
-1
/
+1
*
Finish transforming 'u32' to 'uint32_t'.
zwelch
2009-06-18
1
-11
/
+11
*
Transform 'u8' to 'uint8_t'
zwelch
2009-06-18
1
-6
/
+6
*
Audit and eliminate redundant helper #include directives.
zwelch
2009-05-11
1
-11
/
+0
*
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-11
1
-1
/
+0
*
Michael Bruck <mbruck@digenius.de> use more const
oharboe
2009-05-10
1
-9
/
+7
*
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-29
1
-1
/
+0
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-1
/
+4
*
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-25
1
-0
/
+3
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-5
/
+5
*
Michael Bruck: fixed warnings
oharboe
2008-03-07
1
-2
/
+2
*
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
2008-02-29
1
-144
/
+31
*
- removed flash write_image - binary compare function has been moved to verif...
ntfreak
2007-12-20
1
-9
/
+11
*
- this patch allows OpenOCD running under eCos to access files via tftp
mifi
2007-12-19
1
-37
/
+18
*
- added patch for new flash functionality like:
mifi
2007-12-18
1
-2
/
+10
*
- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...
ntfreak
2007-10-01
1
-0
/
+23
*
- update file size when writing to a fileio
drath
2007-08-20
1
-2
/
+8
*
- motorola s19 file loader added
ntfreak
2007-07-31
1
-1
/
+6
*
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-06-14
1
-0
/
+42
*
- split fileio handling into fileio part and image handling
drath
2007-05-29
1
-269
/
+5
*
- merged XScale branch back into trunk
drath
2007-03-28
1
-10
/
+11
*
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-03-26
1
-1
/
+2
*
- added missing files for last commit
drath
2007-03-16
1
-0
/
+544