aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-10kinetis: Revise CPU un-securing codeAndrey Smirnov4-200/+350
2014-05-09mips32: new code for pracc execSalvador Arroyo4-85/+179
2014-05-09mips32: cleanups in legacy pracc codeSalvador Arroyo2-75/+23
2014-05-09mips: use cp0 DeSave to cache $15 / t7Salvador Arroyo1-21/+14
2014-05-09mips: load fast data transfer handler code with mips32_pracc_write_mem()Salvador Arroyo1-1/+1
2014-05-09mips: load code in buffer modeSalvador Arroyo1-34/+23
2014-05-09mips32: optimized cache code for pracc accessSalvador Arroyo1-139/+101
2014-05-09Update to the current Jim TclPaul Fertser3-3/+3
2014-05-09README.OSX: recommend XCode 5 as that's the current versionPaul Fertser1-2/+2
2014-05-09ftdi: Optimize GPIO togglingAndreas Fritiofson1-2/+7
2014-05-05svf: Fix debug and error messages that print hex bufferKamal Dasu1-32/+36
2014-05-05doc: document [start end] parameters of "profile" commandPaul Fertser1-2/+4
2014-05-05generalplus: Add configuration file for General Plus GP326XXXA seriesAndrey Smirnov1-0/+94
2014-05-05armv7a: fix typo in cache_config help textSpencer Oliver1-1/+1
2014-05-05Fix some C99 format specifiersPaul Fertser4-15/+15
2014-05-05Add support for Gumstix AeroCore deviceAsh Charles1-0/+10
2014-04-27Restore normal development cyclePaul Fertser3-80/+113
2014-04-27The openocd-0.8.0 releasePaul Fertser1-1/+1
2014-04-27nrf51: remove dereference of null pointerSpencer Oliver1-1/+1