aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-22svf: Only read TDO back from the device if we actually need to look at the bits.Joshua Wise1-2/+2
2014-06-22tcl/target/am335x.cfg: Drop gdb-attach stanzaTom Rini1-6/+0
2014-06-22efm32 : Added ZeroGecko family support.Nemui Trinomius1-3/+17
2014-06-22cortex_a: fix lockup when writing to high addressSeth LaForge1-6/+6
2014-06-19cfg: Added Nucleo-F334R8 board config.Nemui Trinomius1-0/+9
2014-06-19stm32f1x: add STM32F33x support.Nemui Trinomius1-0/+18
2014-06-18flash/nor/kinetis: prevent segfaulting with an HLAPaul Fertser1-0/+10
2014-06-18tcl/board: add Atmel SAM4E-EKMarco Cruz1-0/+7
2014-06-18flash/nor/at91sam4: add SAM4E16 supportMarco Cruz1-1/+38
2014-06-18README.OSX: mention Gentoo Prefix and clarify other optionsPaul Fertser1-7/+22
2014-06-05target: or1k: remove wrong endian swap from or1k generic codeFranck Jullien3-67/+57
2014-06-01tcl/target/kl25.cfg: add maximum speed specificationPaul Fertser1-0/+11
2014-06-01tcl: add ASUS RT-N66U configPaul Fertser3-0/+27
2014-06-01jtag/drivers/osbdm: downgrade init message severity, fix wordingPaul Fertser1-9/+9
2014-06-01Flash/LPC2000: Add support for auto-probing flash sizeCosmin Gorgovan2-53/+435
2014-06-01Flash/LPC2000: Add support for LPC11(x)xx, LPC13xxCosmin Gorgovan2-4/+46
2014-06-01STM32F2x: Don't clear FLASH_OPTCR bits when locking registerElliott Partridge1-1/+1
2014-06-01Disable multiprocessor-id read on ARMv7-R coresAlex Ray1-1/+11
2014-06-01src/target: select the last created target as currentPaul Fertser1-0/+1
2014-06-01jtag/drivers/stlink: allow to reconnect seamlessly after polling failurePaul Fertser1-16/+36
2014-06-01target: reexamine after polling succeeds againPaul Fertser1-2/+6
2014-06-01adi_v5_cmsis_dap: Fix logging order of appearanceAndrey Smirnov1-3/+5
2014-06-01arm_adi_v5: Do not ignore register polling timeoutAndrey Smirnov2-27/+41
2014-06-01arm_adi_v5: Add convenience "atomic"" function for DP readsAndrey Smirnov1-0/+12
2014-05-31configure.ac: correct test for USB_BLASTER_DRIVER AM symbolPaul Fertser1-1/+1
2014-05-31flash/nor/stm32f1x: add support for F04x partsPaul Fertser1-0/+15
2014-05-31server: fix confusing wording for incoming tcp connectionsPaul Fertser1-1/+1
2014-05-31target/mips32_pracc: fix C99 format specifiersPaul Fertser1-4/+4
2014-05-31quark_x10xx: cleanup of LOG format specifiersIvan De Cesaris4-102/+129
2014-05-16lpcspifi: setup a valid stack pointer before calling ROM code using stackAurelien Jacobs1-5/+15
2014-05-16KS869x: add new targetYegor Yefremov1-0/+34