index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-13
Improve handle_verify_image_command_internal command argument handling:
zwelch
2009-06-13
Improve handle_dump_image_command argument parsing:
zwelch
2009-06-13
Improve handle_load_image_command argument parsing:
zwelch
2009-06-13
Improve handle_mw_command argument handling:
zwelch
2009-06-13
Improve handle_md_command argument handling:
zwelch
2009-06-13
Use parse_u32 in handle_resume_command and handle_step_command.
zwelch
2009-06-13
Cleanup and improve handle_halt_command:
zwelch
2009-06-13
Cleanup and fi handle_wait_halt_command:
zwelch
2009-06-13
Use parse_uint in handle_reg_command to ensure reg number parses properly.
zwelch
2009-06-13
Use parse_uint in get_target to ensure target id is parsed properly.
zwelch
2009-06-12
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-12
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-12
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-12
unsik Kim <donari75@gmail.com>:
zwelch
2009-06-12
Further cleanup to MIPS target read/write memory function:
zwelch
2009-06-12
David Claffey <dnclaffey@gmail.com>:
zwelch
2009-06-12
Fix unitialized use of cur_speed in handle_jtag_khz_command:
zwelch
2009-06-12
Improve vsllink command argument handling:
zwelch
2009-06-12
Improve handle_runtest_command:
zwelch
2009-06-12
Improve VID/PID command argument handling in FTDI driver:
zwelch
2009-06-12
Improve handle_irscan_command:
zwelch
2009-06-12
Improve JTAG reset, speed, and khz handlers to use parse_uint helper.
zwelch
2009-06-12
Use parse_uint helper to replace strtoul call in jtag_tap_by_string.
zwelch
2009-06-12
Simplify and improve gw16012_handle_parport_command:
zwelch
2009-06-12
Simplify and improve amt_jtagaccel_handle_parport_port_command:
zwelch
2009-06-12
Simplify and improve parport_handle_parport_port_command:
zwelch
2009-06-12
Simplify and improve handle_debug_level_comamnd:
zwelch
2009-06-12
Simplify handle_sleep_command:
zwelch
2009-06-12
Add new parse_uinttype wrappers for strtoul in src/helper/command.[ch].
zwelch
2009-06-11
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-11
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-11
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-11
- fix bug introduced during r1962
ntfreak
2009-06-11
embedded host: launch telnet server even if configuration fails
oharboe
2009-06-11
fix ordering of arguments to fwrite()
oharboe
2009-06-11
Factor handle_bp_command into pieces:
zwelch
2009-06-11
Factor target_timer_callbacks_check_time into pieces:
zwelch
2009-06-11
Simplify and clean handle_virt2phys_command:
zwelch
2009-06-11
Simplify and fix target handle_rwp_command routine:
zwelch
2009-06-11
Simplify and fix handle_reset_command:
zwelch
2009-06-11
Simplify handle_resume_command:
zwelch
2009-06-11
Simplify and fix handle_step_command:
zwelch
2009-06-11
Move jtag_get_flush_queue_count near jtag_execute_queue (fix its docs).
zwelch
2009-06-11
Improve grouping of JTAG KHz and verification accessors in header file.
zwelch
2009-06-11
Group JTAG reset configuration and accessor APIs together in header file.
zwelch
2009-06-11
Move jtag_error helper declarations to the end of the header.
zwelch
2009-06-11
Out-of-line jtag_tap_next_enabled and simplify its logic.
zwelch
2009-06-11
Move jtag_add_statemove decl/body nearer jtag_add_pathmove.
zwelch
2009-06-11
disable polling continuous polling during reset
oharboe
2009-06-10
- update openocd online doc url's
ntfreak
[next]