]> www.infradead.org Git - users/borneoa/openocd-next.git/shortlog
users/borneoa/openocd-next.git
2025-02-16 Tomas Vanekjtag/core: fix segfault when adapter driver has no...
2025-02-16 Tomas Vanektarget/cortex_m: call adapter_deassert_reset() only...
2025-02-16 R. DiezMakefile.am: DISTCHECK_CONFIGURE_FLAGS -> AM_DISTCHECK_...
2025-02-16 R. Diezconfigure.ac: show vdebug in the config summary
2025-02-16 R. Diezoptions.c: option --help should yield exit code 0
2025-02-16 Antonio BorneoREADME: report dependency from libjim
2025-02-16 Daniel DeGrassetarget/arc: allow reading memory while target runs
2025-02-16 Chris Friedttarget/arc: add RTT commands
2025-02-16 Antonio Borneocheckpatch: enable check for new typedefs
2025-02-16 Antonio Borneojtag: drop useless typedef tap_state_t
2025-02-16 Antonio Borneojtag: openjtag: drop useless typedef openjtag_tap_state_t
2025-02-16 Antonio Borneojtag: bitbang: drop useless typedef bb_value_t
2025-02-16 Antonio Borneojtag: remote_bitbang: drop useless typedef flush_bool_t
2025-02-16 Antonio Borneotarget_request: drop useless typedef target_req_cmd_t
2025-02-16 Antonio Borneotarget: trace: drop useless typedef trace_status_t
2025-02-16 Antonio Borneotarget: etm: drop useless typedefs
2025-02-16 Antonio Borneonor: lpc2000: drop useless typedef lpc2000_variant
2025-02-16 Antonio Borneotarget: esp_algorithm: drop useless typedefs
2025-02-16 Antonio Borneodrivers: rshim: drop useless typedef
2025-02-16 Antonio Borneoopenocd: drop useless typedef
2025-02-16 Antonio Borneortt: drop useless typedefs
2025-02-12 Samuel Obuchgithub/workflow: build jimtcl from sources
2025-02-11 Richard Pasekdriver/linuxspidev: Clear queue on allocation
2025-02-11 Tomas Vanekdrivers/linuxspidev: fix use of uninitialized speed...
2025-02-11 Tomas Vanekdrivers/linuxspidev: fix minor memory leak
2025-02-11 Marc Schinkrtos/hwthread: Use LOG_TARGET_xxx()
2025-01-31 Sergey Matsievskiyflash/nor: add DesignWare SPI controller driver
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'
next