index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
target_request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-6
/
+6
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
1
-3
/
+3
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-1
/
+1
2009-11-16
rename CEIL as DIV_ROUND_UP
Zachary T Welch
1
-4
/
+4
2009-11-16
#include "target.h" less wildly
David Brownell
1
-0
/
+1
2009-11-13
command_t -> struct command
Zachary T Welch
1
-1
/
+1
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-4
/
+4
2009-11-13
target_t -> struct target
Zachary T Welch
1
-8
/
+8
2009-11-13
debug_msg_receiver_t -> struct debug_msg_receiver
Zachary T Welch
1
-9
/
+9
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-1
/
+1
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-3
/
+3
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-1
/
+1
2009-06-21
C99 printf() -Werror fixes
duane
1
-2
/
+2
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
1
-4
/
+4
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-4
/
+4
2009-06-01
David Brownell <david-b@pacbell.net>:
zwelch
1
-24
/
+24
2009-05-31
Final step in isolating target_type_s structure:
zwelch
1
-1
/
+1
2009-05-31
First step in hiding target_type_s from public interface:
zwelch
1
-0
/
+1
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
1
-6
/
+1
2009-04-30
Add static keywords to core target source file data and functions.
zwelch
1
-7
/
+7
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
1
-1
/
+1
2009-03-24
Hiroshi Ito <ito@mlb.co.jp> Linux for arm has arm generic debug option which ...
oharboe
1
-5
/
+10
2008-10-22
Laurentiu Cocanu - more help text
oharboe
1
-1
/
+1
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+4
2008-08-24
duan ellis target tcl work in progress
oharboe
1
-10
/
+10
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-5
/
+5
2008-02-29
Summary: passing of variable argument list reduced, strings sent to logging a...
oharboe
1
-1
/
+1
2008-02-28
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
oharboe
1
-0
/
+10
2008-01-17
- add support for cortex_m3 target_request debugmsgs
ntfreak
1
-0
/
+10
2007-08-14
- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...
drath
1
-25
/
+39
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
1
-0
/
+270