aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-10tcl/board: add STM32429I-EVAL and STM32439I-EVAL dev boards from ST.Fredrik Hederstierna4-0/+58
2014-07-10tcl/target/stm32l: restore slow clock on resetPaul Fertser1-1/+4
2014-07-10Adding support for the Atmel SAMR21.Thomas Schmid2-0/+23
2014-07-10drivers/cmsis_dap_usb: Return with ERROR_FAIL if no CMSIS-DAP device is found.Masaki Muranaka1-0/+5
2014-07-10mips_m4k.c: make sure fast_data_area is safeOleksij Rempel1-0/+12
2014-07-08cfg: Rename leftover cortex_a8 -> cortex_aAndreas Fritiofson2-2/+2
2014-07-04kinetis : Added Kinetis-K Series MDM-AP ID.Nemui Trinomius1-1/+2
2014-07-03cortex_a: target implementation renames cortex_a8 to cortex_aKamal Dasu3-399/+400
2014-07-03vsllink: Port to libusb-1.0 APIFatih Aşıcı5-132/+105
2014-07-03vsllink: Add SWD supportFatih Aşıcı4-30/+236
2014-07-03jtag/drivers/opendous: remove ftime() callsPaul Fertser1-18/+4
2014-07-03drivers/cmsis_dap_usb: restructure init sequence a bitPaul Fertser1-28/+41
2014-07-03jtag/drivers/cmsis_dap: fix check for hardcoded vids/pidsPaul Fertser1-0/+2
2014-07-03Openocd: svf: Add ability to ignore svf_check_tdo errorsKamal Dasu1-4/+16
2014-06-28Add error handling and remove double readout.Mathias K1-10/+7
2014-06-28jtag/drivers/ftdi: do not touch unavailable reset signalsPaul Fertser1-2/+4
2014-06-28cfg: add SWD configs for stellaris ftdi based adaptersSpencer Oliver3-0/+6
2014-06-28tcl/interface/ftdi: add SWD configs for kt-link, olimex, rowley and resistor ...Paul Fertser4-0/+24
2014-06-28jtag/drivers/ftdi: require defining SWD_EN signal for SWD modePaul Fertser2-27/+15
2014-06-28jtag/drivers/ftdi: declare standard JTAG signals on SWD initPaul Fertser1-0/+31
2014-06-28jtag/drivers/ftdi: add option to declare signal aliasesPaul Fertser2-2/+19
2014-06-28Auto-select JTAG transport when appropriatePaul Fertser2-0/+31
2014-06-28Relax polling check if not in JTAG modeAndreas Fritiofson2-3/+3
2014-06-28cfg: Add SWD support to JTAG-lock-pick Tiny 2Andreas Fritiofson1-0/+2
2014-06-28Add FTDI SWD driverAndreas Fritiofson1-4/+255
2014-06-28transport: Constify the transports vectorAndreas Fritiofson4-7/+7
2014-06-28swd: Add frequency setting and special/switching sequences to the APIAndreas Fritiofson1-0/+103
2014-06-28adi_v5: Make sure all bit masks are unsigned and wide enough.Andreas Fritiofson1-28/+28
2014-06-28swd: Remove support for turnaround periods other than 1Andreas Fritiofson4-8/+4
2014-06-28swd: Fix park bit polarity according to ADIv5.1 SupplementAndreas Fritiofson1-1/+1
2014-06-28swd: Convert API to asynchronousAndreas Fritiofson5-190/+160
2014-06-28adi_v5_cmsis_dap.c: Simplify debugging outputAndrey Smirnov1-8/+8
2014-06-28cortex_m: Do additional initialization during resetAndrey Smirnov3-6/+43
2014-06-28adi_v5_cmisis_dap: Separate ABORT from clearing sticky errorsAndrey Smirnov1-29/+27
2014-06-28drivers/cmsis_dap_usb: remove jtag reset hacksPaul Fertser1-75/+0
2014-06-28tcl: introduce using_(jtag|swd|hla) helpers and use them in reset handlerPaul Fertser14-30/+42
2014-06-28swd: Improve parity calculation and move it to types.hAndreas Fritiofson2-12/+20
2014-06-28adi_v5_swd: Separate sticky error clearing from AP abortAndreas Fritiofson1-12/+15
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson6-205/+5
2014-06-28adi_v5_swd: Read RDBUFF once after a sequence of AP readsAndreas Fritiofson3-3/+34
2014-06-28adi_v5: Remove strange IDCODE check from dap info handlerAndreas Fritiofson1-20/+4
2014-06-28adi_v5_swd: Improve SWD supportFatih Aşıcı4-20/+121
2014-06-22configure: fix formatting when "echo -n" is not supportedPaul Fertser1-4/+4
2014-06-22jtag/drivers/jlink: better diagnostics for RCLK problemsPaul Fertser1-1/+2
2014-06-22flash: samd: add SAMD10 and SAMD11 part IDsAndrey Yurovsky1-0/+32
2014-06-22tcl/target/fm3.cfg: use a CHIPNAME known by the flash driverPaul Fertser1-2/+2
2014-06-22target: arm_adi_v5: added types and subtypes based on latest coresight docume...Jiri Kastner1-0/+50
2014-06-22openrisc: add support for JTAG Serial PortFranck Jullien8-9/+426
2014-06-22openrisc: restore current JTAG module while polling the CPUFranck Jullien1-1/+10
2014-06-22flash/nor/tcl.c: fix formatting in "rejected" error messagePaul Fertser1-1/+1