aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-06-01STM32F2x: Don't clear FLASH_OPTCR bits when locking registerElliott Partridge
2014-06-01Disable multiprocessor-id read on ARMv7-R coresAlex Ray
2014-06-01src/target: select the last created target as currentPaul Fertser
2014-06-01jtag/drivers/stlink: allow to reconnect seamlessly after polling failurePaul Fertser
2014-06-01target: reexamine after polling succeeds againPaul Fertser
2014-06-01adi_v5_cmsis_dap: Fix logging order of appearanceAndrey Smirnov
2014-06-01arm_adi_v5: Do not ignore register polling timeoutAndrey Smirnov
2014-06-01arm_adi_v5: Add convenience "atomic"" function for DP readsAndrey Smirnov
2014-05-31flash/nor/stm32f1x: add support for F04x partsPaul Fertser
2014-05-31server: fix confusing wording for incoming tcp connectionsPaul Fertser
2014-05-31target/mips32_pracc: fix C99 format specifiersPaul Fertser
2014-05-31quark_x10xx: cleanup of LOG format specifiersIvan De Cesaris
2014-05-16lpcspifi: setup a valid stack pointer before calling ROM code using stackAurelien Jacobs
2014-05-10kinetis: Revise CPU un-securing codeAndrey Smirnov
2014-05-09mips32: new code for pracc execSalvador Arroyo
2014-05-09mips32: cleanups in legacy pracc codeSalvador Arroyo
2014-05-09mips: use cp0 DeSave to cache $15 / t7Salvador Arroyo
2014-05-09mips: load fast data transfer handler code with mips32_pracc_write_mem()Salvador Arroyo
2014-05-09mips: load code in buffer modeSalvador Arroyo
2014-05-09mips32: optimized cache code for pracc accessSalvador Arroyo
2014-05-09Update to the current Jim TclPaul Fertser
2014-05-09ftdi: Optimize GPIO togglingAndreas Fritiofson
2014-05-05svf: Fix debug and error messages that print hex bufferKamal Dasu
2014-05-05armv7a: fix typo in cache_config help textSpencer Oliver
2014-05-05Fix some C99 format specifiersPaul Fertser
2014-04-27nrf51: remove dereference of null pointerSpencer Oliver
2014-04-27quark_x10xx: fix IO r/w operations with paging enabledIvan De Cesaris
2014-04-14svf: try to reallocate buffers if they're not enoughPaul Fertser
2014-04-14cortex_a: fix endiannes issues on TI TMS570Seth LaForge
2014-04-14usb_blaster: fix warning: array subscript has type ‘char’Spencer Oliver
2014-04-14mips32, dsp563xx: fix segfault on Gdb attachPaul Fertser
2014-04-14jtag/drivers/remote_bitbang: use sizeof to determine maximum unix socket path...Paul Fertser
2014-04-14target: fix incorrect arm cpu monitor mode encodingTim Sander
2014-04-14parport: add "aspo" hotpluggable adapter configKarl Hammar
2014-04-14target/cortex_a: check gdb_service before dereferencing in update_halt_gdbPaul Fertser
2014-04-14Makefile.am: fix build for libftdi1, pass CFLAGS where appropriatePaul Fertser