aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-27command: check command mode for native jim commandsTomas Vanek1-19/+26
2019-01-27target/cortex_m: inform if an external reset occursTomas Vanek1-1/+4
2019-01-27command: Log the failed command by full nameTomas Vanek1-1/+4
2019-01-27hla_target: fix adapter_poll() to preserve TARGET_DEBUG_RUNNING stateTomas Vanek1-0/+3
2019-01-27command: initialize the command mode for every commandAntonio Borneo2-0/+2
2019-01-26tcl: Support for Analog Devices ADSP-SC58x / ADSP-SC584-EZBRDPeter Lawrence2-13/+51
2019-01-25Use more compatible printf formatting.Tim Newsome1-1/+1
2019-01-25More cleanup.Tim Newsome5-47/+8
2019-01-25Remove debug statements.Tim Newsome5-50/+6
2019-01-25Merge branch 'riscv' into hwthreadTim Newsome5-137/+256
2019-01-25Invalidate register cache on reset.Tim Newsome1-1/+3
2019-01-25Properly clean up SMP watchpoints.Tim Newsome1-4/+26
2019-01-24WIP on hardware breakpoints.Tim Newsome8-61/+207
2019-01-24Merge pull request #346 from riscv/dmactiveTim Newsome1-10/+10
2019-01-23jtag: cmsis-dap: use macro SWJ_PIN_SRST in place of magic valueAntonio Borneo1-1/+1
2019-01-23rtos: Add RTOS task awareness for Chromium-ECMoritz Fischer3-0/+390
2019-01-23Correct ZynqMP configuration to be appropriately namedJonathan McDowell2-8/+19
2019-01-23arm_opcode: fix encoding of ARMv5 breakpoint instructionAntonio Borneo1-1/+1
2019-01-23arm_adi_v5: fix and update sequences to spec IHI 0031EAntonio Borneo1-16/+110
2019-01-23target/arm_dap: fix segmentation fault in 'dap info' cmdTomas Vanek1-0/+5
2019-01-22Move version check until after dmactive=1.Tim Newsome1-10/+10
2019-01-21nrf5: add nrf5 device definition for HWID 0x00E3Mirko Vogt1-0/+1
2019-01-18Halt all SMP harts on halt request.Tim Newsome1-8/+20
2019-01-18Don't reset current thread id on single step.Tim Newsome1-13/+20
2019-01-17Fix reading of non-general registers for hwthreadTim Newsome8-12/+102
2019-01-16cortex_m: fix bug in poll() machine state (external resume awareness)Tarek BOCHKATI1-0/+11
2019-01-16cortex_a_poll: minor code factorization to enhance readabilityTarek BOCHKATI1-24/+11
2019-01-16at91samd: added SAM-DA1 partsSeverin Junker1-0/+22
2019-01-16helper/command: check for malloc failure in __command_nameAntonio Borneo1-3/+6
2019-01-14target/stm8: add missing destroy_reg_param()Tomas Vanek1-0/+1
2019-01-14drivers/sysfsgpio: fix usage messagesAntonio Borneo1-2/+10
2019-01-11rtos support to write registers on current threadTim Newsome4-61/+93
2019-01-11Add flash support for SiFive's Freedom E platformsTim Newsome8-6/+1215
2019-01-11Merge pull request #345 from darius-bluespec/set_irTim Newsome4-16/+49
2019-01-10Clean up register caching a little.Tim Newsome2-19/+29
2019-01-09Add 'riscv set_ir' command to set IR value for JTAG registers.Darius Rad4-16/+49
2019-01-09Merge pull request #344 from riscv/idleTim Newsome4-111/+197
2019-01-08Add comment for reset_delays_wait.Tim Newsome4-34/+18
2019-01-08stlink_usb: Submit multiple USB URBs at once to improve performanceAustin Phillips1-2/+201
2019-01-08libusb: add debug message on adapter not found due to wrong serialAntonio Borneo2-0/+14
2019-01-08jtag/drivers/usb_common: return oocd error valuesAntonio Borneo1-4/+7
2019-01-08libusb0: return oocd error valuesAntonio Borneo1-3/+3
2019-01-08target/aarch64: add support for multi-architecture gdbAntonio Borneo3-0/+7
2019-01-08target/arm: add support for multi-architecture gdbAntonio Borneo16-0/+31
2019-01-08target/stm8: add support for multi-architecture gdbAntonio Borneo1-0/+6
2019-01-08armv7m: always set xPSR.T=1 when starting an algorithmCody P Schafer1-0/+17
2019-01-08icepick.cfg: add cancel reset bit to TAP register writesEdward Fewell1-3/+3
2019-01-08drivers: xds110: Add support for XDS110 stand-alone probeEdward Fewell2-1/+90
2019-01-08HACKING: add note about refs/for/masterJerome Forissier1-0/+4
2019-01-08HACKING: replace refs/publish/master with refs/for/masterJerome Forissier2-3/+3