target/cortex_a: remove unused CORTEX_A15_COMMON_MAGIC
[fw/openocd] / src /
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 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 Kurubasjtag: add esp_usb_jtag driver
2022-06-24 Antonio Borneohelper: fix build with mingw gcc 12.1.0
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 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 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
2022-06-24 Antonio Borneoarm_adi_v5: add option 'root' to 'dap info' command
2022-06-24 Antonio Borneoadiv6: use struct adiv5_ap->ap_num to contain the AP...
2022-06-24 Antonio Borneoadiv6: add low level swd transport
2022-06-24 Kevin Burkeadi_v5_jtag: extend memaccess_tck to every AP access
2022-06-24 Kevin Burkeadiv6: add low level jtag transport
2022-06-24 Antonio Borneoadi_v5_jtag: clear sticky overrun error
2022-06-24 Kevin Burkeadiv6: read ROM Table address size
2022-06-24 Kevin Burkeadiv6: re-organize mem_ap registers definition
2022-06-24 Kevin Burkeadiv6: add dap flags -adiv5 and -adiv6
2022-06-24 Antonio Borneoarm_adi_v5: add ap refcount and add get/put around...
2022-06-10 Erhan Kurubassemihosting: fix accessing memory outside the bounds...
2022-06-10 Tarek BOCHKATItelnet_server: fix scan-build warning
2022-06-10 Antonio Borneoarm_adi_v5: check for calloc() return value
2022-06-10 Antonio Borneodrivers/bitbang: silence scan-build warning
2022-06-10 Antonio Borneoarm_adi_v5: fix scan-build warning [3/3]
2022-06-10 Antonio Borneoarm_adi_v5: fix scan-build warning [2/3]
2022-06-10 Antonio Borneoarm_adi_v5: fix scan-build warning [1/3]
2022-06-10 Tomas Vanekflash/nor/numicro: remove useless architecture check
2022-06-08 Erhan Kurubastelnet_server: fix valgrind error
2022-06-04 Tarek BOCHKATIflash/stm32l4x: fix scan-build warnings
2022-06-04 Tarek BOCHKATIstlink: manage TCP_BUSY status code when using RW MISC
2022-06-04 Tomas Vanektarget/riscv: drop unused variable registers_initialized
2022-06-04 Erhan Kurubastarget: add Espressif ESP32-S2 basic support
2022-06-03 Tarek BOCHKATIcortex_a: get rid of not needed log messages
2022-05-29 Tomas Vanekflash/nor/core, target: don't ask for working mem if...
2022-05-27 Tim NewsomeGive each SMP group a unique number.
2022-05-21 Erhan Kurubassemihosting: add semihosting_basedir command
2022-05-21 Erhan Kurubasflash: fix clang static analyzer build errors
2022-05-21 Tomas Vanektarget: fix clang static analyzer warning
2022-05-18 Tomas Vanektarget/riscv: fix 'reset run' after 'reset halt'
2022-05-14 Steve Marpledrivers/am335xgpio: Add AM335x driver for bitbang suppo...
2022-05-14 Steve Marplebcm2835gpio: Fix incorrect GPIO validation
2022-05-14 Antonio Borneoopenocd: add post-init and pre-shutdown helpers
2022-05-14 Antonio Borneoaarch64: don't wait for smp targets halted in deassert...
2022-05-14 Antonio Borneoarm_adi_v5: add support for 64bit Class 0x9 ROM tables
2022-05-14 Antonio Borneoarm_adi_v5: replace dap_lookup_cs_component()
2022-05-14 Antonio Borneoarm_adi_v5: let dap_lookup_cs_component() to get AP...
2022-05-14 Antonio Borneoarm_adi_v5: abstract actions during ROM table parsing
2022-05-14 Antonio Borneoarm_adi_v5: separate ROM table parsing from command...
2022-05-14 Antonio Borneoarm_adi_v5: separate ROM table parsing from command...
2022-05-14 Antonio Borneoarm_adi_v5: separate ROM table parsing from command...
2022-05-14 Antonio Borneoarm_adi_v5: handle faulting entry in ROM table
2022-05-14 Antonio Borneoarm_adi_v5: report sysmem on class 0x9 ROM tables
2022-05-14 Antonio Borneoarm_adi_v5: split ROM table loop from generic coresight
2022-05-14 Antonio Borneoarm_adi_v5: rework dap_read_part_id()
2022-05-14 Florian Fainelliarm_adi_v5: add support for display Class 0x9 ROM tables
2022-05-14 Antonio Borneoarm_adi_v5: describe Class 0x9 Device Architecture...
2022-05-14 Antonio Borneoadi_v5_jtag: reduce verbosity on persistent WAIT
2022-05-14 Antonio Borneoarm_coresight: define ARM_CS_CIDR_CLASS()
2022-05-07 Tomas Vanektarget: document possibly unreachable target in deinit_...
2022-05-07 Antonio Borneotarget: fix build with jimtcl 0.79
2022-05-07 Salvatore Giorgio... bluenrg: add support for bluenrg-lps device and board
2022-05-07 Antonio Borneoserver/gdb: fix gdb remote monitor cmd on multi-target
2022-05-07 Antonio Borneosmp: deprecate legacy SMP core switching support
2022-05-01 jihongbindrivers/cmsis-dap: Correct the DAP protocol parameter...
2022-04-30 fatalctarget/disassembler: update capstone include path...
2022-04-30 Marc Schinktarget/arm_cti: Fix error handling in 'cti create'
next