aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07jtag API error handling refactoring.oharboe2-2/+15
2009-05-07remove in_handler usageoharboe1-40/+36
2009-05-07remove in_handler usageoharboe1-10/+6
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-07Deleted at9sam7_old driver. Nobody has complained about the new one yet.oharboe4-1058/+2
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 oharboe4-37/+52
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-07Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ...zwelch2-27/+17
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-06Fix pointer cast alignment issues in svf.czwelch1-5/+14
2009-05-06Add configure script check to enable C99 build option.zwelch1-0/+1
2009-05-06Fix pointer cast alignment warnings in jim.c.zwelch1-8/+17
2009-05-06Added (BUILD_JLINK==1) condition to us new tables with JLinkmlu1-1/+1
2009-05-06Dick Hollenbeck <dick@softplc.com> comments & 7 clock TMS reset for good measureoharboe1-20/+30
2009-05-06Dick Hollenbeck <dick@softplc.com> part deux of previous changes just committed.oharboe1-18/+83
2009-05-06Small changes that might improve stability.mlu1-19/+43
2009-05-06transition more directly to the end state + reuse more of the state move code...oharboe1-21/+13
2009-05-06Dick Hollenbeck <dick@softplc.com> simplifies XSTATE handling, and protects a...oharboe1-88/+30
2009-05-06log noise reductionoharboe1-28/+35
2009-05-06Fix enviorn configure test failure message (thanks to Anders Montonen).zwelch1-1/+1
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe20-359/+354
2009-05-06Add autoconf check to determine where environ should be declared.zwelch2-1/+32
2009-05-06add warnings about not using in_handleroharboe3-12/+12
2009-05-06retire out_mask - not used anywhereoharboe24-150/+132
2009-05-05mark usage of in_handler that can be converted into user codeoharboe12-20/+20
2009-05-05made warning about keep_alive() not being invoked more helpfuloharboe1-1/+1
2009-05-05remove extra newline before promptoharboe1-12/+15
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
2009-05-04Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 fileoharboe4-2/+376
2009-05-04Mariano Alvira <mar@devl.org> fixes warningsoharboe3-5/+5
2009-05-04Mariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsig...oharboe1-1/+1
2009-05-04Fix environ declaration for non-glibc systemskc8apf1-1/+1