aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13omap4430: add Blaze configAaron Carroll
2011-03-13omap4430: force hardware breakpoints for GDBAaron Carroll
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-03at91: add at91sam9g45 supportJean-Christophe PLAGNIOL-VILLARD
2011-03-03at91: add at91sam9g10 supportJean-Christophe PLAGNIOL-VILLARD
2011-03-03at91sam9260: update sram informationJean-Christophe PLAGNIOL-VILLARD
2011-03-03at91: add at91sam9263 supportJean-Christophe PLAGNIOL-VILLARD
2011-03-03at91: add at91sam9261 supportJean-Christophe PLAGNIOL-VILLARD
2011-03-03at91sam9: factorise cpu supportJean-Christophe PLAGNIOL-VILLARD
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-23add at91rm9200-ek board supportJean-Christophe PLAGNIOL-VILLARD
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-21gitmodules: use http protocol for git2cl moduleEdgar Grimberg
2011-02-18fix compile error under MinGWSimonQian
2011-02-18stm32: add ID for medium density device Rev ZLuca Ellero
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