aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-30armv7a: remove l1 flush all data handlerOleksij Rempel
2015-11-30add armv7a_cache handlersOleksij Rempel
2015-11-30cortex_a: add cortex_a_[read|write]_memory_ahbOleksij Rempel
2015-11-30cortex_a: add cortex_a_[read|write]_bufferOleksij Rempel
2015-11-30cortex_a: remove cache handlers from cortex_a_write_phys_memoryOleksij Rempel
2015-11-30cortex_a: remove ahb support for phys_memory accessOleksij Rempel
2015-11-27adi_v5: Fix wrong ap valueAlamy Liu
2015-11-26jlink: Retrieve maximum speed from device.Marc Schink
2015-11-26Improve J-Link driver and introduce libjaylink.Marc Schink
2015-11-26flash/nor/lpc2000: add alternative part ID for LPC1343Jakub Kubiak
2015-11-26niietcm4: support for NIIET's Cortex-M4 microcontrollersBogdan Kolbov
2015-11-23efm32: remove duplicate part name decoding.Karl Palsson
2015-11-23efm32: basic Happy Gecko target supportKarl Palsson
2015-11-23jtag: commands: save a pointer to list tailFelipe Balbi
2015-11-20svf: fix progress reporting switch behaviourPaul Fertser
2015-11-20svf: fix off-by-one error in line numbers as output to userPaul Fertser
2015-11-20Kinetis: suppress false alarms "MCU is secured"Tomas Vanek
2015-11-20flash: at91samd: flash write code cleaningTomas Vanek
2015-11-20flash: at91samd: Add SAML21 variant B device support and fix SAMC20/SAMC21Andreas Loehre
2015-11-20jtag: cmsis-dap: Issue disconnect before reconnectingTomas Vanek
2015-11-20at91samd: handle reset run/halt in DSUTomas Vanek
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