fw/openocd
2022-08-27 Tomas Vanekflash/nor/nrf5: don't misuse uint32_t for refcount
2022-08-27 Tomas Vanekflash/nor/core: remove unused define
2022-08-27 Antonio Borneoflash/nor: remove empty command definitions
2022-08-27 Antonio Borneodoc: how to use QEMU to test big-endian build
2022-08-27 Tomas Vanekserver/server: fix target timer timing
2022-08-27 Antonio Borneotcl/target: stm32[fl]4x: document the settings for...
2022-08-27 Antonio Borneotcl/target: replace event trace-config
2022-08-27 Tomas Vanekjtag/drivers/kitprog: workaround serious firmware problem
2022-08-27 Tomas Vanekjtag/drivers/kitprog: use HID read timeout
2022-08-27 Paul Fertserflash: nor: use binary prefixes consistently
2022-08-21 Erhan Kurubastarget/xtensa: fix clang analyzer warnings and gcc12...
2022-08-20 Ian ThompsonGeneric Xtensa target config files
2022-08-20 Ian Thompsontarget: add generic Xtensa LX support
2022-08-20 Jae Hyun Yootcl/interface: add linuxgpiod cfg for Aspeed AST2600
2022-08-20 Jae Hyun Yootcl/fpga: add Lattice MachXO3 family support
2022-08-20 MadSquirrelserver/gdb_server: Add support for default thread,...
2022-08-20 Erhan Kurubastarget/semihosting: drop type casting from semihosting...
2022-08-15 Erhan Kurubastarget/espressif: remove author lines from esp32xx...
2022-08-15 Steve Marpledrivers/linuxgpiod: Migrate to adapter gpio commands
2022-08-15 Steve Marpledrivers/am335xgpio: Release resources on error and...
2022-08-15 Steve Marpledrivers/am335xgpio: Migrate to adapter gpio commands
2022-08-15 Steve Marplejtag/adapter: Add command 'adapter gpio'
2022-08-15 Tomas Vanektarget/cortex_m: supress historical reset detection
2022-08-15 Erhan Kurubasloaders/reset/espressif: replace the GPL-2.0-or-later...
2022-08-15 Ian Thompsongdb_server: custom target-specific GDB queries
2022-08-15 Ian Thompsongdb_server: support sparse register maps
2022-08-15 Antonio Borneoopenocd: prevent target polling during 'init'
2022-08-15 Antonio Borneotarget: add API to temporarily mask target polling
2022-08-15 Ian Thompsongdb_server: add "not supported" Z-packet reply
2022-08-15 Erhan Kurubasadapter: run at default speed when clock speed not...
2022-08-15 Asier Llanortos: Support for "none" rtos
2022-08-15 Tim Newsometarget/riscv: Update debug_defines.h.
2022-08-14 Tomas Vanektarget/arm: do not expose 'arm reg', 'arm mcr/mrc'...
2022-08-14 Tomas Vanektarget/arm: make 'arm core_state' command compatible...
2022-08-14 Tomas Vanektarget/cortex_m: prevent segmentation fault in cortex_m...
2022-08-14 Tomas Vanektarget: move parent target structs just after common_magic
2022-08-14 Tomas Vanektarget/aarch64: fix duplicate common magic
2022-08-14 Tomas Vanektarget: consolidate existing target/algo common_magic
2022-08-08 Tomas Vanekflash/nor: remove useless setting of bus_width and...
2022-08-08 Tomas Vanektarget: fix unaligned return of target_get_working_area...
2022-08-08 Martin Hierholzerfix Kinetis 100 MHz rev 1.x programming
2022-08-08 Frank DischnerFreeRTOS: Always show current execution before schedule...
2022-08-08 Frank DischnerFreeRTOS: Fix current thread ID when no threads are...
2022-08-08 Tomas Vanektarget/cortex_a: remove unused CORTEX_A15_COMMON_MAGIC
2022-08-01 Tomas Vanekflash/nor/fespi: check target type
2022-08-01 Tomas Vanektarget/riscv: add common magic
2022-08-01 Tomas Vanektarget/riscv: use struct riscv_info instead of typedef...
2022-07-30 Ben Benderarm_adi_v5: Adding Nuvoton NPCX quirk
2022-07-30 Jacek Wuwerdrivers/vdebug: add support for DAP level interface
2022-07-23 Erhan Kurubastarget/semihosting: export semihosting_common_handlers...
2022-07-23 Adrien Grasseintcl: ngultra: add target config file
2022-07-23 Antonio Borneohelper/jim-nvp: avoid camelcase error by deprecated API
2022-07-23 Antonio Borneoopenocd: src: replace SPDX to remaining files
2022-07-23 Antonio Borneoopenocd: src: replace the GPL-2.0-or-later license tag
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2022-07-23 Antonio Borneoopenocd: src/rtos: replace the GPL-2.0-or-later license tag
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag
2022-07-23 Antonio Borneoopenocd: src/helper: replace the GPL-2.0-or-later licen...
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2022-07-23 Antonio Borneoopenocd: src: fix incorrect SPDX tags
2022-07-23 Antonio Borneoopenocd: src: fix incorrect GPL license tag
2022-07-23 Antonio Borneoopenocd: src: replace the GPL-2.0-only license tag
2022-07-23 Antonio Borneoopenocd: src: replace the incomplete GPL-2.0-or-later...
2022-07-23 Antonio Borneoopenocd: src: replace the GPL and BSD-Source-Code licen...
2022-07-23 Antonio Borneoopenocd: src: replace the GPL with eCos exception 2...
2022-07-23 Antonio Borneoopenocd: src: replace the BSD-2-Clause-Views license tag
2022-07-23 Antonio Borneoopenocd: src: replace the BSD-3-Clause license tag
2022-07-23 Antonio Borneoopenocd: src: add GPL license tag on files that miss it
2022-07-23 Antonio Borneoopenocd: src: remove duplicated GPL license tag
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag
2022-07-02 Pavel Kirienkosemihosting: fix return value of SYS_READ and SYS_WRITE
2022-07-02 Antonio Borneotarget: esp_xtensa_smp: fix clang report
2022-07-02 Erhan Kurubassemihosting: move semihosting_result_t from riscv.h...
2022-07-02 Erhan Kurubastcl/esp32s3: check memory protection on gdb attach
2022-07-02 Erhan Kurubastcl/esp32s2: check memory protection on gdb attach
2022-07-02 Erhan Kurubasjtag: add esp_usb_jtag driver
2022-07-02 R. Diezconfigure: provide advice if PKG_PROG_PKG_CONFIG unavai...
2022-06-24 Antonio Borneohelper: fix build with mingw gcc 12.1.0
2022-06-24 Antonio Borneotcl: add SPDX tag
2022-06-24 Antonio Borneotcl/interface: add SPDX tag
2022-06-24 Antonio Borneotcl/board: add SPDX tag
2022-06-24 Antonio Borneotcl/target: add SPDX tag
2022-06-24 Antonio Borneotcl: move SPDX tag as first line
2022-06-24 Antonio Borneotcl: replace FSF boilerplate with SPDX tag
2022-06-24 Antonio Borneotcl/board/steval-idb012v1: fix SPDX tag
2022-06-24 Antonio Borneotcl/interface/vdebug: add newline to file's last line
2022-06-24 Antonio Borneosemihosting: remove comparison with NULL
2022-06-24 Antonio Borneodrivers/linuxgpiod: simplify gpio release
2022-06-24 Antonio Borneodrivers/linuxgpiod: release gpio at exit
2022-06-24 Antonio Borneoaarch64: fix handling of 'reset halt'
2022-06-24 Alvin Šipragatcl/target/imx8m: use hwthread rtos
2022-06-24 Erhan Kurubassemihosting: add custom user command handler
2022-06-24 Erhan Kurubasesp32s2: convert counted timeout to timeval_ms
2022-06-24 Erhan Kurubastarget: add Espressif ESP32-S3 basic support
2022-06-24 Erhan Kurubastarget: add Espressif ESP32 basic support
2022-06-24 Daniel Goehringtarget/board: Add Ampere QS|MQ config files
2022-06-24 Antonio Borneoarm_adi_v5: parse ROM tables behind SoC-600 APv1 adapter
2022-06-24 Antonio Borneoadiv6: stay in same AP during dap_lookup_cs_component()
2022-06-24 Antonio Borneoadiv6: add support for ROM tables in AP
2022-06-24 Antonio Borneoadiv6: prepare for AP level ROM tables
next