aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-30flash: Analog Devices ADuCM360 supportIvan Buliev
2015-09-30svf: fix segfaults exposed by some SVFPaul Fertser
2015-09-30tcl_server: Support line buffers up to 4M (v3)Philipp Wagner
2015-09-28server: remove connection limit from tcl and telnet serversAustin Morton
2015-09-05server: tcl_trace commandAustin Morton
2015-08-19flash/nor/jtagspi: 'retval' may be used uninitializedAlamy Liu
2015-08-06svf: flush the queue before reallocing memoryPaul Fertser
2015-08-06flash : Add support for Atmel at91sam4sa16bEvan Hunter
2015-08-06gdb_server: Add check for malloc failEvan Hunter
2015-08-06bcm2835gpio: Add SWD support, Raspberry Pi 2 support.Christoph Pittracher
2015-08-06at91samd: add chip IDs for SAMC20 and SAMC21 familiesAndrey Yurovsky
2015-08-06sim3x: fix build failure with clang 3.6Paul Fertser
2015-08-06flash/nor/jtagspi: add JTAGSPI driverRobert Jordens
2015-08-06flash/nor/tcl: add read_bank and verify_bankRobert Jordens
2015-08-06cpld/virtex2: allow JSTART to be disabledRobert Jordens
2015-08-06flash/nor/spi: add micron/numonyx n25q128Robert Jordens
2015-08-06target/testee: manage target->stateRobert Jordens
2015-08-06jlink: Add on-board nRF51-DK USB VID and PIDKyle Manna
2015-08-06RTOS: ThreadX support on ARM926E-JSAlexander Drozdov
2015-08-06target: check memory handlers before use for all typesKarl Palsson
2015-05-17jtag/drivers/stlink: fix SRST issue with stlink-v1Paul Fertser
2015-05-17psoc4: add support for Cypress CCG1 familyVincent Palatin
2015-05-17nrf51: refine and extend known devices tablePeter A. Bigot
2015-05-17server: avoid the tcl server crashing when there is no targetAustin Morton
2015-04-24jtag/drivers/ti_icdi: do not segfault when adapter can't be openedPaul Fertser
2015-04-24rtos/mqx: prevent crash with -rtos autoPaul Fertser
2015-04-24target/cortex_a: examination should be done every time it's asked forPaul Fertser
2015-04-24target: try to reexamine even when polling failsPaul Fertser
2015-04-24rtos: fix print format specifiersPaul Fertser
2015-04-16configure the SWD frequency when setting adapter speed in SWD mode for versaloonSimon Qian
2015-04-16flash: at91samd: add SAML21 support, fix part ID issueAndrey Yurovsky
2015-04-16stlink_usb.c: Decode some more errors.Uwe Bonnes
2015-04-16flash/nor/mdr: add docs, remove memory leak on probe()Paul Fertser
2015-04-16flash: efm32: Add support for EZR32LG and EZR32WG.Marc Schink
2015-04-16docs: update OpenOCD url's to openocd.org domainSpencer Oliver
2015-04-16cmsis-dap: print vendor and product id on open failureSpencer Oliver
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2015-04-16rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson
2015-04-16FreeRTOS: Make optional symbols optionalAndreas Fritiofson
2015-04-14AT91SAM4L: handle reset run/halt in SMAPTomas Vanek
2015-04-14target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of ...Paul Fertser
2015-04-14target/cortex_a: emit a clear error message when dbgbase can't be detectedPaul Fertser
2015-04-14flash/nor/lpc2000: free allocated working area when target_write failsPaul Fertser
2015-04-14jtag/adi_v5_jtag: fix infinite recursion in jtagdp_transaction_endcheck()Paul Fertser
2015-04-14flash/nor/lpc2000: properly free working area used in get_lpc2000_part_id()Paul Fertser
2015-04-14jtag/startup.tcl: fix regression with autoselecting JTAGPaul Fertser
2015-04-14ChibiOS: fix crash on auto detectionRichard Braun
2015-04-14Tcl exception codes cleanup, shutdown command amendmentsPaul Fertser
2015-04-14helper: shutdown command should return with 0 exit statusJuha Niskanen
2015-04-14jtag/tcl: fix incorrect memcpy in jim_newtap_expected_idPaul Fertser