aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-30pld: add support for efinix devicesDaniel Anselmi7-0/+291
2023-04-30pld: add support for lattice certus devicesDaniel Anselmi9-10/+383
2023-04-30pld: add support for lattice ecp5 devicesDaniel Anselmi8-3/+297
2023-04-30pld: add support for lattice ecp2 and ecp3 devicesDaniel Anselmi13-1/+1044
2023-04-30target/espressif: fix clang report on list useAntonio Borneo1-10/+6
2023-04-30target/espressif: fix clang report on use of garbage valueAntonio Borneo1-2/+4
2023-04-30src: fix clang15 compiler warningsErhan Kurubas4-12/+4
2023-04-30server/ipdbg: add error checks after allocating memoryDaniel Anselmi1-1/+22
2023-04-30tcl/target: renesas gen3 Set target to armv8r for Cortex-R52Julien Massot1-8/+13
2023-04-30aarch64: Add support for ARMv8-RJulien Massot3-4/+71
2023-04-30target:armv8: aarch32 do not try to restore same ELJulien Massot1-0/+3
2023-04-14pld: move file sanity checks to pld.cDaniel Anselmi2-17/+17
2023-04-14flash/rsl10: fix typoMark Zhuang1-1/+1
2023-04-14rtos/linux.c: Fix Linux user space border checkpanciyan1-1/+1
2023-04-14src/server: Fix memory leak of reg_listpanciyan1-0/+1
2023-04-14target/espressif: add application tracing functionality over JTAGErhan Kurubas11-0/+2099
2023-04-14doc: drop "resume will wait 5 seconds"Tomas Vanek1-1/+0
2023-04-14tcl: cpld/xilinx-xc7: remove virtex-7 devices with ir-length > 6Daniel Anselmi1-8/+10
2023-04-14tcl: zynq_7000: add missing id codesDaniel Anselmi1-4/+20
2023-04-07helper/compiler fix build with gcc on MacOSAntonio Borneo1-2/+4
2023-04-07ipdbg: whitespacesDaniel Anselmi1-9/+9
2023-04-07helper/list: re-align with Linux kernel 6.3-rc1Antonio Borneo1-8/+58
2023-04-07helper/list: remove unused hlist_*Antonio Borneo1-238/+1
2023-04-07src/target/mips_m4k : add fast read methodFrançois LEGAL1-0/+73
2023-04-07src/target/mips_m4k : fix condition on overlapping workspace data areaFrançois LEGAL1-2/+2
2023-04-07rtos/FreeRTOS: some optimization of freertos_update_threads()Chao Du1-2/+1
2023-04-01github/workflow: build libjaylink from sourceErhan Kurubas2-0/+24
2023-04-01github/workflow: increase delete-tag-and-release versionErhan Kurubas1-4/+5
2023-03-28flash/nor: missing fileio_close.panciyan1-0/+1
2023-03-28tcl/board: add Calao USB-A9G20Wolfram Sang1-0/+14
2023-03-28tcl/board/calao-usb-a9260: fix and refactor broken supportWolfram Sang4-60/+14
2023-03-25target: rewrite command 'target smp' as COMMAND_HANDLERAntonio Borneo1-21/+20
2023-03-25target: rewrite command 'target names' as COMMAND_HANDLERAntonio Borneo1-10/+9
2023-03-25target: rewrite command 'target types' as COMMAND_HANDLERAntonio Borneo1-12/+10
2023-03-25target: rewrite command 'target current' as COMMAND_HANDLERAntonio Borneo1-11/+9
2023-03-25target: rewrite command 'arp_halt_gdb' as COMMAND_HANDLERAntonio Borneo1-12/+7
2023-03-25target: rewrite command 'examine_deferred' as COMMAND_HANDLERAntonio Borneo1-7/+10
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