aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-05configure.ac: Fix libjaylink integrationMarc Schink
2016-11-05Replace "daemon" with "server" in user-visible stringsPaul Fertser
2016-11-05flash at91samd, at91sam4l: fix improper use of mem_ap_ callTomas Vanek
2016-11-04flash: nor: mdr: do not mass erase when clearing INFO memoryPaul Fertser
2016-11-04flash Kinetis: Family K8x addedTomas Vanek
2016-11-04flash Kinetis: add cache invalidate for KLx seriesTomas Vanek
2016-11-04flash Kinetis: longword programming changed to flash_async_algorithmTomas Vanek
2016-11-04cortex_a/r/m: fix handling of un-examined coresMatthias Welwarsky
2016-11-04semihosting armv7a: Add support for ARMv7-AAndrey Smirnov
2016-11-04Tcl commands: Fix improper return status in flash commands and load_image.HarishKumar
2016-11-04Make OpenOCD build using -Og.Tim Newsome
2016-11-04nrf51: show proper part numberJiří Pinkava
2016-10-30Perform small writes before sending OK.Tim Newsome
2016-10-30flash: nor: lpc2000: handle lpc11xx parts with more than 96k memoryPaul Fertser
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber
2016-10-30atsamv: Support for ATSAMS70N19 Memory ConfigurationGabrielle Trotter
2016-10-17helper: Make unhexify() robust on invalid dataMarc Schink
2016-10-17target: Clean up format stringsAndreas Färber
2016-10-17target: Add missing spaces in error messagesAndreas Färber
2016-10-17breakpoints: Add missing space in error messageAndreas Färber
2016-10-17target: Fix working_area_phys_spec commentAndreas Färber
2016-10-17jtag: drivers: mpsse: ignore error to detach kernel driverPaul Fertser
2016-10-17jtag: drivers: cmsis-dap: add TRST handlingPaul Fertser
2016-10-17flash Kinetis: fix mdm check_security regression in JTAG modeTomas Vanek
2016-10-17gdb server: Add back support to disable the gdb server via the gdb_port configSandeep Mistry
2016-10-07libjaylink: Update for API changesMarc Schink
2016-10-07jlink: Adjust log verbosity of libjaylinkMarc Schink
2016-10-07helper/log: Add log_vprintf_lf()Marc Schink
2016-10-04cortex_m: fix autoincrement range of Cortex-M7Tomas Vanek
2016-10-04stm32f2x: Increase options write timeoutAndreas Fritiofson
2016-10-04nRF51: Fix bug in Code memory size.Michael Dietz
2016-10-04ftdi: don't wait forever if we failAndreas Fritiofson
2016-10-04nds32: Fix typo in debug logAndreas Färber
2016-10-04x86_32_common: Fix typo in function nameAndreas Färber
2016-10-04mips: Added #define for scan_delay legacy mode default valueKent Brinkley
2016-10-04STM32L433 Flash supportPeter Kuhar
2016-10-04stm32l4x: fix incorrect device id maskSpencer Oliver
2016-08-14flash Kinetis: Implement flash protection settingTomas Vanek
2016-08-14pic32mx: add new device ID, 17x/27x Flash supportSASANO Takayoshi
2016-08-14flash Kinetis: refactoring ftfx commands and numerous minor changesTomas Vanek
2016-08-14flash/nor: implement protection blocks of different size than erase sectorTomas Vanek
2016-08-14flash Kinetis: dynamic status detection before starting mass_eraseTomas Vanek
2016-08-14flash Kinetis: Detect RESET/WDOG loop, fix detection of secured MCUTomas Vanek
2016-08-14kinetis: support mass erase on boards without SRSTSteven Stallion
2016-08-14at91sam7: do not touch flash banks which belong to other targetsAndreas Fritiofson
2016-08-14ftdi: Added a method to read the signal valuesStephen Tridgell
2016-08-14cmsis-dap: add JTAG pass-through modeMatthias Welwarsky
2016-08-14gdb_server: support disabling serverPeter A. Bigot
2016-08-14Flash handling for STM32F76x/77x and F446 addedAndreas Bolsch
2016-08-14rtos: remove display_str memberSteven Stallion