aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-12jtag/drivers: Add new driver for ANGIE USB-JTAG AdapterAhmed BOUDJELIDA12-0/+2488
2023-08-12contrib/firmware: add new adapter ANGIE's firmware/bitstream codeAhmed BOUDJELIDA25-0/+3847
2023-08-12libusb_helper: split error and returned valueAntonio Borneo8-62/+85
2023-08-12LICENSES: Add the LGPL-2.1 licenseThomas Gleixner2-0/+504
2023-08-08breakpoints: use 64-bit type for watchpoint mask and valueParshintsev Anatoly10-34/+36
2023-08-05doc: port "0" requests any available port for usage by OpenOCD serverParshintsev Anatoly1-0/+3
2023-08-05pld/virtex2: allow calling set_instr_codes and set_user_codes before 'init'Daniel Anselmi1-2/+2
2023-08-03register: refactor register_cache_invalidate()Marek Vrbka1-3/+2
2023-07-29target: fix messages and return values of failed op because not haltedTomas Vanek29-131/+145
2023-07-24jtag/drivers/xds110: Fix compiler warning.Tim Newsome1-10/+1
2023-07-22target/riscv: Add null pointer check before right shift for bscan tunneling.eolson1-2/+4
2023-07-22target/arc: fix off-by-one error in arc_save_context()Artemiy Volkov1-14/+10
2023-07-14tcl/board: add esp32s3-builtin.cfg fileErhan Kurubas1-0/+15
2023-07-14tcl/interface: add Espressif builtin usb_jtag config file.Erhan Kurubas1-0/+9
2023-07-14target/espressif: cleanup unused macro definitionsErhan Kurubas3-43/+0
2023-07-14target/espressif: read entry addresses of pre-defined stub functionsErhan Kurubas6-21/+300
2023-07-14target/esp_xtensa: add xtensa on_halt handlerErhan Kurubas7-3/+35
2023-07-14tcl/target: update esp32s3.cfg to reference shared functions in the esp_commo...Erhan Kurubas1-92/+12
2023-07-14tcl/target: update esp32s2.cfg to reference shared functions in the esp_commo...Erhan Kurubas1-50/+12
2023-07-14tcl/target: update esp32.cfg to reference shared functions in the esp_common.cfgErhan Kurubas1-79/+15
2023-07-14tcl/target: move Espressif shared functions to esp_common.cfgErhan Kurubas1-3/+182
2023-07-14doc:usb_adapters: add lsusb dump of STLINK-V3PWRAntonio Borneo2-0/+324
2023-07-14ipdbg: fix 'double free' in case of failed startDaniel Anselmi1-3/+1
2023-07-14flash/nor/stm32l4x: Add revision 'V' for STM32L4R/S devicesMarc Schink1-0/+1
2023-07-14tcl/ultrascale: add more ultrascale devicesDaniel Anselmi1-26/+73
2023-07-14tcl/cpld: add config files for virtex-7 devices with ir-length > 6Daniel Anselmi4-9/+90
2023-07-13target/espressif: fix build issue with older gcc versionsErhan Kurubas1-1/+1
2023-07-08jtag/stlink: add STLINK-V3PWR supportLaurent LEMELE5-6/+53
2023-07-08ipdbg/pld: ipdbg can get tap and hub/ir from pld driver.Daniel Anselmi10-9/+245
2023-07-08pld/virtex2: add program/refresh commandDaniel Anselmi6-0/+60
2023-07-08pld/gowin: add missing documentationDaniel Anselmi1-0/+15
2023-07-08tcl/cpld: add config files for more xilinx fpga familiesDaniel Anselmi9-1/+194
2023-07-08pld/xilinx: make instruction codes configurableDaniel Anselmi3-12/+125
2023-07-08pld: give devices a name for referencing in scriptsDaniel Anselmi27-238/+285
2023-07-08tcl/board/bemicro: source cycloneiii.cfg from correct pathDaniel Anselmi1-1/+1
2023-07-01semihosting: fix handling of errnoMarek Vrbka1-32/+47
2023-07-01semihosting: improve semihosting opcode debug messagesMarek Vrbka2-4/+75
2023-06-16riscv/semihosting: Fix ebreak skip on fileio modeMarek Vrbka1-5/+5
2023-06-10target/ti-cjtag: make switching to JTAG more reliableLorenz Brun1-0/+1
2023-06-10jep106: update to revision JEP106BG May 2023Antonio Borneo1-3/+58
2023-06-10semihosting: fix non-zero value on Windows isatty()Marek Vrbka1-1/+2
2023-06-10gdb_server: refactor and unify function gdb_get_char_innerMarek Vrbka1-31/+12
2023-06-10gdb_server: add debug signal reason printsMarek Vrbka3-2/+35
2023-06-10flash/nor: add support for NXP QN908xiosabi6-0/+1348
2023-06-02jtag/vdebug: adding xtensa configJacek Wuwer3-27/+194
2023-06-02jtag/vdebug: using tap_stateJacek Wuwer1-5/+5
2023-06-02jtag/vdebug: fix endianness supportJacek Wuwer1-2/+2
2023-06-02target/espressif: fix clang scan-build warningErhan Kurubas1-1/+1
2023-06-02tcl/board/calao-usb-a9g20-c01: add proper initializationWolfram Sang1-0/+158
2023-06-02Add/Correct STM8L15xx2/3/4/6/8 devicesDominik Wernberger7-2/+170