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
/
avrt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-25
use ARRAY_SIZE macro
Zachary T Welch
1
-2
/
+2
2009-11-24
remove target_type register_command callback
Zachary T Welch
1
-10
/
+0
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
-20
/
+20
2009-11-13
target_type_t -> struct target_type
Zachary T Welch
1
-1
/
+1
2009-11-13
avr_common_t -> struct avr_common
Zachary T Welch
1
-1
/
+1
2009-11-13
scan_field_t -> struct scan_field
Zachary T Welch
1
-2
/
+2
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
1
-21
/
+21
2009-11-10
Target: minor cleanup
David Brownell
1
-4
/
+0
2009-11-05
target: remove unused interface fn that clutters code
Øyvind Harboe
1
-8
/
+0
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
1
-10
/
+10
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-4
/
+4
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-14
/
+14
2009-06-04
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
oharboe
1
-2
/
+2
2009-06-04
no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...
oharboe
1
-2
/
+2
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
-16
/
+1
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
1
-1
/
+0
2009-05-08
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
1
-31
/
+23
2009-05-06
retire out_mask - not used anywhere
oharboe
1
-2
/
+0
2009-05-03
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
oharboe
1
-11
/
+11
2009-04-27
SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...
oharboe
1
-354
/
+354
2009-04-27
SimonQian <simonqian@simonqian.com> AVR wip
oharboe
1
-0
/
+354