]> www.infradead.org Git - users/borneoa/openocd-next.git/shortlog
users/borneoa/openocd-next.git
2025-01-31 Paul Fertserrtos: chibios: replace malloc+sprintf with alloc_printf
2025-01-25 Marc Schinkbootstrap: Do not set up Git submodules by default
2025-01-25 Marc SchinkDeprecate jimtcl Git submodule
2025-01-25 Antonio Borneohelper/log: Fix build using _DEBUG_FREE_SPACE_
2025-01-25 Antonio Borneoconfigure: allow --enable-malloc-logging only with...
2025-01-25 Antonio Borneoconfigure: make more robust the check for elf 64
2025-01-25 Evgeniy Naydanovhelper/options: handle errors in `-l`
2025-01-25 Evgeniy Naydanovhelper/options: drop redundant argument checks
2025-01-25 Marek Vrbkavdebug: Fix socket comparison warning on Windows
2025-01-25 Tomas Vanekflash/nor/kinetis: fix assertion during flash write
2025-01-25 Antonio BorneoOpenOCD: fix code indentation
2025-01-25 Antonio Borneotarget: cortex_m: add support of ARMv8.1-M register...
2025-01-25 Antonio Borneotarget: armv7m: add support of per register data_type
2025-01-22 Richard PasekAdd Linux SPI device SWD adapter support
2025-01-12 Antonio Borneohelper: list: rename macro clashing with sys/queue.h
2025-01-12 R. Diezamend angie build definitions to fix make dist
2025-01-12 R. Diezmake bitbang_interface const
2025-01-09 Tomas Vanektarget: free private_config if target initialisation...
2025-01-09 Tomas Vanekdrivers/cmsis_dap_usb_bulk: allow waiting for bulk...
2025-01-09 Tomas Vanekdrivers/cmsis_dap: use blocking flag instead of wait...
2025-01-06 David (Pololu)flash/stm32l4x: add STM32C071xx support
2025-01-02 Antonio Borneoconfigure: fix dependency of bitbang from dummy adapter
2024-12-30 Marc Schinktarget/arc: Use LOG_TARGET_xxx()
2024-12-30 Marc Schinktarget/armv7m: Use LOG_TARGET_xxx()
2024-12-30 Marc Schinktarget/esirisc: Use LOG_TARGET_xxx()
2024-12-30 Marc Schinktarget/mem_ap: Use LOG_TARGET_xxx()
2024-12-30 Marc Schinkhelper/log: Add LOG_TARGET_USER()
2024-12-29 Tomas Vanektcl/interface: Find proper alias for RP1 on Raspberry...
2024-12-29 Marc Schinktcl/target: Add config for STM32U0x
2024-12-29 Marc Schinkflash/nor/stm32l4x: Add support for STM32U0 series
2024-12-22 Marc Schinktcl/board: Add nRF54L15-DK config file
2024-12-22 Marc Schinktcl/target: Add support for Nordic nRF54L series
2024-12-22 Marc Schinkrtos/rtos: Remove 'ERROR: ' prefix in error log
2024-12-22 Marc Schinktarget/mips: Remove 'ERROR: ' prefix in error log
2024-12-22 Marc Schinktarget/xtensa: Remove 'ERROR: ' prefix in error log
2024-12-22 R. Diezconfigure.ac: switch from $host to $host_os
2024-12-22 R. Diezconfigure.ac: enable the Dummy adapter by default
2024-12-22 Antonio Borneortos: mqx: minor rework to avoid a cast
2024-12-22 Paul Fertserrtos: mqx: replace malloc+strcpy with strdup
2024-12-22 Antonio Borneotarget: aarch64: fix out-of-bound access to array
2024-12-22 Marc Schinkdoc/manual: Add section about logging
2024-12-22 fanoushrtt server: fix for dropped data when target has no...
2024-12-22 Pete Moorejimtcl: Fix command not found
2024-12-21 Pete Mooreflash/nor/sfdp: Fix broken DEBUG log line on macOS
2024-11-23 Henrik Mautarget/xtensa: add maskisr command support for NX
2024-11-23 Marc Schinktarget/cortex_m: Use LOG_TARGET_xxx()
2024-11-23 Marc Schinktarget/breakpoints: Use LOG_TARGET_ERROR()
2024-11-23 Marc Schinkrtos: Remove 'ERROR: ' prefix in error log
2024-11-23 Marc Schinktarget/xtensa: Remove 'ERROR: ' prefix in error log
2024-11-23 R. Diezconfigure.ac: improve validation of some --enable-xxx...
2024-11-23 R. Diezconfigure.ac: show the linuxgpiod adapter in the config...
2024-11-23 R. Diezenable the Bus Pirate adapter by default on most systems
2024-11-23 Antonio Borneodriver: stlink: get adapter speed through adapter_get_s...
2024-11-23 Marc Schinkhelper/jim-nvp.h: Rework 'isconfigure' variable
2024-11-23 Antonio Borneosemihosting: make local functions static
2024-11-23 Antonio Borneotarget: esirisc: make local functions static
2024-11-23 Antonio Borneotarget: aarch64: drop unused armv8_mmu_translate_va()
2024-11-23 Antonio Borneotarget: x86_32: make x86_32_common_read_io() static
2024-11-23 Antonio Borneotarget: dsp563xx: make dsp563xx_once_reg_read_ex()...
2024-11-23 Antonio Borneopld: make get_pld_device_by_num() static
2024-11-23 Antonio Borneortt: drop unused function rtt_started()
2024-11-23 Antonio Borneodriver: mpsse: make local functions static
2024-11-23 Antonio Borneojtag: driver: make local functions static
2024-11-23 Antonio Borneojtag: core: make local functions static
2024-11-23 Antonio Borneoadapter: make adapter_config_khz() static
2024-11-23 Antonio Borneogitignore: drop ignoring files not generated anymore
2024-11-16 Antonio Borneocheckpatch: exclude gerrit's Change-Id line from commit...
2024-11-16 R. DiezMake bootstrap more robust
2024-11-16 R. DiezMakefile.am: generate ChangeLog with git log instead...
2024-11-16 Jan Matyasautoconf: Add support for code coverage
2024-11-11 Evgeniy Naydanovtarget/breakpoints: fix types in `watchpoint_add_intern...
2024-11-09 Marek Kraustcl/target/bl702: implement full software reset
2024-11-09 Mark Zhuangcontrib: convert 'unsigned' to 'unsigned int'
2024-11-02 MicBisotcl/target/renesas_rz_g2: Rename to renesas_rz and...
2024-11-02 Marc Schinkadapter/parport: Coding style changes
2024-11-02 Marc Schinkadapter/bitbang: Use 'bool' data type for blink()
2024-11-02 Marc Schinktcl/interface: Restructure parport config files
2024-11-02 Mark Zhuangjtag: convert 'unsigned' to 'unsigned int'
2024-11-02 Mark Zhuangflash: convert 'unsigned' to 'unsigned int'
2024-11-02 Mark Zhuangserver: convert 'unsigned' to 'unsigned int'
2024-11-02 Mark Zhuangtarget: riscv: convert 'unsigned' to 'unsigned int'
2024-11-02 Antonio Borneostlink: deprecate HLA support
2024-11-02 Antonio Borneotarget: cortex_m: fix polling for target kept under...
2024-11-02 R. Diezconfigure: show adapter Xilinx XVC/PCIe in the configur...
2024-10-20 Jan Matyasgdb_server: Improve const correctness
2024-10-20 Jan Matyasgitignore: Start ignoring ".vscode"
2024-10-20 Florian Fainelliarm_adi_v5: Added Cortex-A55 debug unit identifier
2024-10-20 Antonio Borneotarget: riscv: remove non-trivial 'unsigned' cast
2024-10-20 Antonio Borneotarget: riscv: convert 'unsigned' to 'unsigned int'
2024-10-20 Antonio Borneocheckpatch: check SPDX in Makefile
2024-10-05 Jan Matyashelper/align.h: Fix macro IS_PWR_OF_2
2024-10-05 Antonio Borneojimtcl: update to version 0.83
2024-10-05 Antonio Borneoopenocd: fix build with jimtcl 0.83
2024-10-05 Antonio Borneoopenocd: build: allow more socket connections on Windows
2024-10-05 Antonio Borneojtag: bcm2835gpio: fix macro definition
2024-10-05 Antonio Borneotarget: arm: drop casts commented-out
2024-10-05 Antonio BorneoOpenOCD: drop comparison with true/false
2024-10-05 Antonio Borneotarget: drop comparison to NULL
2024-10-05 Antonio Borneojtag: stlink_usb: drop comparison to NULL
2024-10-05 Antonio BorneoOpenOCD: fix code alignment
next