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
...
*
split jim_jtag_command into multiple handlers
Zachary T Welch
2009-11-28
1
-180
/
+212
*
remove redundant 'rm' command handler
Zachary T Welch
2009-11-28
1
-27
/
+0
*
add error checking in command_new
Zachary T Welch
2009-11-28
1
-20
/
+30
*
include mode information in help text.
Zachary T Welch
2009-11-28
1
-3
/
+27
*
refactor command mode detection
Zachary T Welch
2009-11-28
1
-2
/
+7
*
add command private data setter/accessor
Zachary T Welch
2009-11-28
2
-0
/
+31
*
add 'command mode' introspective handler
Zachary T Welch
2009-11-28
1
-0
/
+39
*
remove unknown handler
Zachary T Welch
2009-11-28
2
-36
/
+38
*
improve command handler wrapper script
Zachary T Welch
2009-11-28
2
-3
/
+26
*
add 'command type' introspective handler
Zachary T Welch
2009-11-28
1
-0
/
+43
*
ARM11: fix warning on amd64
David Brownell
2009-11-28
1
-1
/
+4
*
ARM11: fix dbgtap JTAG_DEBUG
David Brownell
2009-11-28
1
-2
/
+2
*
target: uplevel add_{break,watch}point() error checks
David Brownell
2009-11-28
6
-38
/
+23
*
target: remove unused TARGET_EVENT_OLD_* symbols
David Brownell
2009-11-28
1
-2
/
+0
*
Cortex-A8: support "reset-assert" event
David Brownell
2009-11-27
1
-5
/
+28
*
target: groundwork for "reset-assert" event
David Brownell
2009-11-27
2
-3
/
+21
*
ARM11: write_memory() avoids increment check
David Brownell
2009-11-27
1
-9
/
+19
*
fix regression causing duplicated output
Zachary T Welch
2009-11-27
1
-13
/
+28
*
zy1000: keep up with new command registration stuff
Øyvind Harboe
2009-11-27
1
-42
/
+46
*
update minidummy interface driver command handling
Zachary T Welch
2009-11-27
1
-1
/
+1
*
fix 'nand info' command
Zachary T Welch
2009-11-27
1
-5
/
+5
*
zy1000: keep up with changes to log_init()
Øyvind Harboe
2009-11-27
1
-7
/
+1
*
minidummy: fix compilation error
Øyvind Harboe
2009-11-27
1
-2
/
+2
*
ARM NAND I/O header documentation update.
Dean Glazeski
2009-11-26
1
-6
/
+10
*
ARM NAND I/O documentation update.
Dean Glazeski
2009-11-26
1
-1
/
+7
*
ARM NAND I/O refactor code copying.
Dean Glazeski
2009-11-26
1
-40
/
+47
*
ARM NAND I/O read function.
Dean Glazeski
2009-11-26
2
-1
/
+91
*
NAND Flash documentation update.
Dean Glazeski
2009-11-26
1
-1
/
+47
*
XScale: add stub {read,write}_phys routines
David Brownell
2009-11-26
1
-0
/
+20
*
fix typos in source files
Uwe Hermann
2009-11-26
3
-8
/
+8
*
fix 'flash protect' and 'flash erase_sector'
Eric Wetzel
2009-11-26
1
-3
/
+3
*
target: create and use target_name()
David Brownell
2009-11-25
5
-24
/
+34
*
target: target_get_name() --> target_type_name()
David Brownell
2009-11-25
7
-17
/
+26
*
ARM: minor armv4/armv5 cleanup
David Brownell
2009-11-25
1
-1
/
+12
*
ARM: comment tweaks in ADIv5
David Brownell
2009-11-25
1
-2
/
+5
*
ARM7/9: shrink run_algorithm_inner() lines
David Brownell
2009-11-25
1
-2
/
+10
*
use ARRAY_SIZE macro
Zachary T Welch
2009-11-25
10
-36
/
+36
*
support OPENOCD_DEBUG_LEVEL environment setting
Zachary T Welch
2009-11-25
1
-0
/
+13
*
log: improve initialization
Zachary T Welch
2009-11-25
3
-14
/
+11
*
add 'testee' target type
Zachary T Welch
2009-11-25
3
-1
/
+52
*
improve command handling examples
Zachary T Welch
2009-11-25
5
-5
/
+62
*
add script_command_run helper
Zachary T Welch
2009-11-25
1
-26
/
+19
*
encapsulate and re-use log capture, retval setup
Zachary T Welch
2009-11-25
1
-49
/
+43
*
combine help and usage command handlers
Zachary T Welch
2009-11-25
1
-20
/
+8
*
improve usage and help command output
Zachary T Welch
2009-11-24
2
-44
/
+38
*
allow scripts to update usage information
Zachary T Welch
2009-11-24
2
-7
/
+36
*
httpd: use register_commands()
Zachary T Welch
2009-11-24
4
-20
/
+51
*
add jim_handler to command_registration
Zachary T Welch
2009-11-24
6
-83
/
+146
*
refactor command_new to use command_registration
Zachary T Welch
2009-11-24
1
-12
/
+10
*
remove register_commands from etm_capture_driver
Zachary T Welch
2009-11-24
5
-31
/
+17
[prev]
[next]