aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-01-20arm_dpm: avoid duplicating the register cacheMatthias Welwarsky1-4/+7
2017-01-15jtag: core: report TRST and SRST as asserted only when they really arePaul Fertser1-2/+2
2017-01-15flash/nor: fix doc/help and range test for flash protectTomas Vanek2-7/+15
2017-01-15adi_v5_jtag: make sure SSTICKYERR is cleared after a PORMatthias Welwarsky1-6/+1
2017-01-15helper,rtos,server: Restore missing warning flagsAndreas Fritiofson3-3/+3
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-25target: armv7a: remove unused level_num field from armv7a_cachesizePaul Fertser1-1/+0
2016-12-25target: cortex_a: fix segfault when SPSR is not properly handledPaul Fertser1-9/+11
2016-12-25Search for scripts relative to the executable on all(?) platformsAndreas Fritiofson1-33/+122
2016-12-25jtag: drivers: ulink: fix uninitialised variable warningPaul Fertser1-1/+1
2016-12-08Convert to non-recursive makeAndreas Fritiofson20-735/+599
2016-12-08configure: Use same case for libjaylink as for other libsAndreas Fritiofson2-2/+2
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-08jlink: Output libjaylink versionMarc Schink1-0/+3
2016-12-08libjaylink: Update to latest master branchMarc Schink2-6/+6
2016-12-08jlink: Add EMUCOM supportMarc Schink1-0/+143
2016-12-08flash/nor/efm32: Support flash size smaller than 32kkevin1-3/+3
2016-12-08xscale: Move debug handler to contrib/loadersAndreas Fritiofson7-854/+1
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-08cortex_m: allow setting debug ap during createMatthias Welwarsky5-5/+62
2016-12-08jtag/drivers/openjtag: Add support for Cypress CY7C65215Vianney le Clément de Saint-Marcq1-26/+247
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 Stallion11-158/+437
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 Kirby1-4/+195
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 Stallion5-8/+613
2016-12-08target: Add verify_image_checksum commandMatthias Welwarsky1-5/+27
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 Welwarsky4-9/+97
2016-12-08flash/nor: at91samd protection bits write fixTomas Vanek2-40/+44
2016-11-06Remove support for the GPL incompatible FTDI D2XX libraryAndreas Fritiofson9-641/+19
2016-11-06Remove since long deprecated ft2232 driverAndreas Fritiofson4-4324/+1
2016-11-05drivers/Makefile.am: Fix libjaylink integrationMarc Schink1-0/+2
2016-11-05configure.ac: Fix libjaylink integrationMarc Schink2-0/+5
2016-11-05Replace "daemon" with "server" in user-visible stringsPaul Fertser1-2/+2
2016-11-05flash at91samd, at91sam4l: fix improper use of mem_ap_ callTomas Vanek2-7/+17
2016-11-04flash: nor: mdr: do not mass erase when clearing INFO memoryPaul Fertser1-1/+2
2016-11-04flash Kinetis: Family K8x addedTomas Vanek1-0/+11
2016-11-04flash Kinetis: add cache invalidate for KLx seriesTomas Vanek1-22/+25
2016-11-04flash Kinetis: longword programming changed to flash_async_algorithmTomas Vanek1-96/+35