aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-17helper: Make unhexify() robust on invalid dataMarc Schink5-14/+39
2016-10-17target: Clean up format stringsAndreas Färber1-23/+23
2016-10-17target: Add missing spaces in error messagesAndreas Färber1-6/+6
2016-10-17breakpoints: Add missing space in error messageAndreas Färber1-1/+1
2016-10-17target: Fix working_area_phys_spec commentAndreas Färber1-1/+1
2016-10-17jtag: drivers: mpsse: ignore error to detach kernel driverPaul Fertser1-2/+2
2016-10-17jtag: drivers: cmsis-dap: add TRST handlingPaul Fertser1-8/+24
2016-10-17flash Kinetis: fix mdm check_security regression in JTAG modeTomas Vanek1-1/+4
2016-10-17tcl/board: add Linksys WAG200G configVivien Didelot2-0/+28
2016-10-17tcl/board: add configuration for Novena's integrated FPGASean Cross1-0/+25
2016-10-17gdb server: Add back support to disable the gdb server via the gdb_port configSandeep Mistry2-2/+7
2016-10-07libjaylink: Update for API changesMarc Schink2-19/+38
2016-10-07jlink: Adjust log verbosity of libjaylinkMarc Schink1-0/+38
2016-10-07helper/log: Add log_vprintf_lf()Marc Schink2-14/+27
2016-10-04cortex_m: fix autoincrement range of Cortex-M7Tomas Vanek1-4/+8
2016-10-04stm32f2x: Increase options write timeoutAndreas Fritiofson1-3/+6
2016-10-04xilinx_bscan_spi: port to new migen and clean-upRobert Jordens1-193/+121
2016-10-04nRF51: Fix bug in Code memory size.Michael Dietz1-11/+10
2016-10-04ftdi: don't wait forever if we failAndreas Fritiofson1-4/+20
2016-10-04nds32: Fix typo in debug logAndreas Färber3-6/+6
2016-10-04x86_32_common: Fix typo in function nameAndreas Färber1-7/+7
2016-10-04mips: Added #define for scan_delay legacy mode default valueKent Brinkley3-3/+5
2016-10-04STM32L433 Flash supportPeter Kuhar1-0/+7
2016-10-04stm32l4x: fix incorrect device id maskSpencer Oliver1-2/+2
2016-08-14contrib/loaders: Enforce Little Endian ARM machine codeAndreas Färber6-8/+20
2016-08-14flash Kinetis: Implement flash protection settingTomas Vanek2-127/+350
2016-08-14pic32mx: add new device ID, 17x/27x Flash supportSASANO Takayoshi1-20/+70
2016-08-14flash Kinetis: refactoring ftfx commands and numerous minor changesTomas Vanek1-75/+121
2016-08-14flash/nor: implement protection blocks of different size than erase sectorTomas Vanek4-23/+110
2016-08-14flash Kinetis: dynamic status detection before starting mass_eraseTomas Vanek1-40/+66
2016-08-14flash Kinetis: Detect RESET/WDOG loop, fix detection of secured MCUTomas Vanek3-59/+60
2016-08-14kinetis: support mass erase on boards without SRSTSteven Stallion2-52/+210
2016-08-14at91sam7: do not touch flash banks which belong to other targetsAndreas Fritiofson1-13/+7
2016-08-14ftdi: Added a method to read the signal valuesStephen Tridgell2-4/+82
2016-08-14cmsis-dap: add JTAG pass-through modeMatthias Welwarsky1-14/+513
2016-08-14tcl/board: add Marsohod CPLD board configAntony Pavlov1-0/+13
2016-08-14tcl/cpld: add config file for Altera EPM240 CPLD (MAXII family)Antony Pavlov1-0/+6
2016-08-14tcl/board: add Marsohod3 FPGA board configAntony Pavlov1-0/+13
2016-08-14tcl/fpga: add config file for Altera 10M50 FPGA (MAX10 family)Antony Pavlov1-0/+6
2016-08-14tcl/board: add Marsohod2 FPGA board configAntony Pavlov1-0/+13
2016-08-14interface: Add XDS100v3 support.Remco Bloemen1-0/+11
2016-08-14tcl/interface/ftdi: add config for the MBFTDI adapterAntony Pavlov1-0/+16
2016-08-14doc: correct and standardize instructions for disabling TCP serversPeter A. Bigot1-3/+3
2016-08-14gdb_server: support disabling serverPeter A. Bigot1-0/+5
2016-08-14Flash handling for STM32F76x/77x and F446 addedAndreas Bolsch2-97/+328
2016-08-14rtos: remove display_str memberSteven Stallion8-27/+3
2016-08-14target/stm32f4x.cfg: Add STM32F410/F412/F469.Uwe Bonnes1-1/+11
2016-08-14flash/nor/tcl.c: Less verbose output of flash erase_check.Uwe Bonnes1-1/+5
2016-08-14stm32l4: Handle failing flash_size read like on other devices.Uwe Bonnes1-2/+15
2016-08-14board: add configuration for freescale imx6q sabresd boardMatthias Welwarsky1-0/+149