aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-27adi_v5: Fix wrong ap valueAlamy Liu3-7/+7
2015-11-26jlink: Retrieve maximum speed from device.Marc Schink1-4/+20
2015-11-26Improve J-Link driver and introduce libjaylink.Marc Schink7-1173/+1143
2015-11-26flash/nor/lpc2000: add alternative part ID for LPC1343Jakub Kubiak1-0/+2
2015-11-26niietcm4: support for NIIET's Cortex-M4 microcontrollersBogdan Kolbov7-2/+1954
2015-11-23efm32: remove duplicate part name decoding.Karl Palsson1-85/+70
2015-11-23efm32: basic Happy Gecko target supportKarl Palsson1-2/+10
2015-11-23jtag: commands: save a pointer to list tailFelipe Balbi1-3/+5
2015-11-20svf: fix progress reporting switch behaviourPaul Fertser1-0/+1
2015-11-20svf: fix off-by-one error in line numbers as output to userPaul Fertser1-2/+2
2015-11-20Kinetis: suppress false alarms "MCU is secured"Tomas Vanek1-3/+34
2015-11-20tcl/target: Add Nordic nRF52 configAndreas Färber1-0/+28
2015-11-20tcl/board: Remove pflash.0 bank from twr-k60n512.cfgJonathan Larmour1-2/+2
2015-11-20flash: at91samd: flash write code cleaningTomas Vanek1-193/+86
2015-11-20flash: at91samd: Add SAML21 variant B device support and fix SAMC20/SAMC21Andreas Loehre1-4/+52
2015-11-20jtag: cmsis-dap: Issue disconnect before reconnectingTomas Vanek1-0/+3
2015-11-20at91samd: handle reset run/halt in DSUTomas Vanek3-8/+86
2015-11-16tcl/interface/ftdi: add 100ask's OpenJTAG configPaul Fertser1-0/+16
2015-11-13board: ti_am437x_idk: default to 1000kHzFelipe Balbi1-1/+1
2015-11-13topic: Interface config file for FTDI UM232H moduleRagnar Sundblad1-0/+35
2015-11-13target: cortex_a: add deinit_target handler to free memoryPaul Fertser1-0/+12
2015-11-12stm32l4: Add cpu and stm32l4discovery board configuration.Uwe Bonnes2-0/+119
2015-11-12tcl: Add default hooks for STM32F0xUwe Bonnes1-0/+31
2015-11-12tcl: Add default hooks for STM32F4xUwe Bonnes1-0/+14
2015-11-12stm32xxx.cfg: Only touch IWDG and WWDG in DBGMCU_APB1_FZ.Uwe Bonnes5-9/+9
2015-11-12Add config files for STM32F7-DISCO and STM327[4|5]6G-EVAL.Rémi PRUD’HOMME3-0/+114
2015-11-11flash/nor/xmc4xxx: Loosen checks for XMC4500Andreas Färber1-1/+8
2015-11-11flash: New driver for XMC4xxx microcontroller familyJeff Ciesielski7-2/+1493
2015-11-10flash: driver for Atmel SAMV, SAMS, and SAMEMorgan Quigley5-0/+750
2015-11-10tcl/board: add Atmel SAM V71 Xplained UltraMorgan Quigley1-0/+12
2015-11-10tcl/target: add config for Atmel SAMV / SAMS / SAMEMorgan Quigley1-0/+48
2015-11-10cfi: Fix fallback to memory writesEsben Haabendal1-2/+2
2015-11-07target: cortex_a: do not create new register cache every resetPaul Fertser1-3/+7
2015-11-07Cortex A/R : Allow interrupt disable during single-stepEvan Hunter3-0/+95
2015-11-07Documentation : Add missing commands for ARM-v7A & REvan Hunter1-0/+48
2015-11-05flash/nor/spi: Add GigaDevice gd25q16c/32c/128c flash supportMahavir Jain1-0/+3
2015-11-05armv7a: correct calculation of ttbr0_maskMatthias Welwarsky2-46/+51
2015-11-05armv7a: re-read ttb information if ttbcr changesMatthias Welwarsky2-6/+18
2015-11-05tcl/target: Add configuration for NXP LPC4370 processorJim Norris1-0/+85
2015-11-05tcl/board: Add LPC-Link2 configAndreas Färber1-0/+12
2015-11-05Kinetis: properly pad flash section writesTomas Vanek1-1/+1
2015-11-05Kinetis: Disable watchdog on Kx devices when programming.Thomas Schmid1-0/+114
2015-11-04Revert "board: don't hardcode interface for ti_beaglebone"Matthias Welwarsky1-0/+3
2015-11-03helper/options: Use OPENOCD_SCRIPTS dir if set.Jonathan Larmour2-0/+7
2015-11-03tcl/target|board: add config Atheros ar2315Oleksij Rempel2-0/+19
2015-11-03tcl/target|board: add config Atheros ar2313Oleksij Rempel2-0/+51
2015-11-03helper/options: Cleanup #includes.Marc Schink1-2/+2
2015-11-03helper/log: Cleanup #includes.Marc Schink1-2/+2
2015-11-03helper/ioutil: Rename MixedCaps function.Marc Schink1-3/+3
2015-11-03helper/fileio: Fix memory leak.Marc Schink1-4/+12