aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-09cfg: add initial Atmel xplained kit supportSpencer Oliver9-15/+133
2014-01-09cfg: add stm32 cmsis-dap compliant configSpencer Oliver8-26/+152
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver23-30/+1716
2014-01-09command: Fix formatting for empty usage stringAndreas Fritiofson1-1/+1
2014-01-08tcl/netgear-dg834v3.cfg: add to easy firmware recovery listPaul Fertser2-0/+7
2014-01-08tools: add firmware recovery helpersPaul Fertser2-0/+119
2014-01-08tcl/board: add Linksys WRT54GL v1.1 board configPaul Fertser2-0/+22
2014-01-08tcl: add bcm47xx config and Asus RT-N16 board using itPaul Fertser3-0/+41
2014-01-08Allow "tcl_port" to be run after config to simply display the port.Robert P. J. Day1-1/+1
2014-01-08Update URLs and names in amdm37x.cfg, no functional changes.Robert P. J. Day1-16/+16
2014-01-08Numerous pedantic fixes to the User's Guide, including typo fixes,Robert P. J. Day1-51/+53
2013-12-31jtag_vpi: make the server address configurableFranck Jullien2-5/+39
2013-12-30target/image: allow for comments in IHEX filesFranck Jullien1-0/+3
2013-12-30topic: Added Spansion S25FL128S and S25FL256S spifi devices.Steve Moorby1-0/+2
2013-12-22kinetis : Add timeouts to flash status checking in dap_syssec_kinetis_mdmap().Per Ekman1-4/+24
2013-12-22stlink: remove stlink_api commandMathias K3-32/+1
2013-12-22kinetis : Detect MCU flash parameters based on the SDID register.Per Ekman1-30/+91
2013-12-22Add %APPDATA%\OpenOCD to script search path on winAndreas Fritiofson1-0/+11
2013-12-22Remove special handling of script search path on WindowsAndreas Fritiofson2-43/+43
2013-12-22target/imx6: Fix typo in setting _SJC_TAPID from SJC_TAPID variableAlex Murray1-1/+1
2013-12-22Avoid 'may be used uninitialized' warning from FreeBSD base GCCEd Maste1-1/+1
2013-12-22build: remove hard coded ftdi and usb librariesMathias K2-25/+18
2013-12-22jtag_vpi: fix build errors under MinGWFranck Jullien1-4/+8
2013-12-19target: add kl25z HLA (stlink) configPaul Fertser1-0/+55
2013-12-17at91sam7sx.cfg: fix use $_TARGETNAME as target identifier, not '0' warningSergey A. Borshch1-1/+1
2013-12-17cfg: Add new BSTAPID for STM32F42xxx and STM32F43xxx seriesNemui Trinomius1-4/+8
2013-12-17fix flash bank auto_probe() fail with multiple targetsSergey A. Borshch2-3/+11
2013-12-17versaloon: Finish support for serial number matchingAndreas Fritiofson1-10/+27
2013-12-14tcl/target: add config for Milandr's 1986ве1т controllerPaul Fertser1-0/+52
2013-12-14ftdi/neodb.cfg: mark as testedPaul Fertser1-5/+0
2013-12-14topic: Support for the Xilinx BSCAN_* Virtual JTAG in OpenriscSergio Chico7-6/+95
2013-12-14stm32lx_dual_bank.cfg: fix typo in file pathAndrey Yurovsky1-1/+1
2013-12-14flash: revert incorrect stm32f1 default_padded_valueSpencer Oliver2-3/+3
2013-12-01NULL check before dereferencingLuca BRUNO1-1/+2
2013-12-01[PATCH 1/2]support64: Add functions into types and targetDongxue Zhang3-0/+132
2013-12-01Add byte-swap helpersAndreas Fritiofson1-0/+40
2013-11-08kinetis : Add flash sector size detection for K21 MCU.Per Ekman1-0/+22
2013-11-08kinetis : Add flash read support to the kinetis nor flash driver.Per Ekman1-14/+1
2013-11-08kinetis : Fix broken check for mass erase.Per Ekman1-6/+8
2013-11-07hla: Make consistent parameter namingMathias K5-39/+39
2013-11-07target: use target_buffer_set_u32_arraySpencer Oliver4-24/+9
2013-11-06ulink: Fix libusb include changed since pkg-config mergeAndreas Fritiofson1-1/+1
2013-11-06jtag: fix support for really long scansPaul Fertser1-1/+3
2013-11-06stm32l flash: add another device IDAndrey Yurovsky1-1/+12
2013-11-06add TI TMS570 support scriptsAndrey Yurovsky2-0/+59
2013-11-06fm3: fix Fujitsu MB9Ax family supportNemui Trinomius1-31/+24
2013-11-06Correct argument numbering in trace commandAlan Bowman1-1/+1
2013-11-05lpcspifi: Fix byte order bugAndreas Fritiofson1-3/+6
2013-10-31target: fix mem2array/array2memMathias K1-0/+2
2013-10-31smp: Fix byte order bugAndreas Fritiofson1-7/+5