aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-25jimtcl: update to 0.77, the current version, enable only specific modulesPaul Fertser3-1/+5
2016-12-25contrib: udev: modify rules for users physically in front of machine (TAG+="u...Jiri Kastner4-136/+136
2016-12-25jtag: drivers: ulink: fix uninitialised variable warningPaul Fertser1-1/+1
2016-12-09board: add configuration for freescale twr-vf65gs10 system moduleMatthias Welwarsky2-0/+216
2016-12-08stm32l0.cfg: Add examine-end event like on other STM32 targets.Uwe Bonnes1-0/+10
2016-12-08configure: Fail on enabling sysfsgpio on non-linux OSAndreas Fritiofson1-0/+8
2016-12-08Deprecate ZY1000, ioutils and oocd_traceAndreas Fritiofson1-0/+23
2016-12-08configure: De-duplicate code in AC_CHECK_HEADERSAndreas Fritiofson1-57/+1
2016-12-08Convert to non-recursive makeAndreas Fritiofson26-800/+657
2016-12-08configure: Consolidate platform definesAndreas Fritiofson1-16/+20
2016-12-08configure: Don't set user variablesAndreas Fritiofson2-3/+6
2016-12-08configure: Add USE_* conditionals for hidapi and libjaylinkAndreas Fritiofson1-0/+2
2016-12-08configure: Use same case for libjaylink as for other libsAndreas Fritiofson3-5/+5
2016-12-08target: LS1_SAP: fix "declaration of 'read' shadows a global" warningPaul Fertser1-4/+4
2016-12-08target: Replace malloc+manual zeroing with callocAndreas Fritiofson1-8/+1
2016-12-08configure: Replace shell constructs with M4sh macrosAndreas Fritiofson1-211/+198
2016-12-08jlink: Output libjaylink versionMarc Schink1-0/+3
2016-12-08libjaylink: Update to latest master branchMarc Schink2-6/+6
2016-12-08jlink: Add EMUCOM supportMarc Schink2-0/+163
2016-12-08flash/nor/efm32: Support flash size smaller than 32kkevin1-3/+3
2016-12-08xscale: Move debug handler to contrib/loadersAndreas Fritiofson10-22/+137
2016-12-08cortex_a: fix reset for SWD transportMatthias Welwarsky1-3/+10
2016-12-08Remove build date from banner for releasesAndreas Fritiofson2-1/+7
2016-12-08configure: Remove unused BUILD_BITQ and BUILD_BITBANG defineAndreas Fritiofson1-12/+0
2016-12-08configure: Remove conflicting CMSIS_DAP conditionalAndreas Fritiofson1-1/+0
2016-12-08configure: Detect libftdi using pkgconfigAndreas Fritiofson1-109/+26
2016-12-08cortex_m: allow setting debug ap during createMatthias Welwarsky6-5/+66
2016-12-08jtag/drivers/openjtag: Add support for Cypress CY7C65215Vianney le Clément de Saint-Marcq3-26/+275
2016-12-08helper: Code cleanup for hexify()Marc Schink8-18/+46
2016-12-08jtag: drivers: bcm2835gpio: set 4ma drive, slow slew rateSean Cross1-2/+2
2016-12-08gdb_server: support qXfer:threads:read packetSteven Stallion9-24/+145
2016-12-08semihosting: support fileio operationSteven Stallion12-158/+448
2016-12-08at91sam4: Add missing SAM4S family CHIPIDs and remove FWS=6.Owen Kirby1-17/+275
2016-12-08at91sam4: Add flash description and chipid for SAM4Cxx variants.Owen Kirby3-4/+211
2016-12-08jtag: drivers: cmsis-dap: fix operation with SAMD10 Xplained boardPaul Fertser1-1/+3
2016-12-08helper: Update jep106 database to JEP106ATAndreas Fritiofson1-4/+41
2016-12-08Cortex-R: Force usage of physical memory read/write since there is no MMUEvan Hunter1-2/+2
2016-12-08rtos: add support for uC/OS-IIISteven Stallion7-10/+653
2016-12-08target: Add verify_image_checksum commandMatthias Welwarsky2-5/+34
2016-12-08tcl/board: Add Infineon XMC4300 Relax EtherCAT Kit configAndreas Färber1-0/+12
2016-12-08xmc4xxx: Add support for XMC4300Andreas Färber1-2/+10
2016-12-08dap_dp_init: remove loopJiri Kastner1-44/+42
2016-12-08cortex_a: remove partnum magic from arp_examine and dbginitMatthias Welwarsky3-121/+68
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky5-10/+102
2016-12-08tcl: Support for Analog Devices ADSP-SC58xPeter Lawrence1-0/+45
2016-12-08flash/nor: at91samd protection bits write fixTomas Vanek2-40/+44
2016-12-08tcl at91samdXX.cfg: update config to current OpenOCD statusTomas Vanek1-7/+1
2016-11-06Remove support for the GPL incompatible FTDI D2XX libraryAndreas Fritiofson14-1031/+44
2016-11-06Remove since long deprecated ft2232 driverAndreas Fritiofson62-5372/+13
2016-11-05Fix autogen.sh invocation of libjaylinkMarc Schink2-1/+7