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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
2009-11-16
2
-9
/
+18
*
JTAG: fix autoprobe failure.
David Brownell
2009-11-16
1
-2
/
+10
*
fileio: improve API types
Zachary T Welch
2009-11-16
12
-64
/
+66
*
struct fileio: improve member types
Zachary T Welch
2009-11-16
6
-7
/
+7
*
helper/log: improve API parameter types
Zachary T Welch
2009-11-16
2
-19
/
+16
*
use Jim_CmdProc in jim_register
Zachary T Welch
2009-11-16
2
-2
/
+4
*
improve constness of open_file_from_path
Zachary T Welch
2009-11-16
2
-2
/
+2
*
make command line options const
Zachary T Welch
2009-11-16
1
-1
/
+1
*
ARM: standard disassembler uses Thumb2 entry
David Brownell
2009-11-16
2
-38
/
+38
*
target: don't include "log.h" from "armv4_5.h"
David Brownell
2009-11-16
2
-1
/
+1
*
ARM: move mode functions out of header
David Brownell
2009-11-16
2
-40
/
+56
*
JTAG: no LOG_WARNING() for taps without IDCODE
David Brownell
2009-11-16
1
-1
/
+1
*
binarybuffer: regression fix
David Brownell
2009-11-16
1
-2
/
+4
*
"types.h" doxygen fix
David Brownell
2009-11-16
1
-2
/
+2
*
target: less implicit inclusion of "etm.h"
David Brownell
2009-11-16
9
-2
/
+13
*
move ARRAY_SIZE macro to types.h
Zachary T Welch
2009-11-16
14
-59
/
+49
*
armv7m: make core reg read/write use unsigned
Zachary T Welch
2009-11-16
2
-6
/
+6
*
remove TAP_SCAN_BYTES macro
Zachary T Welch
2009-11-16
4
-11
/
+9
*
rename CEIL as DIV_ROUND_UP
Zachary T Welch
2009-11-16
19
-53
/
+60
*
move container_of to types.h
Zachary T Welch
2009-11-16
2
-13
/
+15
*
nand_command_get_device_by_num: make COMMAND_HELPER
Zachary T Welch
2009-11-16
2
-10
/
+11
*
flash_command_get_bank_by_num: make COMMAND_HELPER
Zachary T Welch
2009-11-16
11
-41
/
+41
*
cleanup jtag minidrivers
Zachary T Welch
2009-11-16
2
-31
/
+0
*
Add 'nand verify' command
Zachary T Welch
2009-11-16
1
-0
/
+65
*
Add FILEIO_NONE access mode.
Zachary T Welch
2009-11-16
1
-0
/
+1
*
Use nand_fileio_* in write/dump commands.
Zachary T Welch
2009-11-16
1
-248
/
+46
*
Add nand_fileio_* helper APIs.
Zachary T Welch
2009-11-16
1
-0
/
+216
*
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
2
-5
/
+8
*
improve buf_set_ones
Zachary T Welch
2009-11-16
2
-10
/
+11
*
improve buf_cpy helper
Zachary T Welch
2009-11-16
2
-9
/
+11
*
improve buf_cmp and buf_cmp_mask helpers
Zachary T Welch
2009-11-16
2
-39
/
+40
*
improve str_to_buf and buf_to_str helpers
Zachary T Welch
2009-11-16
2
-65
/
+67
*
binarybuffer: move variables to point of first use
Zachary T Welch
2009-11-16
2
-28
/
+9
*
binarybuffer: fix whitespace related issues
Zachary T Welch
2009-11-16
2
-23
/
+18
*
#include "target.h" less wildly
David Brownell
2009-11-16
17
-15
/
+10
*
target: no implicit #includes of "register.h"
David Brownell
2009-11-16
27
-10
/
+21
*
target: less implicit inclusion of "command.h"
David Brownell
2009-11-16
10
-14
/
+3
*
target: don't implicitly include "algorithm.h"
David Brownell
2009-11-16
16
-5
/
+18
*
target: don't implicitly include "breakpoint.h"
David Brownell
2009-11-16
12
-2
/
+12
*
ARM11: use now-generic memory utils
David Brownell
2009-11-15
1
-11
/
+2
*
ARM11: fixup method table
David Brownell
2009-11-15
2
-47
/
+43
*
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
2009-11-15
15
-178
/
+209
*
target: make "examined" flag be per-target
David Brownell
2009-11-15
5
-44
/
+53
*
arm-jtag-ew,jlink: switch to COMMAND_HANDLER
Zachary T Welch
2009-11-15
2
-29
/
+23
*
rlink: fix overzealous sed
Zachary T Welch
2009-11-15
1
-5
/
+5
*
remove unused arm_jtag_buf_to_* helpers
Zachary T Welch
2009-11-14
2
-106
/
+0
*
remove unused buf_to_u32_handler
Zachary T Welch
2009-11-14
2
-12
/
+0
*
struct scan_field_s -> struct scan_field
Zachary T Welch
2009-11-14
4
-27
/
+27
[next]