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
/
flash
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
10
-117
/
+117
*
- Fixes '[<>]' whitespace
zwelch
2009-06-23
10
-31
/
+31
*
- Fixes '[|]' whitespace
zwelch
2009-06-23
14
-60
/
+60
*
- Fixes '+' whitespace
zwelch
2009-06-23
16
-65
/
+65
*
- Fixes '=' whitespace
zwelch
2009-06-23
14
-181
/
+181
*
- Fixes '==' whitespace
zwelch
2009-06-23
6
-15
/
+15
*
- Fixes '<<' whitespace
zwelch
2009-06-23
15
-104
/
+104
*
- Fixes '>>' whitespace
zwelch
2009-06-23
5
-41
/
+41
*
- 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
-1
/
+1
*
- Fixes '[*]=' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '[+]=' whitespace
zwelch
2009-06-23
5
-5
/
+5
*
- Fixes '!=' whitespace
zwelch
2009-06-23
8
-29
/
+29
*
- Replace 'do{' with 'do {'.
zwelch
2009-06-23
2
-5
/
+5
*
- Replace 'for(' with 'for ('.
zwelch
2009-06-23
4
-7
/
+7
*
- Replace 'switch(' with 'switch ('.
zwelch
2009-06-23
5
-20
/
+20
*
- Replace 'while(' with 'while ('.
zwelch
2009-06-23
6
-14
/
+14
*
- Replace 'if(' with 'if ('.
zwelch
2009-06-23
12
-154
/
+154
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-5
/
+9
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-14
/
+18
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-28
/
+55
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-1
/
+1
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-3
/
+3
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-4
/
+4
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-4
/
+4
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-12
/
+20
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-4
/
+4
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-23
/
+45
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-11
/
+11
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-2
/
+2
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-2
/
+2
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-7
/
+7
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-1
/
+1
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-19
/
+19
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-26
/
+33
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-4
/
+4
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-41
/
+46
*
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
2009-06-18
39
-586
/
+586
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
25
-109
/
+109
*
Transform 'u8' to 'uint8_t' in src/flash
zwelch
2009-06-18
35
-349
/
+349
*
unsik Kim <donari75@gmail.com>:
zwelch
2009-06-12
2
-191
/
+240
*
Fix make maintainer-clean for out-of-tree builds.
zwelch
2009-06-09
1
-1
/
+1
*
- Replace 'jtag_tap_by_abs_position' with 'jtag_tap_by_position'.
zwelch
2009-06-09
1
-1
/
+1
*
remove unused include file: inttypes.h
oharboe
2009-06-05
2
-5
/
+0
*
Eliminate MixedCaps symbol from public JTAG TAP API:
zwelch
2009-06-05
1
-1
/
+1
*
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
oharboe
2009-06-04
1
-8
/
+8
*
Introduce jtag_get_end_state() fn to clarify code a bit.
oharboe
2009-06-04
1
-5
/
+5
*
no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...
oharboe
2009-06-04
1
-8
/
+8
*
remove TAP_INVALID as argument to jtag_add_xxx() fn's
oharboe
2009-06-04
1
-5
/
+5
[prev]
[next]