aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-10mips_m4k.c: make sure fast_data_area is safeOleksij Rempel
2014-07-04kinetis : Added Kinetis-K Series MDM-AP ID.Nemui Trinomius
2014-07-03cortex_a: target implementation renames cortex_a8 to cortex_aKamal Dasu
2014-07-03vsllink: Port to libusb-1.0 APIFatih Aşıcı
2014-07-03vsllink: Add SWD supportFatih Aşıcı
2014-07-03jtag/drivers/opendous: remove ftime() callsPaul Fertser
2014-07-03drivers/cmsis_dap_usb: restructure init sequence a bitPaul Fertser
2014-07-03jtag/drivers/cmsis_dap: fix check for hardcoded vids/pidsPaul Fertser
2014-07-03Openocd: svf: Add ability to ignore svf_check_tdo errorsKamal Dasu
2014-06-28Add error handling and remove double readout.Mathias K
2014-06-28jtag/drivers/ftdi: do not touch unavailable reset signalsPaul Fertser
2014-06-28jtag/drivers/ftdi: require defining SWD_EN signal for SWD modePaul Fertser
2014-06-28jtag/drivers/ftdi: declare standard JTAG signals on SWD initPaul Fertser
2014-06-28jtag/drivers/ftdi: add option to declare signal aliasesPaul Fertser
2014-06-28Auto-select JTAG transport when appropriatePaul Fertser
2014-06-28Relax polling check if not in JTAG modeAndreas Fritiofson
2014-06-28Add FTDI SWD driverAndreas Fritiofson
2014-06-28transport: Constify the transports vectorAndreas Fritiofson
2014-06-28swd: Add frequency setting and special/switching sequences to the APIAndreas Fritiofson
2014-06-28adi_v5: Make sure all bit masks are unsigned and wide enough.Andreas Fritiofson
2014-06-28swd: Remove support for turnaround periods other than 1Andreas Fritiofson
2014-06-28swd: Fix park bit polarity according to ADIv5.1 SupplementAndreas Fritiofson
2014-06-28swd: Convert API to asynchronousAndreas Fritiofson
2014-06-28adi_v5_cmsis_dap.c: Simplify debugging outputAndrey Smirnov
2014-06-28cortex_m: Do additional initialization during resetAndrey Smirnov
2014-06-28adi_v5_cmisis_dap: Separate ABORT from clearing sticky errorsAndrey Smirnov
2014-06-28drivers/cmsis_dap_usb: remove jtag reset hacksPaul Fertser
2014-06-28tcl: introduce using_(jtag|swd|hla) helpers and use them in reset handlerPaul Fertser
2014-06-28swd: Improve parity calculation and move it to types.hAndreas Fritiofson
2014-06-28adi_v5_swd: Separate sticky error clearing from AP abortAndreas Fritiofson
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson
2014-06-28adi_v5_swd: Read RDBUFF once after a sequence of AP readsAndreas Fritiofson
2014-06-28adi_v5: Remove strange IDCODE check from dap info handlerAndreas Fritiofson
2014-06-28adi_v5_swd: Improve SWD supportFatih Aşıcı
2014-06-22jtag/drivers/jlink: better diagnostics for RCLK problemsPaul Fertser
2014-06-22flash: samd: add SAMD10 and SAMD11 part IDsAndrey Yurovsky
2014-06-22target: arm_adi_v5: added types and subtypes based on latest coresight docume...Jiri Kastner
2014-06-22openrisc: add support for JTAG Serial PortFranck Jullien
2014-06-22openrisc: restore current JTAG module while polling the CPUFranck Jullien
2014-06-22flash/nor/tcl.c: fix formatting in "rejected" error messagePaul Fertser
2014-06-22svf: Only read TDO back from the device if we actually need to look at the bits.Joshua Wise
2014-06-22efm32 : Added ZeroGecko family support.Nemui Trinomius
2014-06-22cortex_a: fix lockup when writing to high addressSeth LaForge
2014-06-19stm32f1x: add STM32F33x support.Nemui Trinomius
2014-06-18flash/nor/kinetis: prevent segfaulting with an HLAPaul Fertser
2014-06-18flash/nor/at91sam4: add SAM4E16 supportMarco Cruz
2014-06-05target: or1k: remove wrong endian swap from or1k generic codeFranck Jullien
2014-06-01jtag/drivers/osbdm: downgrade init message severity, fix wordingPaul Fertser
2014-06-01Flash/LPC2000: Add support for auto-probing flash sizeCosmin Gorgovan
2014-06-01Flash/LPC2000: Add support for LPC11(x)xx, LPC13xxCosmin Gorgovan