aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-29Added new ftdi interface devicePushpal Sidhu
2013-08-29doc: Add gdb target description commandsFranck Jullien
2013-08-19doc: update GW16042 hardware informationPushpal Sidhu
2013-08-15interface/ftdi/tumpa: remove ftdi_device_desc as it's incorrectPaul Fertser
2013-08-15Add tcl configurations for Altera Soc devicesBrad Riensche
2013-08-15stm32lx flash: fix flash size for Medium+ devicesAndrey Yurovsky
2013-08-09remove the untested warning in ftdi/olimex-arm-usb-tiny-h.cfgSergey Alirzaev
2013-08-07docs: remove mixed case typoSpencer Oliver
2013-08-07target: clear running_alg flag after resetPaul Fertser
2013-08-07mdr32fx: support for Milandr's MDR32Fx internal flash memoryPaul Fertser
2013-08-07stlink: add SWO tracing supportAndrey Yurovsky
2013-08-07gdb_server: check target before executing event callbackHsiangkai Wang
2013-08-07gdb_server: add target_debug_reason for program exit detectionHsiangkai Wang
2013-08-07gdb_server: support File-I/O Remote Protocol ExtensionHsiangkai Wang
2013-08-07gdb server: new feature, add stop reason in stop reply packet for gdbHsiangkai Wang
2013-08-07gdb_server: support gdb target descriptionHsiangkai Wang
2013-08-05jtag/drivers: usb_blaster cheap clone documentationRobert Jarzmik
2013-08-01flash: add Winbond w25q80bv spi supportNemui Trinomius
2013-08-01imx6: add new id for SJC as found on i.MX6DPaul Fertser
2013-08-01mpsse: Add missing read buffer checksAndreas Fritiofson
2013-08-01mpsse: Defer errors until flushAndreas Fritiofson
2013-08-01docs: add missing embKernel rtos arg to docsSpencer Oliver
2013-07-30configure.ac: Remove obsolete(?) oddityAndreas Fritiofson
2013-07-30Fix out-of-tree buildAndreas Fritiofson
2013-07-30automake: use subdir-objects optionPaul Fertser
2013-07-26lpcspifi: assume flash is unprotected after probingPaul Fertser
2013-07-26stm32f2x flash: add STM32F401 (F4 low power)Andrey Yurovsky
2013-07-26rtos: issue warning on auto detect failureSpencer Oliver
2013-07-26cortex_m: change cmd output to use cortex_m rather than cortex_m3Spencer Oliver
2013-07-17target: fix halt and wait_halt timeout unitsPaul Fertser
2013-07-17etm: prevent segfault when reading bogus informationPaul Fertser
2013-07-17mips: add breakpoint support for EJTAG 2.0Oleksij Rempel
2013-07-17mips32: add new functions mips32_configure_ibs and _dbsOleksij Rempel
2013-07-17mips32_pracc: jump to 0xff20.0200 if cpu reads wrong addrOleksij Rempel
2013-07-17mips32: add jump instructionOleksij Rempel
2013-07-17do not wait forever on ejtag_dma_dstrt_pollOleksij Rempel
2013-07-17mips32_dmaacc: add new funct ejtag_dma_dstrt_pollOleksij Rempel
2013-07-17mips_ejtag: remove memory protection bit before DMOleksij Rempel
2013-07-17mips_ejtag: cache ejtag version to avoid recalculationOleksij Rempel
2013-07-17OpenULINK firmware: update firmware hex imageMartin Schmölzer
2013-07-17OpenULINK firmware: change .lnk file extension to .lk in "make clean"Martin Schmölzer
2013-07-17OpenULINK firmware: Use C99 designated struct initializersMartin Schmölzer
2013-07-17ULINK driver and OpenULINK firmware: whitespace and comment fixes (trivial)Martin Schmölzer
2013-07-17OpenULINK firmware: fix name of USB Jump Table symbolMartin Schmölzer
2013-07-17ULINK driver: port from libusb-0.1 to libusb-1.0 APIMartin Schmölzer
2013-07-15target: use consistent halt timeoutSpencer Oliver
2013-07-15configure: remove AM_MAINTAINER_MODE, effectively always enabling all the rulesPaul Fertser
2013-07-15jtag/drivers: trivial variable renamingRobert Jarzmik
2013-07-15ulink: Move firmware install from pkglibdir to pkgdatadirAndreas Fritiofson
2013-07-15automake: Don't install libopenocdAndreas Fritiofson