aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-13target: cortex_a: add deinit_target handler to free memoryPaul Fertser
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-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-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-05Kinetis: properly pad flash section writesTomas Vanek
2015-11-05Kinetis: Disable watchdog on Kx devices when programming.Thomas Schmid
2015-11-03helper/options: Use OPENOCD_SCRIPTS dir if set.Jonathan Larmour
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-03rtos/mqx: Fix uninitialized parts of symbol tabledaniel-k
2015-11-03Change from sys/poll.h to standard poll.h locationPaul Fertser
2015-11-03flash/nor/stm32f2x: Add STM32F469 partMaxime Coquelin
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-30Cortex-M: Detect Flash Patch Revision and implement Rev. 2 handling.Uwe Bonnes
2015-10-09nrf51: recognize hwid 0084Peter A. Bigot
2015-10-09Kinetis: new devices K02, K26, K63, K64, K66, correct K21 and K22 variantsTomas Vanek
2015-10-09Kinetis: give a reasonable default for max_flash_prog_sizeTomas Vanek
2015-10-09Kinetis: Add K24 support and tidy upPatrick Stewart
2015-09-30flash/nor/spi: Add Winbond w25q128fvAlex Forencich
2015-09-30ADIv5: Fix typo in log messageEvan Hunter
2015-09-30stlink_usb: fix typoJim Paris
2015-09-30armv7m: Fix memory leak in register caching.Marc Schink
2015-09-30numicro: Integrate Nuvoton NuMicro flash driver.Nemui Trinomius
2015-09-30flash: Analog Devices ADuCM360 supportIvan Buliev
2015-09-30svf: fix segfaults exposed by some SVFPaul Fertser
2015-09-30tcl_server: Support line buffers up to 4M (v3)Philipp Wagner
2015-09-28server: remove connection limit from tcl and telnet serversAustin Morton
2015-09-05server: tcl_trace commandAustin Morton
2015-08-19flash/nor/jtagspi: 'retval' may be used uninitializedAlamy Liu
2015-08-06svf: flush the queue before reallocing memoryPaul Fertser
2015-08-06flash : Add support for Atmel at91sam4sa16bEvan Hunter
2015-08-06gdb_server: Add check for malloc failEvan Hunter
2015-08-06bcm2835gpio: Add SWD support, Raspberry Pi 2 support.Christoph Pittracher