aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-07in_handler removal typo fixedoharboe1-1/+1
2009-05-07fix copy & paste error when retiring in_handleroharboe1-1/+1
2009-05-07fix c99 compile errorsoharboe1-2/+4
2009-05-07marker for in_handler to removeoharboe1-5/+5
2009-05-07remove usage of in_handleroharboe1-37/+23
2009-05-07remove in_handler usageoharboe1-51/+47
2009-05-07remove in_handler usageoharboe1-48/+37
2009-05-07remove in_handler usageoharboe1-52/+41
2009-05-07remove in_handler usageoharboe2-64/+44
2009-05-07remove in_handler usageoharboe1-58/+50
2009-05-07remove in_handler usageoharboe1-27/+18
2009-05-07remove in_handler usageoharboe2-53/+39
2009-05-07remove in_handler usageoharboe1-13/+6
2009-05-07stop using in_handleroharboe1-6/+8
2009-05-07remove in_handler usageoharboe1-40/+36
2009-05-07David Brownell david-b at pacbell.net fix warningsoharboe1-2/+2
2009-05-07fix line endingsoharboe1-63/+63
2009-05-07David Brownell <david-b@pacbell.net> DaVinci DM355 SoC supportoharboe1-0/+63
2009-05-07slightly increase readability of codeoharboe1-5/+6
2009-05-07another example of removing in_handler usageoharboe1-10/+21
2009-05-07added template for removing in_handler oharboe1-26/+16
2009-05-07Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads..zwelch1-23/+24
2009-05-07Fix pointer cast alignment warnings in arm_adi_v5.czwelch1-15/+18
2009-05-06Fix pointer cast alignment warning in XScale miniIC loader parity calc.zwelch1-1/+5
2009-05-06Fix pointer cast alignment warnings in target/image.c.zwelch1-2/+6
2009-05-06Change reg_s value field from u8 * to void *; it must always be cast.zwelch2-2/+2
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe14-284/+284
2009-05-06add warnings about not using in_handleroharboe2-7/+7
2009-05-06retire out_mask - not used anywhereoharboe16-110/+107
2009-05-05mark usage of in_handler that can be converted into user codeoharboe11-19/+19
2009-05-05Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN...oharboe1-1/+1
2009-05-05Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAGoharboe1-2/+2