aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-08armv7m: use consistent arm.cpsr memberSpencer Oliver3-4/+4
2013-09-08target: remove unimplemented target_request_data implementationsSpencer Oliver8-27/+0
2013-09-08target: check target supports target_request_dataSpencer Oliver1-0/+7
2013-09-08target: remove unimplemented soft_reset_halt implementationsSpencer Oliver8-50/+0
2013-09-08rtos: Do not dereference null pointersSpencer Oliver1-4/+3
2013-09-08mini51: support for Nuvoton NuMicro Mini51 series flash memoryCosmin Gorgovan3-1/+467
2013-09-08kinetis: add kl flash supportSpencer Oliver1-61/+315
2013-09-08jtag: drivers: Add JTAP VPI client driverFranck Jullien6-0/+474
2013-08-29gdb server: do not free tdesc_filename earlySpencer Oliver1-2/+2
2013-08-29docs: add RTOS Support infoSpencer Oliver1-1/+54
2013-08-29cfg: EFM32 supports SYSRESETREQ so use itSpencer Oliver1-1/+5
2013-08-29flash: fix stm32f1x dual bank detectionSpencer Oliver1-1/+4
2013-08-29efm32: set safe minimum working areaSpencer Oliver1-2/+2
2013-08-29target: Remove error messages as no .get_gdb_fileio_infoHsiangkai Wang1-2/+4
2013-08-29stlink: Add workaround for intermittent FW info retrieval failureAndrey Smirnov3-19/+65
2013-08-29stlink_usb: remove gcc-specific constantAndrey Yurovsky1-1/+1
2013-08-29Added new ftdi interface devicePushpal Sidhu2-11/+37
2013-08-29doc: Add gdb target description commandsFranck Jullien1-0/+11
2013-08-19doc: update GW16042 hardware informationPushpal Sidhu1-4/+5
2013-08-15interface/ftdi/tumpa: remove ftdi_device_desc as it's incorrectPaul Fertser1-1/+0
2013-08-15Add tcl configurations for Altera Soc devicesBrad Riensche2-0/+83
2013-08-15stm32lx flash: fix flash size for Medium+ devicesAndrey Yurovsky1-2/+18
2013-08-09remove the untested warning in ftdi/olimex-arm-usb-tiny-h.cfgSergey Alirzaev1-6/+0
2013-08-07docs: remove mixed case typoSpencer Oliver1-1/+1
2013-08-07target: clear running_alg flag after resetPaul Fertser1-1/+3
2013-08-07mdr32fx: support for Milandr's MDR32Fx internal flash memoryPaul Fertser5-0/+706
2013-08-07stlink: add SWO tracing supportAndrey Yurovsky5-5/+297
2013-08-07gdb_server: check target before executing event callbackHsiangkai Wang1-0/+4
2013-08-07gdb_server: add target_debug_reason for program exit detectionHsiangkai Wang4-30/+42
2013-08-07gdb_server: support File-I/O Remote Protocol ExtensionHsiangkai Wang9-49/+776
2013-08-07gdb server: new feature, add stop reason in stop reply packet for gdbHsiangkai Wang10-3/+163
2013-08-07gdb_server: support gdb target descriptionHsiangkai Wang16-55/+656
2013-08-05jtag/drivers: usb_blaster cheap clone documentationRobert Jarzmik1-0/+71
2013-08-01flash: add Winbond w25q80bv spi supportNemui Trinomius1-1/+1
2013-08-01imx6: add new id for SJC as found on i.MX6DPaul Fertser1-1/+3
2013-08-01mpsse: Add missing read buffer checksAndreas Fritiofson1-2/+2
2013-08-01mpsse: Defer errors until flushAndreas Fritiofson3-153/+128
2013-08-01docs: add missing embKernel rtos arg to docsSpencer Oliver1-1/+1
2013-07-30configure.ac: Remove obsolete(?) oddityAndreas Fritiofson1-33/+0
2013-07-30Fix out-of-tree buildAndreas Fritiofson1-2/+1
2013-07-30automake: use subdir-objects optionPaul Fertser1-1/+1
2013-07-26lpcspifi: assume flash is unprotected after probingPaul Fertser1-1/+1
2013-07-26stm32f2x flash: add STM32F401 (F4 low power)Andrey Yurovsky1-0/+17
2013-07-26rtos: issue warning on auto detect failureSpencer Oliver1-1/+3
2013-07-26cortex_m: change cmd output to use cortex_m rather than cortex_m3Spencer Oliver2-4/+4
2013-07-17target: fix halt and wait_halt timeout unitsPaul Fertser1-4/+2
2013-07-17etm: prevent segfault when reading bogus informationPaul Fertser1-0/+9
2013-07-17mips: add breakpoint support for EJTAG 2.0Oleksij Rempel4-23/+152
2013-07-17mips32: add new functions mips32_configure_ibs and _dbsOleksij Rempel1-28/+53
2013-07-17mips32_pracc: jump to 0xff20.0200 if cpu reads wrong addrOleksij Rempel1-3/+8