aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-10aarch64: correct breakpoint register offsetMatthias Welwarsky1-7/+4
2017-02-10aarch64: fix cache identificationMatthias Welwarsky2-28/+18
2017-02-10aarch64: fix reading of translation table registersMatthias Welwarsky2-11/+100
2017-02-10aarch64: fix entry into debug stateMatthias Welwarsky2-20/+16
2017-02-10aarch64: use symbolic opcodes instead of hex valuesMatthias Welwarsky1-7/+6
2017-02-10aarch64: fix accesses to SCTLR_ELn registerMatthias Welwarsky1-27/+142
2017-02-10aarch64: fix error recovery in aarch64_dpm_prepareMatthias Welwarsky1-4/+8
2017-02-10aarch64: formalize use of CTI in halt and resumeMatthias Welwarsky2-57/+68
2017-02-10aarch64: fix context and hybrid hardware breakpointsMatthias Welwarsky1-10/+17
2017-02-10aarch64: deconflict debug register namesMatthias Welwarsky2-127/+131
2017-02-10aarch64: Implement MA mode for bulk memory reads and writesMatthias Welwarsky1-84/+165
2017-02-10aarch64: make DCC read/write functions operate on struct armv8_commonMatthias Welwarsky1-30/+31
2017-02-10aarch64: introduce dpm extension for ARMv8Matthias Welwarsky9-260/+1400
2017-02-10target: add -ctibase config option in addition to -dbgbaseMatthias Welwarsky2-1/+21
2017-02-10aarch64: fix reading of MPIDRMatthias Welwarsky1-1/+2
2017-02-10aarch64: add symbolic definitions for armv8 opcodesMatthias Welwarsky2-0/+127
2017-02-10aarch64: Correct target state for hardware stepDavid Ung2-2/+12
2017-02-10aarch64: Enable resuming with addressDavid Ung1-9/+5
2017-02-10aarch64: Add instruction stepping support using hardware steppierre Kuo2-36/+14
2017-02-10aarch64: Enable halting debug mode on breakpoint setDavid Ung1-0/+12
2017-02-10aarch64: Add hardware breakpoint supportpierre Kuo1-20/+19
2017-02-10aarch64: Add ARMv8 AARCH64 support filesDavid Ung9-9/+3701
2017-02-10arm_dpm: Add 64bit register handling.David Ung2-86/+257
2017-02-10arm_dpm: Add new state ARM_STATE_AARCH64David Ung3-0/+8
2017-02-10server: Allow 64 address to be send over GBD serverDavid Ung1-13/+13
2017-02-10target: Add 64-bit target address supportDongxue Zhang68-546/+728
2017-01-23Restore normal development cyclePaul Fertser3-124/+157
2017-01-22The openocd-0.10.0 releasePaul Fertser1-1/+1
2017-01-22NEWS: last pre-release changesPaul Fertser1-1/+1
2017-01-20arm_dpm: avoid duplicating the register cacheMatthias Welwarsky1-4/+7
2017-01-15Restore -dev suffixPaul Fertser1-1/+1
2017-01-15The openocd-0.10.0-rc2 release candidatePaul Fertser1-1/+1
2017-01-15NEWS: mention SWO capture facility of the new J-Link driverPaul Fertser1-2/+2
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 Vanek3-10/+21
2017-01-15tcl at91samdXX.cfg: partially revert change 3722Tomas Vanek1-1/+2
2017-01-15adi_v5_jtag: make sure SSTICKYERR is cleared after a PORMatthias Welwarsky1-6/+1
2017-01-15doc: Improve ftdi driver sectionAndreas Fritiofson1-7/+11
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-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