index
:
riscv-tools/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
/
binarybuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-05
Fix debug prints when loading to flash
Samuel Obuch
1
-33
/
+8
2016-12-08
helper: Code cleanup for hexify()
Marc Schink
1
-8
/
+29
2016-10-17
helper: Make unhexify() robust on invalid data
Marc Schink
1
-7
/
+32
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2014-10-06
helper: constify log_strings
Spencer Oliver
1
-1
/
+1
2013-10-31
binarybuffer: Remove unnecessary cast and fix hidden "bug"
Andreas Fritiofson
1
-2
/
+2
2013-09-26
Add new target type: OpenRISC
Franck Jullien
1
-0
/
+21
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-01-31
helper: hexify correctly handle signed chars
Spencer Oliver
1
-1
/
+1
2012-12-23
icdi: add TI icdi interface
Spencer Oliver
1
-0
/
+27
2012-07-06
Add a bit-level transfer queue
Andreas Fritiofson
1
-0
/
+43
2012-02-06
doxygen: use correct comment syntax
Spencer Oliver
1
-1
/
+1
2012-02-06
build: cleanup src/helper directory
Spencer Oliver
1
-81
/
+64
2011-12-01
binarybuffer: use strndup to allocate string
Spencer Oliver
1
-4
/
+2
2011-02-08
performance: committed wrong version of buf_set_buf optimization
Mathias K
1
-4
/
+18
2011-02-08
buf_set_buf around 30% speed increase
Mathias K
1
-7
/
+22
2010-04-10
BINARYBUFFER: review scope of data and functions
Antonio Borneo
1
-2
/
+2
2009-11-16
rename CEIL as DIV_ROUND_UP
Zachary T Welch
1
-4
/
+4
2009-11-16
improve buf_set_buf helper
Zachary T Welch
1
-3
/
+6
2009-11-16
improve buf_set_ones
Zachary T Welch
1
-9
/
+9
2009-11-16
improve buf_cpy helper
Zachary T Welch
1
-8
/
+9
2009-11-16
improve buf_cmp and buf_cmp_mask helpers
Zachary T Welch
1
-36
/
+37
2009-11-16
improve str_to_buf and buf_to_str helpers
Zachary T Welch
1
-62
/
+64
2009-11-16
binarybuffer: move variables to point of first use
Zachary T Welch
1
-24
/
+7
2009-11-16
binarybuffer: fix whitespace related issues
Zachary T Welch
1
-3
/
+3
2009-11-14
remove unused buf_to_u32_handler
Zachary T Welch
1
-9
/
+0
2009-11-14
struct scan_field_s -> struct scan_field
Zachary T Welch
1
-1
/
+1
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-2
/
+2
2009-06-18
Finish transforming 'u32' to 'uint32_t'.
zwelch
1
-9
/
+9
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
1
-11
/
+11
2009-05-11
Audit and eliminate redundant helper #include directives.
zwelch
1
-5
/
+0
2009-05-09
Michael Bruck <mbruck@digenius.de> use more const
oharboe
1
-4
/
+4
2009-04-22
Fix str_to_buf problem, thanks Andy Chenee
mlu
1
-2
/
+2
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
1
-2
/
+2
2009-02-03
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
1
-45
/
+45
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-27
/
+27
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+1
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-07-11
Charles Hardin ckhardin at gmail.com
oharboe
1
-2
/
+2
2008-05-07
This matters for embedded devices, but is probably not observably better for ...
oharboe
1
-37
/
+0
2008-04-10
- single core context used, removed debug context as thought unnecessary.
ntfreak
1
-4
/
+0
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-1
/
+1
2008-01-20
- added patch "remove error handler as planned"
mifi
1
-1
/
+1
2007-05-05
- further work on ETB decoding (not yet functional)
drath
1
-1
/
+6
2007-04-12
- correctly mask out bits that aren't part of a copied buffer
drath
1
-0
/
+6
2006-11-22
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...
drath
1
-2
/
+2
2006-09-28
- str9x flash support (Thanks to Spencer Oliver)
drath
1
-35
/
+135
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
1
-4
/
+28
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath
1
-0
/
+246