aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2009-05-14Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27zwelch1-0/+59
2009-05-14take #2: dump_image now works for addresses not divisible by 4 oharboe1-6/+0
2009-05-14dump_image now works for addresses not divisible by 4oharboe1-1/+1
2009-05-14selftest wipoharboe1-0/+17
2009-05-14propagate error in dump_image. If an error occurs during dump_image, a tcl ex...oharboe1-2/+2
2009-05-124-bit ECC support for Marvell Kirkwood SOCoharboe1-2/+2
2009-05-12Nicolas Pitre <nico@cam.org> lower JTAG clock for SheevaPlugoharboe1-1/+1
2009-05-12Audit and remove redundant uses of replacements.h in the tree.zwelch2-3/+0
2009-05-12Define _GNU_SOURCE in config.h, remove definitions from source files.zwelch1-5/+0
2009-05-12fix memory corruption introduce in 1730oharboe2-8/+8
2009-05-11now builds on 64 and 32 bit systemsoharboe1-1/+1
2009-05-11fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s.oharboe1-10/+6
2009-05-11USB performance regression fixoharboe1-9/+11
2009-05-11switch to jtag_add_dr_scan_check() - USB performance fixoharboe1-3/+9
2009-05-11switch to jtag_add_dr_scan_check() - USB performance fixoharboe1-4/+10
2009-05-11switch to jtag_add_dr_scan_check() - USB performance fixoharboe1-3/+9
2009-05-11change jtag_add_callback API to be able to support check_value/maskoharboe2-4/+4
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-14/+20
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-5/+12
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-40/+4
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-13/+15
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-11/+11
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11switch to jtag_add_callback() - USB performance fixoharboe1-4/+3
2009-05-11used by upcoming commitsoharboe1-0/+13
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch34-218/+28
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch30-158/+7
2009-05-11Audit and eliminate redundant #include directives in core target files.zwelch3-25/+8
2009-05-11Fix compilation of target_request.h when it is included first.zwelch1-1/+1
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch4-4/+0
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch1-2/+3
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes.oharboe11-196/+95
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one fil...oharboe1-22/+4
2009-05-10David Brownell <david-b@pacbell.net> fix warningsoharboe1-1/+1
2009-05-09Michael Bruck <mbruck@digenius.de> ARM11 C99 updatesoharboe3-61/+43
2009-05-08whitespace fixesoharboe2-18/+7
2009-05-08whitespace fixesoharboe2-52/+13
2009-05-08David Brownell <david-b@pacbell.net> DaVinci dm6446oharboe1-0/+66
2009-05-08in_handler in_check_mask and in_check_value now removed from field. Last big ...oharboe16-132/+124
2009-05-08pull up verify_capture_ir one level in api stackoharboe2-8/+15
2009-05-08retire jtag_set_check_valueoharboe1-44/+35
2009-05-08retire jtag_set_check_valueoharboe1-26/+15
2009-05-08retire jtag_set_check_valueoharboe1-2/+2
2009-05-08first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access...oharboe1-13/+2
2009-05-08added comments w.r.t. potential performance problemsoharboe2-0/+13
2009-05-07more in_handler typo fixesoharboe2-7/+9
2009-05-07ouch - typo in last commitoharboe1-1/+1