aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-03-22cortex_a: rename cortex_a8.c/h to cortex_a.c/hØyvind Harboe
2011-03-22omap4430: tried to add in workaround for broken dbgbase queryØyvind Harboe
2011-03-22cortex a9: merge cortex a9 and a8 codeØyvind Harboe
2011-03-21zy1000: fix bug in ir scan handlingØyvind Harboe
2011-03-21zy1000: removed JTAG master TCP/IP serverØyvind Harboe
2011-03-20dsp563xx_once: fix warning and potential bugØyvind Harboe
2011-03-18zy1000: add code to check that SRST assertsØyvind Harboe
2011-03-17target: allow targets to override memory alignmentMathias K
2011-03-17SYS_WRITE0 fixJohn and Tina Peterson
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-03-15dsp563xx: fix alignment warningsØyvind Harboe
2011-03-15dsp563xx: fix bug in x buffer handlingØyvind Harboe
2011-03-15zy1000: switch to pthreadØyvind Harboe
2011-03-15zy1000: fix JTAG over TCP/IP performance problemØyvind Harboe
2011-03-15zy1000: fix incorrect usage of jtag_sleep()Øyvind Harboe
2011-03-15jtag: clean up jtag_sleep, handle short sleeps correctly via usleepØyvind Harboe
2011-03-15zy1000: reduce memory usage for fw upgrade fnØyvind Harboe
2011-03-13jlink: add Emulator configuration supportJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: add detect hw typeJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: use tap buffer as 2kJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: add capability dumper and commandJean-Christophe PLAGNIOL-VILLARD
2011-03-03ft2232: fix log message and change log output to debugMathias K
2011-03-02jlink: add jlink_pid to specify the pid to useJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: switch commands to subcommandsJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: harmonise the device name to J-LinkJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: add new PID and VIDJean-Christophe PLAGNIOL-VILLARD
2011-02-28svf: add nil option that just runs through the svf fileØyvind Harboe
2011-02-25log: debug level is between silent and debug output levelsØyvind Harboe
2011-02-25jtag: add wait_srst_deassert commandØyvind Harboe
2011-02-24ft2232: fix possible read buffer overflowMathias K
2011-02-23cortex_a8: remove dap_ap_sel callsLuca Ellero
2011-02-23jlink: set the speed at JLINK_MAX_SPEED when an exceeded speed is requestedJean-Christophe PLAGNIOL-VILLARD
2011-02-21dsp563xx: rudimentary gdb supportMathias K
2011-02-18fix compile error under MinGWSimonQian
2011-02-17arm_adi_v5: add/move apsel member in struct adiv5_dapLuca Ellero
2011-02-17dsp563xx: minor fixes, code cleanupMathias K
2011-02-17dsp563xx_once: Correct wrong return value on jtag communication errorsMathias K
2011-02-17- remove pipeline context, use once register instead - fix wrong register wri...Mathias K
2011-02-15lpc32xx: Flash driverBjarne Steinsbo
2011-02-15- add parameter flush to the once api to signalize if the jtag queue need to ...Mathias K
2011-02-15- add bulk memory write function - execute jtag queue at the end of the memor...Mathias K
2011-02-15dsp563xx_once: Correct definition of JTAG_INSTR_CLAMPPhil Fong
2011-02-14ft2232: add functions for ft2232 set data bits high/low byte commandMathias K
2011-02-14cortex_a9: move dap_ap_select to arm_avi_v5Luca Ellero
2011-02-14arm_adi_v5: add wrapping transfer functions with selection of apLuca Ellero
2011-02-14arm_adi_v5: add transfer functions prototypes with selection of apLuca Ellero
2011-02-14cortex_a9: check if MMU is enabled on APB read/write memoryLuca Ellero
2011-02-14cortex_a9: check target halted on APB read/write memoryLuca Ellero
2011-02-14cortex_a9: trivial fixesLuca Ellero
2011-02-10buikd: fix cygwin -mno-cygwin build errorSpencer Oliver