aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-08-14flash/nor/tcl.c: Less verbose output of flash erase_check.Uwe Bonnes
2016-08-14stm32l4: Handle failing flash_size read like on other devices.Uwe Bonnes
2016-08-13jlink: fix jlink regression introduced by ae8cdc commitSergey A. Borshch
2016-08-13psoc4: Corrected Silicon IDsGeorge Ioakimedes
2016-08-13target: check late abort from target in async_algorithmTomas Vanek
2016-08-13at91samd: Add Atmel SAMD09 family supportOlaf Lüke
2016-08-13rtos: removed chSysInit from detection of ChibiOS (#121)Andy Pomfret
2016-08-10Cortex-M7 handling.Andreas Bolsch
2016-08-09adi_v5_jtag: clear sticky overrun condition in WAIT timeoutMatthias Welwarsky
2016-08-09target: add "phys" argument to mem2array, array2memMatthias Welwarsky
2016-08-09Fix resume when core state has been modifiedMatthias Welwarsky
2016-08-02flash: nor: mdr: fix verification problem with 1986VE1T or 1986VE3TAndrey Skvortsov
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-07-17arm_adi_v5: add dap apreg command for AP register read/writeTomas Vanek
2016-07-17server: support binding to arbitrary interfacesSteven Stallion
2016-07-04swd: Add support for connect_assert_srst for SWD.Fredrik Hederstierna