index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
/
fileio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
fileio: improve API types
Zachary T Welch
1
-33
/
+32
2009-11-16
struct fileio: improve member types
Zachary T Welch
1
-1
/
+1
2009-11-13
fileio_t -> struct fileio
Zachary T Welch
1
-13
/
+13
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-23
Remove whitespace at end of lines, step 2.
zwelch
1
-28
/
+28
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-1
/
+1
2009-06-23
- Fixes '[<>]' whitespace
zwelch
1
-1
/
+1
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-1
/
+1
2009-06-18
Finish transforming 'u32' to 'uint32_t'.
zwelch
1
-11
/
+11
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
1
-6
/
+6
2009-05-11
Audit and eliminate redundant helper #include directives.
zwelch
1
-11
/
+0
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
1
-1
/
+0
2009-05-10
Michael Bruck <mbruck@digenius.de> use more const
oharboe
1
-9
/
+7
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
1
-1
/
+0
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+4
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-5
/
+5
2008-03-07
Michael Bruck: fixed warnings
oharboe
1
-2
/
+2
2008-02-29
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
1
-144
/
+31
2007-12-20
- removed flash write_image - binary compare function has been moved to verif...
ntfreak
1
-9
/
+11
2007-12-19
- this patch allows OpenOCD running under eCos to access files via tftp
mifi
1
-37
/
+18
2007-12-18
- added patch for new flash functionality like:
mifi
1
-2
/
+10
2007-10-01
- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...
ntfreak
1
-0
/
+23
2007-08-20
- update file size when writing to a fileio
drath
1
-2
/
+8
2007-07-31
- motorola s19 file loader added
ntfreak
1
-1
/
+6
2007-06-14
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
1
-0
/
+42
2007-05-29
- split fileio handling into fileio part and image handling
drath
1
-269
/
+5
2007-03-28
- merged XScale branch back into trunk
drath
1
-10
/
+11
2007-03-26
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
1
-1
/
+2
2007-03-16
- added missing files for last commit
drath
1
-0
/
+544