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