aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-04-08jtag/aice/aice_usb: remove unused constantsPaul Fertser
2014-04-08flash/nor/at91sam3: remove sam3_page_write_opcodesPaul Fertser
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-03-29at91smad: Fixes to 'samd_protect'Andrey Smirnov
2014-03-29at91samd: Bail early if trying to erase protected sectorAndrey Smirnov
2014-03-29at91samd: Bail early if trying to write to protected sectorAndrey Smirnov
2014-03-29at91samd: Remove 'first' and 'last' checks in 'samd_erase'Andrey Smirnov
2014-03-29tcl: introduce init_target_events and use it for gdb flashing eventsPaul Fertser
2014-03-29target: remove memory leaksSpencer Oliver
2014-03-29target: fix handle_profile_command variable typoSpencer Oliver