aboutsummaryrefslogtreecommitdiff
path: root/src/target/target_request.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-4/+4
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-4/+4
2009-06-01David Brownell <david-b@pacbell.net>:zwelch1-24/+24
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-6/+1
2009-04-30Add static keywords to core target source file data and functions.zwelch1-7/+7
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe1-1/+1
2009-03-24Hiroshi Ito <ito@mlb.co.jp> Linux for arm has arm generic debug option which ...oharboe1-5/+10
2008-10-22Laurentiu Cocanu - more help textoharboe1-1/+1
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+4
2008-08-24duan ellis target tcl work in progressoharboe1-10/+10
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-5/+5
2008-02-29Summary: passing of variable argument list reduced, strings sent to logging a...oharboe1-1/+1
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe1-0/+10
2008-01-17- add support for cortex_m3 target_request debugmsgsntfreak1-0/+10
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath1-25/+39
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-0/+270