aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-24Restore -dev suffixHEADmasterPaul Fertser
2015-04-24The openocd-0.9.0-rc1 release candidatev0.9.0-rc1Paul Fertser
2015-04-24Add NEWS in preparation for the new releasePaul Fertser
2015-04-24jtag/drivers/ti_icdi: do not segfault when adapter can't be openedPaul Fertser
2015-04-24xmc4500-application-kit-general: Drop srst_nogateAndreas Färber
2015-04-24target/ti_tms570.cfg: added several JTAG IDs for TMS570LS familyJiri Kastner
2015-04-24TI TMS570 USB Kit board configAlex Ray
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-16doc/openocd.texi: fix formatting for mrvlqspi driver documentationMahavir Jain
2015-04-16tcl/target/stm32f3: fix reset init for stlinkPaul Fertser
2015-04-16contrib/itmdump: add a hack to allow direct dumping of specific SWIT, fix tim...Paul Fertser
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2015-04-16board: ti_am43xx_evm: remove xds100v2 interfaceFelipe Balbi
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
2015-04-14turtelizer2-revC: Tested with real hardware.Uwe Bonnes
2015-04-14lpc2000: Removed cmd51_can_xxxxb variables.Nemui Trinomius
2015-04-14tcl/board: Add Infineon XMC 2Go configAndreas Färber
2015-04-14Added Atmel SAM4SA16C chip (chip ID 0x28a70ce0).Patrick Noffke
2015-04-14tcl/board: Add Infineon XMC1100 Boot Kit configAndreas Färber
2015-04-14tcl/target: Add Infineon XMC1000 family target configAndreas Färber
2015-04-14tcl/board: Add Spansion SK-FM4-176L-S6E2CC configAndreas Färber
2015-04-14tcl/target: Add Spansion FM4 configAndreas Färber
2015-04-14startup: Fixed measure_clk to return kHz instead of MHz.Ed Beroset
2015-04-14em357: Corrected EM357 support including errata detailsEd Beroset
2015-04-14Cortex-A: Don't flush the data/unified cache if MMU is offUwe Kleine-König
2015-04-14RTOS: Add logging to FreeRTOS and general RTOSEvan Hunter
2015-04-14tcl/interface/parport: default to sane value on non-windows systemsPaul Fertser
2015-04-14jtag/core: honour SRST timings in SWD modePaul Fertser