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
path:
root
/
src
/
target
/
target.c
Age
Commit message (
Expand
)
Author
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-17
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-16
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-16
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-13
Factor load_image argument parsing to parse_load_image_command_args:
zwelch
2009-06-13
Improve handle_profile_command argument parsing:
zwelch
2009-06-13
Improve handle_virt2phys_command argument parsing:
zwelch
2009-06-13
Cleanup and improve handle_wp_command and handle_rwp_command:
zwelch
2009-06-13
Improve and simplify handle_bp_command and handle_rbp_command:
zwelch
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-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
disable polling continuous polling during reset
oharboe
2009-06-10
Move the documentation for the "poll" command up with
zwelch
2009-06-08
David Brownell <david-b@pacbell.net> Bugfix: $target_name cget/configure -wor...
oharboe
2009-06-08
David Brownell <david-b@pacbell.net>
oharboe
2009-06-07
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-07
Fix regression in mdw output; identified by Magnus Lundin.
zwelch
2009-06-05
remove unused include file: inttypes.h
oharboe
2009-06-05
Eliminate MixedCaps symbol from public JTAG TAP API:
zwelch
2009-06-01
fix warning for a variable that GCC thought might be uninitialized(which it c...
oharboe
2009-05-31
Final step in isolating target_type_s structure:
zwelch
2009-05-31
First step in hiding target_type_s from public interface:
zwelch
2009-05-31
Add target_examine_one wrapper:
zwelch
2009-05-31
Add target breakpoint and watchpoint wrapper:
zwelch
2009-05-31
Add target_get_name wrapper:
zwelch
2009-05-31
Add target_step wrapper:
zwelch
2009-05-31
Add target_get_gdb_reg_list wrapper:
zwelch
2009-05-31
Add target_bulk_write_memory wrapper:
zwelch
2009-05-31
Add wrappers for target->type->examined:
zwelch
2009-05-31
Add target_run_algorithm wrapper:
zwelch
2009-05-31
Add target_write_memory wrapper:
zwelch
2009-05-31
Add target_read_memory wrapper:
zwelch
[next]