aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2017-02-10aarch64: introduce dpm extension for ARMv8Matthias Welwarsky
2017-02-10target: add -ctibase config option in addition to -dbgbaseMatthias Welwarsky
2017-02-10aarch64: fix reading of MPIDRMatthias Welwarsky
2017-02-10aarch64: add symbolic definitions for armv8 opcodesMatthias Welwarsky
2017-02-10aarch64: Correct target state for hardware stepDavid Ung
2017-02-10aarch64: Enable resuming with addressDavid Ung
2017-02-10aarch64: Add instruction stepping support using hardware steppierre Kuo
2017-02-10aarch64: Enable halting debug mode on breakpoint setDavid Ung
2017-02-10aarch64: Add hardware breakpoint supportpierre Kuo
2017-02-10aarch64: Add ARMv8 AARCH64 support filesDavid Ung
2017-02-10arm_dpm: Add 64bit register handling.David Ung
2017-02-10arm_dpm: Add new state ARM_STATE_AARCH64David Ung
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2017-01-20arm_dpm: avoid duplicating the register cacheMatthias Welwarsky
2017-01-15adi_v5_jtag: make sure SSTICKYERR is cleared after a PORMatthias Welwarsky
2016-12-25target: armv7a: remove unused level_num field from armv7a_cachesizePaul Fertser
2016-12-25target: cortex_a: fix segfault when SPSR is not properly handledPaul Fertser
2016-12-08Convert to non-recursive makeAndreas Fritiofson
2016-12-08target: LS1_SAP: fix "declaration of 'read' shadows a global" warningPaul Fertser
2016-12-08target: Replace malloc+manual zeroing with callocAndreas Fritiofson
2016-12-08xscale: Move debug handler to contrib/loadersAndreas Fritiofson
2016-12-08cortex_a: fix reset for SWD transportMatthias Welwarsky
2016-12-08cortex_m: allow setting debug ap during createMatthias Welwarsky
2016-12-08helper: Code cleanup for hexify()Marc Schink
2016-12-08semihosting: support fileio operationSteven Stallion
2016-12-08Cortex-R: Force usage of physical memory read/write since there is no MMUEvan Hunter
2016-12-08target: Add verify_image_checksum commandMatthias Welwarsky
2016-12-08dap_dp_init: remove loopJiri Kastner
2016-12-08cortex_a: remove partnum magic from arp_examine and dbginitMatthias Welwarsky
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky
2016-11-05Replace "daemon" with "server" in user-visible stringsPaul Fertser
2016-11-04cortex_a/r/m: fix handling of un-examined coresMatthias Welwarsky
2016-11-04semihosting armv7a: Add support for ARMv7-AAndrey Smirnov
2016-11-04Tcl commands: Fix improper return status in flash commands and load_image.HarishKumar
2016-11-04Make OpenOCD build using -Og.Tim Newsome
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber
2016-10-17target: Clean up format stringsAndreas Färber
2016-10-17target: Add missing spaces in error messagesAndreas Färber
2016-10-17breakpoints: Add missing space in error messageAndreas Färber
2016-10-17target: Fix working_area_phys_spec commentAndreas Färber
2016-10-04cortex_m: fix autoincrement range of Cortex-M7Tomas Vanek
2016-10-04nds32: Fix typo in debug logAndreas Färber
2016-10-04x86_32_common: Fix typo in function nameAndreas Färber
2016-10-04mips: Added #define for scan_delay legacy mode default valueKent Brinkley
2016-08-13target: check late abort from target in async_algorithmTomas Vanek
2016-08-10Cortex-M7 handling.Andreas Bolsch
2016-08-09adi_v5_jtag: clear sticky overrun condition in WAIT timeoutMatthias Welwarsky
2016-08-09target: add "phys" argument to mem2array, array2memMatthias Welwarsky
2016-08-09Fix resume when core state has been modifiedMatthias Welwarsky
2016-07-19Fix usage of timeval_ms()Andreas Färber