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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unsik Kim <donari75@gmail.com>:
zwelch
2009-06-12
2
-191
/
+240
*
Further cleanup to MIPS target read/write memory function:
zwelch
2009-06-12
1
-38
/
+13
*
David Claffey <dnclaffey@gmail.com>:
zwelch
2009-06-12
2
-10
/
+61
*
Fix unitialized use of cur_speed in handle_jtag_khz_command:
zwelch
2009-06-12
1
-1
/
+1
*
Improve vsllink command argument handling:
zwelch
2009-06-12
1
-14
/
+11
*
Improve handle_runtest_command:
zwelch
2009-06-12
1
-1
/
+6
*
Improve VID/PID command argument handling in FTDI driver:
zwelch
2009-06-12
1
-7
/
+13
*
Improve handle_irscan_command:
zwelch
2009-06-12
1
-5
/
+16
*
Improve JTAG reset, speed, and khz handlers to use parse_uint helper.
zwelch
2009-06-12
1
-5
/
+23
*
Use parse_uint helper to replace strtoul call in jtag_tap_by_string.
zwelch
2009-06-12
1
-3
/
+2
*
Simplify and improve gw16012_handle_parport_command:
zwelch
2009-06-12
1
-5
/
+16
*
Simplify and improve amt_jtagaccel_handle_parport_port_command:
zwelch
2009-06-12
1
-6
/
+18
*
Simplify and improve parport_handle_parport_port_command:
zwelch
2009-06-12
1
-5
/
+16
*
Simplify and improve handle_debug_level_comamnd:
zwelch
2009-06-12
1
-10
/
+11
*
Simplify handle_sleep_command:
zwelch
2009-06-12
1
-20
/
+18
*
Add new parse_uinttype wrappers for strtoul in src/helper/command.[ch].
zwelch
2009-06-12
2
-0
/
+31
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-11
2
-6
/
+6
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-11
1
-95
/
+256
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-11
1
-13
/
+48
*
- fix bug introduced during r1962
ntfreak
2009-06-11
1
-1
/
+1
*
embedded host: launch telnet server even if configuration fails
oharboe
2009-06-11
1
-0
/
+3
*
fix ordering of arguments to fwrite()
oharboe
2009-06-11
2
-2
/
+2
*
Factor handle_bp_command into pieces:
zwelch
2009-06-11
1
-37
/
+49
*
Factor target_timer_callbacks_check_time into pieces:
zwelch
2009-06-11
1
-30
/
+40
*
Simplify and clean handle_virt2phys_command:
zwelch
2009-06-11
1
-18
/
+15
*
Simplify and fix target handle_rwp_command routine:
zwelch
2009-06-11
1
-3
/
+4
*
Simplify and fix handle_reset_command:
zwelch
2009-06-11
1
-3
/
+5
*
Simplify handle_resume_command:
zwelch
2009-06-11
1
-12
/
+11
*
Simplify and fix handle_step_command:
zwelch
2009-06-11
1
-6
/
+9
*
Move jtag_get_flush_queue_count near jtag_execute_queue (fix its docs).
zwelch
2009-06-11
1
-4
/
+5
*
Improve grouping of JTAG KHz and verification accessors in header file.
zwelch
2009-06-11
1
-10
/
+17
*
Group JTAG reset configuration and accessor APIs together in header file.
zwelch
2009-06-11
1
-16
/
+13
*
Move jtag_error helper declarations to the end of the header.
zwelch
2009-06-11
1
-15
/
+15
*
Out-of-line jtag_tap_next_enabled and simplify its logic.
zwelch
2009-06-11
2
-27
/
+13
*
Move jtag_add_statemove decl/body nearer jtag_add_pathmove.
zwelch
2009-06-11
2
-77
/
+77
*
disable polling continuous polling during reset
oharboe
2009-06-11
1
-0
/
+9
*
- update openocd online doc url's
ntfreak
2009-06-10
1
-2
/
+2
*
- fix texi/pdf issue created in svn r2039
ntfreak
2009-06-10
1
-1
/
+1
*
added pathmove command
oharboe
2009-06-10
1
-0
/
+44
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-10
1
-3
/
+1
*
Move the documentation for the "poll" command up with
zwelch
2009-06-10
2
-20
/
+68
*
Improve use of automake conditionals for FTDI-based JTAG drivers:
zwelch
2009-06-09
2
-12
/
+4
*
Simplify JTAG automake input file:
zwelch
2009-06-09
1
-98
/
+40
*
Rename jtag_driver.c as driver.c to remove duplicate name component.
zwelch
2009-06-09
2
-1
/
+1
*
Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs).
zwelch
2009-06-09
2
-0
/
+4
*
reset to eol native for now. guess-rev.sh was broken by eol native, but it wa...
oharboe
2009-06-09
0
-0
/
+0
*
Fix make maintainer-clean for out-of-tree builds.
zwelch
2009-06-09
11
-22
/
+25
*
Encapsulate the core jtag interface pointer:
zwelch
2009-06-09
3
-26
/
+44
*
dos2unix
oharboe
2009-06-09
1
-1028
/
+1028
*
Continue encapsulation of JTAG event callback sub-API:
zwelch
2009-06-09
2
-9
/
+12
[prev]
[next]