aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14contrib/loaders: Enforce Little Endian ARM machine codeAndreas Färber
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-14tcl/board: add Marsohod CPLD board configAntony Pavlov
2016-08-14tcl/cpld: add config file for Altera EPM240 CPLD (MAXII family)Antony Pavlov
2016-08-14tcl/board: add Marsohod3 FPGA board configAntony Pavlov
2016-08-14tcl/fpga: add config file for Altera 10M50 FPGA (MAX10 family)Antony Pavlov
2016-08-14tcl/board: add Marsohod2 FPGA board configAntony Pavlov
2016-08-14interface: Add XDS100v3 support.Remco Bloemen
2016-08-14tcl/interface/ftdi: add config for the MBFTDI adapterAntony Pavlov
2016-08-14doc: correct and standardize instructions for disabling TCP serversPeter A. Bigot
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-14target/stm32f4x.cfg: Add STM32F410/F412/F469.Uwe Bonnes
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-14board: add configuration for freescale imx6q sabresd boardMatthias Welwarsky
2016-08-13jlink: fix jlink regression introduced by ae8cdc commitSergey A. Borshch
2016-08-13tcl/target/stm32f4x.cfg: Use Workareasize of smallest possible device.Uwe Bonnes
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-13tcl/target/stm32l4x.cfg: Reduce adapter speed before reset.Uwe Bonnes
2016-08-13rtos: removed chSysInit from detection of ChibiOS (#121)Andy Pomfret
2016-08-13kinetis_ke: Switch to standard build variablesAndreas Färber
2016-08-13contrib/loaders: Add umbrella MakefileAndreas Färber
2016-08-13psoc4.cfg: fixed typo in message, add a hintTomas Vanek
2016-08-10Cortex-M7 handling.Andreas Bolsch
2016-08-10xilinx-xc7: correct Artix7 15T IDCODEFelix Held
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-17tcl: add mrb command to mem_helper.tclMatthias Welwarsky
2016-07-17server: support binding to arbitrary interfacesSteven Stallion