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
/
binarybuffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
change #include "types.h" to <helper/types.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
binarybuffer: regression fix
David Brownell
2009-11-16
1
-2
/
+4
*
rename CEIL as DIV_ROUND_UP
Zachary T Welch
2009-11-16
1
-2
/
+0
*
binarybuffer: add API documentation
Zachary T Welch
2009-11-16
1
-3
/
+41
*
improve inline binarybuffer helpers
Zachary T Welch
2009-11-16
1
-7
/
+8
*
improve buf_set_buf helper
Zachary T Welch
2009-11-16
1
-2
/
+2
*
improve buf_set_ones
Zachary T Welch
2009-11-16
1
-1
/
+2
*
improve buf_cpy helper
Zachary T Welch
2009-11-16
1
-1
/
+2
*
improve buf_cmp and buf_cmp_mask helpers
Zachary T Welch
2009-11-16
1
-3
/
+3
*
improve str_to_buf and buf_to_str helpers
Zachary T Welch
2009-11-16
1
-3
/
+3
*
binarybuffer: move variables to point of first use
Zachary T Welch
2009-11-16
1
-4
/
+2
*
binarybuffer: fix whitespace related issues
Zachary T Welch
2009-11-16
1
-20
/
+15
*
remove unused buf_to_u32_handler
Zachary T Welch
2009-11-14
1
-3
/
+0
*
struct scan_field_s -> struct scan_field
Zachary T Welch
2009-11-14
1
-2
/
+2
*
src/helper: wrap and clean headers.
Zachary T Welch
2009-11-09
1
-19
/
+23
*
Updates to the initial scanchain validation code:
dbrownell
2009-09-26
1
-1
/
+1
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
Remove whitespace at end of lines, step 2.
zwelch
2009-06-23
1
-3
/
+3
*
- Fixes '[<>]' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '[|]' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '+' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '==' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '<<' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '>>' whitespace
zwelch
2009-06-23
1
-4
/
+4
*
- Fixes '&&' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
Finish transforming 'u32' to 'uint32_t'.
zwelch
2009-06-18
1
-7
/
+7
*
Transform 'u8' to 'uint8_t'
zwelch
2009-06-18
1
-11
/
+11
*
Michael Bruck <mbruck@digenius.de> use more const
oharboe
2009-05-09
1
-7
/
+7
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-1
/
+1
*
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-25
1
-0
/
+3
*
Charles Hardin ckhardin at gmail.com
oharboe
2008-07-11
1
-2
/
+2
*
- fixed build issues with win32
ntfreak
2008-07-06
1
-1
/
+0
*
This matters for embedded devices, but is probably not observably better for ...
oharboe
2008-05-07
1
-2
/
+41
*
added some code that will be used in upcoming minidriver work.
oharboe
2008-02-28
1
-0
/
+10
*
- added patch "remove error handler as planned"
mifi
2008-01-20
1
-1
/
+2
*
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-09-28
1
-2
/
+2
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+48