aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12tcl: Add default hooks for STM32F4xUwe Bonnes
2015-11-12stm32xxx.cfg: Only touch IWDG and WWDG in DBGMCU_APB1_FZ.Uwe Bonnes
2015-11-12Add config files for STM32F7-DISCO and STM327[4|5]6G-EVAL.Rémi PRUD’HOMME
2015-11-11flash/nor/xmc4xxx: Loosen checks for XMC4500Andreas Färber
2015-11-11flash: New driver for XMC4xxx microcontroller familyJeff Ciesielski
2015-11-10flash: driver for Atmel SAMV, SAMS, and SAMEMorgan Quigley
2015-11-10tcl/board: add Atmel SAM V71 Xplained UltraMorgan Quigley
2015-11-10tcl/target: add config for Atmel SAMV / SAMS / SAMEMorgan Quigley
2015-11-10cfi: Fix fallback to memory writesEsben Haabendal
2015-11-07target: cortex_a: do not create new register cache every resetPaul Fertser
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-05flash/nor/spi: Add GigaDevice gd25q16c/32c/128c flash supportMahavir Jain
2015-11-05armv7a: correct calculation of ttbr0_maskMatthias Welwarsky
2015-11-05armv7a: re-read ttb information if ttbcr changesMatthias Welwarsky
2015-11-05tcl/target: Add configuration for NXP LPC4370 processorJim Norris
2015-11-05tcl/board: Add LPC-Link2 configAndreas Färber
2015-11-05Kinetis: properly pad flash section writesTomas Vanek
2015-11-05Kinetis: Disable watchdog on Kx devices when programming.Thomas Schmid
2015-11-04Revert "board: don't hardcode interface for ti_beaglebone"Matthias Welwarsky
2015-11-03helper/options: Use OPENOCD_SCRIPTS dir if set.Jonathan Larmour
2015-11-03tcl/target|board: add config Atheros ar2315Oleksij Rempel
2015-11-03tcl/target|board: add config Atheros ar2313Oleksij Rempel
2015-11-03helper/options: Cleanup #includes.Marc Schink
2015-11-03helper/log: Cleanup #includes.Marc Schink
2015-11-03helper/ioutil: Rename MixedCaps function.Marc Schink
2015-11-03helper/fileio: Fix memory leak.Marc Schink
2015-11-03helper/fileio: Use size_t for file size.Marc Schink
2015-11-03target: tell which target state is meantOleksij Rempel
2015-11-03cortex_m: dwt_num_comp should be set to zero in cortex_m_dwt_free()Tomas Vanek
2015-11-03lpc4350_spifi_generic: Clean up work area sizeAndreas Färber
2015-11-03rtos/mqx: Fix uninitialized parts of symbol tabledaniel-k
2015-11-03lpc8xx: Allow CHIPNAME overrideAndreas Färber
2015-11-03Change from sys/poll.h to standard poll.h locationPaul Fertser
2015-11-03tcl: add STM32F469 discovery board configMaxime Coquelin
2015-11-03flash/nor/stm32f2x: Add STM32F469 partMaxime Coquelin
2015-11-03board: don't hardcode interface for ti_beagleboneMatthias Welwarsky
2015-10-30rtos: handle STKALIGN adjustments on cortex mAndrew Ruder
2015-10-30rtos: turn stack alignment into a function pointerAndrew Ruder
2015-10-30Add handling for STM32L4.Uwe Bonnes
2015-10-30stm32f2x: Add memory barrier needed for STM32F7 flashing.Uwe Bonnes
2015-10-30stm32f2x.c: Add STM32F74x handling.Uwe Bonnes
2015-10-30stm32f2x.c: Handle STM32F42x/43x 1 MiByte devices with DB1M option set.Uwe Bonnes
2015-10-30quark: updating license to GPLv2+Ivan De Cesaris
2015-10-30tcl/board: Add Diolan LPC4357-DB1 configAndreas Färber
2015-10-30tcl/target: Add LPC4357 configAndreas Färber
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-10-30tcl/board: Add Spansion SK-FM4-U120-9B560 configAndreas Färber
2015-10-30Cortex-M: Detect Flash Patch Revision and implement Rev. 2 handling.Uwe Bonnes