aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-25target: rewrite command 'was_examined' as COMMAND_HANDLERAntonio Borneo1-7/+10
2023-03-25target: rewrite command 'target curstate' as COMMAND_HANDLERAntonio Borneo1-11/+13
2023-03-25target: rewrite command 'read_memory' as COMMAND_HANDLERAntonio Borneo1-71/+39
2023-03-25target: arm_tpiu_swo: rewrite command 'tpiu init' as COMMAND_HANDLERAntonio Borneo1-10/+8
2023-03-25target: arm_tpiu_swo: rewrite command 'tpiu names' as COMMAND_HANDLERAntonio Borneo1-12/+9
2023-03-25target: arm_tpiu_swo: rewrite command 'tpiu enable' as COMMAND_HANDLERAntonio Borneo1-49/+45
2023-03-25target: arm_tpiu_swo: rewrite command 'tpiu disable' as COMMAND_HANDLERAntonio Borneo1-14/+10
2023-03-25target: arm_dap: rewrite command 'dap names' as COMMAND_HANDLERAntonio Borneo1-12/+8
2023-03-25jtag: rewrite command 'flush_count' as COMMAND_HANDLERAntonio Borneo1-5/+9
2023-03-25jtag: rewrite command 'jtag arp_init-reset' as COMMAND_HANDLERAntonio Borneo1-20/+12
2023-03-25jtag: rewrite command 'jtag arp_init' as COMMAND_HANDLERAntonio Borneo1-16/+7
2023-03-25jtag: rewrite command 'jtag names' as COMMAND_HANDLERAntonio Borneo1-17/+9
2023-03-25jtag: rewrite command 'adapter name' as COMMAND_HANDLERAntonio Borneo1-12/+10
2023-03-25target: cti: rewrite command 'cti names' as COMMAND_HANDLERAntonio Borneo1-12/+9
2023-03-25target: armv4_5: rewrite commands 'arm mcr/mrc' as COMMAND_HANDLERAntonio Borneo1-79/+53
2023-03-25target: aarch64: rewrite commands 'aarch64 mcr/mrc' as COMMAND_HANDLERAntonio Borneo1-83/+46
2023-03-25rtt: rewrite command 'rtt channellist' as COMMAND_HANDLERAntonio Borneo1-60/+26
2023-03-25openocd: rewrite command 'version' as COMMAND_HANDLERAntonio Borneo2-15/+17
2023-03-25helper: util: rewrite command 'ms' as COMMAND_HANDLERAntonio Borneo1-13/+6
2023-03-25flash: nor: rewrite command 'flash list' as COMMAND_HANDLERAntonio Borneo1-30/+18
2023-03-25transport: rewrite command 'transport select' as COMMAND_HANDLERAntonio Borneo1-51/+49
2023-03-25helper: command: rewrite command 'ocd_find' as COMMAND_HANDLERAntonio Borneo1-10/+10
2023-03-25svf: make command 'svf' syntax consistentAntonio Borneo2-24/+83
2023-03-25svf: fix memory leak on error during command executionAntonio Borneo1-12/+16
2023-03-25svf: fix leaking file descriptorAntonio Borneo1-1/+7
2023-03-25target/adi_v5_jtag: fix endianness error in transaction replayTomas Vanek1-1/+7
2023-03-25target/adi_v5_swd: update comment about SWD capabilityTomas Vanek1-1/+1
2023-03-25target/espressif: check common_magic instead of gdb_arch stringErhan Kurubas1-6/+4
2023-03-25rtos/nuttx: add Espressif target support and refactoringErhan Kurubas4-278/+329
2023-03-25helper/compiler: fix build on MacOSAntonio Borneo1-0/+8
2023-03-18svf: new command line options -noreset and -addcyclesKai Schmitz2-5/+31
2023-03-18tcl: remove exec permission to tcl config filesAntonio Borneo2-0/+0
2023-03-18tcl/tools/test_cpu_speed: Fix register nameMarc Schink1-1/+1
2023-03-18jimtcl: update to version 0.82Antonio Borneo2-2/+2
2023-03-18build: fix distcheck for jimtclAntonio Borneo1-2/+6
2023-03-18openocd: drop JIM_EMBEDDED macroAntonio Borneo1-3/+0
2023-03-18helper: add compiler.h to handle compiler specific workaroundsAntonio Borneo3-3/+50
2023-03-18target/xtensa: add NX supportIan Thompson3-52/+370
2023-03-18target/image: zero-initialize ELF segments up to p_memszPeter Collingbourne1-20/+34
2023-03-18doc: add missing FreeRTOS symbolChao Du1-1/+1
2023-03-18flash/nor/at91samd: add missing SAMR34/35 part numbersAndrew Lalaev1-0/+4
2023-03-18flash/nor/at91samd: fix RAM size for SAMR34/35Andrew Lalaev1-2/+2
2023-03-18drivers/ftdi: prevent misleading error msg when more vid/pids configuredTomas Vanek2-19/+8
2023-03-18drivers/libusb_helper: allow external use of jtag_libusb_match_ids()Tomas Vanek2-1/+3
2023-03-18TODO: remove outdated AT91SAM92xx entryWolfram Sang1-2/+0
2023-03-18tcl/board/at91sam9g20-ek: remove outdated FIXMEWolfram Sang1-4/+0
2023-03-03tlc/interface: does fix source of raspberrypi-gpio-connector.cfgTomas Deingruber1-1/+1
2023-02-26jtag/drivers/cmsis_dap: run queue on reaching transaction limitPeter Collingbourne1-1/+3
2023-02-26helper: command: drop last LF ('\n') from sequence of command_print()Antonio Borneo2-2/+21
2023-02-18flash/nor/spi: add 25pe{10/20/40/80/16}Daniel Anselmi1-0/+5