aboutsummaryrefslogtreecommitdiff
path: root/src/target/avrt.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-10/+10
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-4/+4
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-14/+14
2009-06-04Rename jtag_add_end_state to jtag_set_end_state since "add" implies thatoharboe1-2/+2
2009-06-04no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...oharboe1-2/+2
2009-05-31Final step in isolating target_type_s structure:zwelch1-1/+1
2009-05-31First step in hiding target_type_s from public interface:zwelch1-0/+1
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-16/+1
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch1-1/+0
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe1-31/+23
2009-05-06retire out_mask - not used anywhereoharboe1-2/+0
2009-05-03Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe1-11/+11
2009-04-27SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...oharboe1-354/+354
2009-04-27SimonQian <simonqian@simonqian.com> AVR wipoharboe1-0/+354