aboutsummaryrefslogtreecommitdiff
path: root/doc/openocd.texi
AgeCommit message (Expand)Author
2015-11-26Improve J-Link driver and introduce libjaylink.Marc Schink
2015-11-26niietcm4: support for NIIET's Cortex-M4 microcontrollersBogdan Kolbov
2015-11-20at91samd: handle reset run/halt in DSUTomas Vanek
2015-11-11flash: New driver for XMC4xxx microcontroller familyJeff Ciesielski
2015-11-10flash: driver for Atmel SAMV, SAMS, and SAMEMorgan Quigley
2015-11-07Cortex A/R : Allow interrupt disable during single-stepEvan Hunter
2015-11-07Documentation : Add missing commands for ARM-v7A & REvan Hunter
2015-11-03helper/options: Use OPENOCD_SCRIPTS dir if set.Jonathan Larmour
2015-10-30docs: added note for increasing gdb remotetimeout when using the "gdb_port pi...fenugrec
2015-10-30doc: Fix sort order of flash driversAndreas Färber
2015-09-05server: tcl_trace commandAustin Morton
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-06-30manual: make it compatible with ancient texinfo versions that lack @raggedrightPaul Fertser
2015-05-17docs: gdb_target_description defaults enabledKarl Palsson
2015-05-17manual: add missing usb blaster commandsPaul Fertser
2015-05-17manual: fix usb_blaster_pin command syntax and descriptionPaul Fertser
2015-05-17manual: reorder flash driver infoPaul Fertser
2015-05-17manual: fix all overfull and underfull hboxesPaul Fertser
2015-05-17manual: remove the lists of config filesPaul Fertser
2015-04-16flash/nor/mdr: add docs, remove memory leak on probe()Paul Fertser
2015-04-16docs: update OpenOCD url's to openocd.org domainSpencer Oliver
2015-04-16doc/openocd.texi: fix formatting for mrvlqspi driver documentationMahavir Jain
2015-04-16rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson
2015-04-14AT91SAM4L: handle reset run/halt in SMAPTomas Vanek
2015-04-14Tcl exception codes cleanup, shutdown command amendmentsPaul Fertser
2015-03-25doc: update RTOS section, add 'mqx' infoMarian Cingel
2015-03-25transport: make 'transport select' auto-select the first available transport ...Angus Gratton
2015-03-25armv7m_trace, stlink: provide APIs to capture trace with an adapterPaul Fertser
2015-03-25armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser
2015-03-09flash/nor/stellaris: allow to recover a locked device that can't be examinedPaul Fertser
2015-03-09server: tcl_notifications commandAustin Morton
2015-03-09lpc2000: Add LPC407x/8x flash size auto detectionNemui Trinomius
2015-02-22Remove long-deprecated "target count" and "target number" commands.Robert P. J. Day
2015-02-12doc: stellaris driver supports Tiva C tooPaul Fertser
2015-02-12README, doc: add mrvlqspi flash driver informationPaul Fertser
2015-02-12doc, README: mention all the variants supported by lpc2000 driverPaul Fertser
2015-02-11flash/startup: extend "program" command to accept "exit"Paul Fertser
2015-02-11sim3x: new flash driver for Silabs SiM3 microcontroller familyAndreas Bomholtz
2015-02-11J-Link serial number config optionJoerg Fischer
2015-02-11doc: document the OCL (on chip flash loader) driverPaul Fertser
2015-02-11psoc4: support for Cypress PSoC 41xx/42xx familyTomas Vanek
2015-02-04flash/nor/stm32lx: use 0 base to autodetect second bank locationPaul Fertser
2015-02-04doc: add stm32lx mass_erase descriptionPaul Fertser
2015-01-15docs: update bug tracker URLSpencer Oliver
2014-11-24doc: flash: write_image writes only loadable sectionsAlexei Colin
2014-10-16cmsis-dap: add serial number supportSpencer Oliver
2014-10-06hla: add a way to pass arbitrary commands from user to layout and use for ICDIPaul Fertser
2014-10-06at91samd: fix protect, add EEPROM and boot commandsAndrey Yurovsky