aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-15jtag: drivers: build usb_blaster only if enabledPaul Fertser1-1/+1
2017-01-15libjaylink: Update to 0.1.0 releaseMarc Schink1-0/+0
2016-12-25Restore -dev suffixPaul Fertser1-1/+1
2016-12-25The openocd-0.10.0-rc1 release candidatePaul Fertser1-1/+1
2016-12-25NEWS: prepare for new releasePaul Fertser1-1/+123
2016-12-25doc: fix underfull and overfull boxesPaul Fertser1-11/+17
2016-12-25doc: add a cross-reference to GDB threading commandsPaul Fertser1-1/+5
2016-12-25target: armv7a: remove unused level_num field from armv7a_cachesizePaul Fertser1-1/+0
2016-12-25tcl: target: imx5{1,3}: remove bogus tapenable commandPaul Fertser2-6/+0
2016-12-25target: cortex_a: fix segfault when SPSR is not properly handledPaul Fertser1-9/+11
2016-12-25README: fix a typoPaul Fertser1-1/+1
2016-12-25Search for scripts relative to the executable on all(?) platformsAndreas Fritiofson2-33/+124
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