summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27zwelch2009-05-141-0/+59
* take #2: dump_image now works for addresses not divisible by 4 oharboe2009-05-141-6/+0
* dump_image now works for addresses not divisible by 4oharboe2009-05-141-1/+1
* selftest wipoharboe2009-05-141-0/+17
* propagate error in dump_image. If an error occurs during dump_image, a tcl ex...oharboe2009-05-141-2/+2
* 4-bit ECC support for Marvell Kirkwood SOCoharboe2009-05-121-2/+2
* Nicolas Pitre <nico@cam.org> lower JTAG clock for SheevaPlugoharboe2009-05-121-1/+1
* Audit and remove redundant uses of replacements.h in the tree.zwelch2009-05-122-3/+0
* Define _GNU_SOURCE in config.h, remove definitions from source files.zwelch2009-05-121-5/+0
* fix memory corruption introduce in 1730oharboe2009-05-122-8/+8
* now builds on 64 and 32 bit systemsoharboe2009-05-111-1/+1
* fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s.oharboe2009-05-111-10/+6
* USB performance regression fixoharboe2009-05-111-9/+11
* switch to jtag_add_dr_scan_check() - USB performance fixoharboe2009-05-111-3/+9
* switch to jtag_add_dr_scan_check() - USB performance fixoharboe2009-05-111-4/+10
* switch to jtag_add_dr_scan_check() - USB performance fixoharboe2009-05-111-3/+9
* change jtag_add_callback API to be able to support check_value/maskoharboe2009-05-112-4/+4
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-14/+20
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-5/+12
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-40/+4
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-13/+15
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-11/+11
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* used by upcoming commitsoharboe2009-05-111-0/+13
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-1134-218/+28
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-1130-158/+7
* Audit and eliminate redundant #include directives in core target files.zwelch2009-05-113-25/+8
* Fix compilation of target_request.h when it is included first.zwelch2009-05-111-1/+1
* Remove redundant sys/types.h #include directives (now in types.h).zwelch2009-05-114-4/+0
* Extend autotools build to create shared library libopenocd with libtool:zwelch2009-05-101-2/+3
* David Brownell <david-b@pacbell.net> whitespace fixes.oharboe2009-05-1011-196/+95
* David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one fil...oharboe2009-05-101-22/+4
* David Brownell <david-b@pacbell.net> fix warningsoharboe2009-05-101-1/+1
* Michael Bruck <mbruck@digenius.de> ARM11 C99 updatesoharboe2009-05-093-61/+43
* whitespace fixesoharboe2009-05-082-18/+7
* whitespace fixesoharboe2009-05-082-52/+13
* David Brownell <david-b@pacbell.net> DaVinci dm6446oharboe2009-05-081-0/+66
* in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe2009-05-0816-132/+124
* pull up verify_capture_ir one level in api stackoharboe2009-05-082-8/+15
* retire jtag_set_check_valueoharboe2009-05-081-44/+35
* retire jtag_set_check_valueoharboe2009-05-081-26/+15
* retire jtag_set_check_valueoharboe2009-05-081-2/+2
* first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access...oharboe2009-05-081-13/+2
* added comments w.r.t. potential performance problemsoharboe2009-05-082-0/+13
* more in_handler typo fixesoharboe2009-05-072-7/+9
* ouch - typo in last commitoharboe2009-05-071-1/+1