aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-03-02jlink: switch commands to subcommandsJean-Christophe PLAGNIOL-VILLARD1-3/+13
2011-03-02jlink: harmonise the device name to J-LinkJean-Christophe PLAGNIOL-VILLARD1-4/+4
2011-03-02jlink: add new PID and VIDJean-Christophe PLAGNIOL-VILLARD1-2/+8
2011-02-28svf: add nil option that just runs through the svf fileØyvind Harboe1-18/+49
2011-02-25log: debug level is between silent and debug output levelsØyvind Harboe1-9/+8
2011-02-25jtag: add wait_srst_deassert commandØyvind Harboe1-0/+51
2011-02-24ft2232: fix possible read buffer overflowMathias K1-3/+17
2011-02-23cortex_a8: remove dap_ap_sel callsLuca Ellero1-68/+60
2011-02-23jlink: set the speed at JLINK_MAX_SPEED when an exceeded speed is requestedJean-Christophe PLAGNIOL-VILLARD1-2/+2
2011-02-21dsp563xx: rudimentary gdb supportMathias K1-206/+477
2011-02-18fix compile error under MinGWSimonQian1-3/+3
2011-02-17arm_adi_v5: add/move apsel member in struct adiv5_dapLuca Ellero4-75/+72
2011-02-17dsp563xx: minor fixes, code cleanupMathias K1-52/+110
2011-02-17dsp563xx_once: Correct wrong return value on jtag communication errorsMathias K1-7/+7
2011-02-17- remove pipeline context, use once register instead - fix wrong register wri...Mathias K2-71/+82
2011-02-15lpc32xx: Flash driverBjarne Steinsbo5-0/+1932
2011-02-15- add parameter flush to the once api to signalize if the jtag queue need to ...Mathias K3-167/+90
2011-02-15- add bulk memory write function - execute jtag queue at the end of the memor...Mathias K1-11/+47
2011-02-15dsp563xx_once: Correct definition of JTAG_INSTR_CLAMPPhil Fong1-1/+1
2011-02-14ft2232: add functions for ft2232 set data bits high/low byte commandMathias K1-280/+93
2011-02-14cortex_a9: move dap_ap_select to arm_avi_v5Luca Ellero1-92/+66
2011-02-14arm_adi_v5: add wrapping transfer functions with selection of apLuca Ellero2-1/+75
2011-02-14arm_adi_v5: add transfer functions prototypes with selection of apLuca Ellero1-0/+31
2011-02-14cortex_a9: check if MMU is enabled on APB read/write memoryLuca Ellero1-0/+22
2011-02-14cortex_a9: check target halted on APB read/write memoryLuca Ellero1-0/+12
2011-02-14cortex_a9: trivial fixesLuca Ellero1-6/+7
2011-02-10buikd: fix cygwin -mno-cygwin build errorSpencer Oliver1-1/+1
2011-02-10cortex_a9: implement read/write memory through APB-APLuca Ellero1-31/+129
2011-02-10cortex_a9: fix dap_ap_select() usageAaron Carroll1-6/+20
2011-02-08buspirate: Fix command parsing, fix errors to have more sense.Michal Demin1-28/+26
2011-02-08performance: committed wrong version of buf_set_buf optimizationMathias K1-4/+18
2011-02-08dsp563xx: add x, y and p memory accessMathias K2-73/+311
2011-02-08cortex_a8/a9: fix some commentsLuca Ellero2-8/+8
2011-02-08buf_set_buf around 30% speed increaseMathias K1-7/+22
2011-02-04stm32x: add support for STM32F20xØyvind Harboe3-0/+715
2011-02-03more changes to dsp563xx codeMathias K4-462/+1025
2011-02-0324bit buffer supportMathias K3-0/+44
2011-02-02cortex_m3: allow scripts to override resetAaron Carroll1-0/+10
2011-01-31error: remove debug output when reporting errorsØyvind Harboe1-1/+2
2011-01-31cfi: use ARM32 machine code on all CPUs but Cortex M3Øyvind Harboe1-6/+2
2011-01-31cortex_a9: add source files for Cortex A9 support.Aaron Carroll4-1/+2275
2011-01-31arm_dpm: add some SCR/RCR macrosAaron Carroll1-2/+8
2011-01-31Add '-coreid' target option to support multiple cores per TAP.Aaron Carroll2-0/+23
2011-01-27add cortex-r4 etm id to dap infoMathias K1-2/+7
2011-01-26Fixed small mistakes in at91sam3 info commandThomas Schmid1-1/+3
2011-01-26add basic TI xds100v2 supportMathias K1-0/+94
2011-01-26fix segfault from stack corruption in ahbap_debugport_initAndreas Fritiofson1-5/+4
2011-01-19stellaris: automatically generate and update device IDsEric Wetzel1-0/+6
2011-01-14Flash driver for em357Erik Botö3-0/+980
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko3-2/+4