aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-18Restore normal development cyclePaul Fertser3-78/+112
2015-05-18The openocd-0.9.0 releasePaul Fertser1-1/+1
2015-05-17NEWS: last pre-release changesPaul Fertser1-2/+2
2015-05-17jtag/drivers/stlink: fix SRST issue with stlink-v1Paul Fertser1-1/+1
2015-05-17psoc4: add support for Cypress CCG1 familyVincent Palatin1-0/+9
2015-05-17nrf51: refine and extend known devices tablePeter A. Bigot1-16/+34
2015-05-17docs: gdb_target_description defaults enabledKarl Palsson1-1/+1
2015-05-17server: avoid the tcl server crashing when there is no targetAustin Morton3-2/+3
2015-05-17manual: add missing usb blaster commandsPaul Fertser1-0/+11
2015-05-17manual: fix usb_blaster_pin command syntax and descriptionPaul Fertser1-7/+8
2015-05-17README.Windows: clarify the kernel drivers installationPaul Fertser1-4/+15
2015-05-17manual: reorder flash driver infoPaul Fertser1-199/+195
2015-05-17manual: fix all overfull and underfull hboxesPaul Fertser1-15/+27
2015-05-17manual: remove the lists of config filesPaul Fertser1-212/+8
2015-04-24Restore -dev suffixPaul Fertser1-1/+1
2015-04-24The openocd-0.9.0-rc1 release candidatePaul Fertser1-1/+1
2015-04-24Add NEWS in preparation for the new releasePaul Fertser1-1/+77
2015-04-24jtag/drivers/ti_icdi: do not segfault when adapter can't be openedPaul Fertser1-0/+3
2015-04-24xmc4500-application-kit-general: Drop srst_nogateAndreas Färber1-1/+1
2015-04-24target/ti_tms570.cfg: added several JTAG IDs for TMS570LS familyJiri Kastner2-1/+22
2015-04-24TI TMS570 USB Kit board configAlex Ray4-8/+24
2015-04-24rtos/mqx: prevent crash with -rtos autoPaul Fertser1-0/+6
2015-04-24target/cortex_a: examination should be done every time it's asked forPaul Fertser1-3/+3
2015-04-24target: try to reexamine even when polling failsPaul Fertser1-6/+4
2015-04-24rtos: fix print format specifiersPaul Fertser2-5/+6
2015-04-16configure the SWD frequency when setting adapter speed in SWD mode for versaloonSimon Qian1-1/+3
2015-04-16flash: at91samd: add SAML21 support, fix part ID issueAndrey Yurovsky2-2/+28
2015-04-16stlink_usb.c: Decode some more errors.Uwe Bonnes1-0/+8
2015-04-16flash/nor/mdr: add docs, remove memory leak on probe()Paul Fertser2-0/+32
2015-04-16flash: efm32: Add support for EZR32LG and EZR32WG.Marc Schink1-3/+19
2015-04-16docs: update OpenOCD url's to openocd.org domainSpencer Oliver5-14/+14
2015-04-16cmsis-dap: print vendor and product id on open failureSpencer Oliver1-1/+1
2015-04-16doc/openocd.texi: fix formatting for mrvlqspi driver documentationMahavir Jain1-1/+7
2015-04-16tcl/target/stm32f3: fix reset init for stlinkPaul Fertser1-5/+5
2015-04-16contrib/itmdump: add a hack to allow direct dumping of specific SWIT, fix tim...Paul Fertser1-3/+30
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser8-15/+15
2015-04-16board: ti_am43xx_evm: remove xds100v2 interfaceFelipe Balbi1-8/+0
2015-04-16rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson3-4/+35
2015-04-16FreeRTOS: Make optional symbols optionalAndreas Fritiofson1-15/+22
2015-04-14AT91SAM4L: handle reset run/halt in SMAPTomas Vanek3-7/+77
2015-04-14target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of ...Paul Fertser2-51/+68
2015-04-14target/cortex_a: emit a clear error message when dbgbase can't be detectedPaul Fertser1-1/+4
2015-04-14flash/nor/lpc2000: free allocated working area when target_write failsPaul Fertser1-1/+3
2015-04-14jtag/adi_v5_jtag: fix infinite recursion in jtagdp_transaction_endcheck()Paul Fertser1-3/+2
2015-04-14flash/nor/lpc2000: properly free working area used in get_lpc2000_part_id()Paul Fertser1-0/+3
2015-04-14jtag/startup.tcl: fix regression with autoselecting JTAGPaul Fertser1-3/+2
2015-04-14ChibiOS: fix crash on auto detectionRichard Braun1-1/+6
2015-04-14Tcl exception codes cleanup, shutdown command amendmentsPaul Fertser6-30/+48
2015-04-14helper: shutdown command should return with 0 exit statusJuha Niskanen1-1/+4
2015-04-14jtag/tcl: fix incorrect memcpy in jim_newtap_expected_idPaul Fertser1-10/+5