flash/nor: Do not update 'is_erased'
[fw/openocd] / src /
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
2021-08-14 Antonio Borneojtag/mpsse: fix SIGSEGV for use after free
2021-08-14 Antonio Borneoarm_adi_v5: use macro DP_APSEL_MAX in place of magic...
2021-08-14 Antonio Borneoopenocd: fix cleanup order: cti before dap
2021-08-14 Antonio Borneoarm_adi_v5: fix access to 64-bit MEM-AP
2021-08-14 Antonio Borneoarm_adi_v5: fix signed offset in Class 0x1 ROM tables
2021-08-14 Antonio Borneohelper/align.h: use it
2021-08-14 Antonio Borneohelper: add align.h
2021-08-14 Jan Matyasrtos: add debug prints for qSymbol lookup
2021-08-14 Jan Matyasflash/nor/atsamv: fixed "maybe uninitialized" compiler...
2021-07-31 Julien Massotrtos: zephyr: add zephyr_params for cortex r4
2021-07-31 Tim NewsomeCall poll at a fixed interval.
2021-07-31 PoroCYondrivers/cmsis-dap: update for newest protocol version
2021-07-31 Matthew Metsdrivers/bcm2835: Add support for SWDIO direction contro...
2021-07-31 Antonio Borneojtag/aice: fix build with clang on MacOS
2021-07-24 Florian Fainelliarm_adi_v5: Added Cortex-A76 identifiers
2021-07-24 Florian Fainelliarm_adi_v5: Provide Brahma-B53 identifiers
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch
2021-07-24 Antonio Borneoopenocd: manually remove NULL comparisons
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [2/2]
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-24 Antonio Borneotarget: rename CamelCase symbols
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-20 Antonio Borneoflash/nor: convert enum in uppercase
2021-07-20 Antonio Borneotarget/nds32: use lowercase for C variables
2021-07-20 Antonio Borneoflash: use lowercase for C variables
2021-07-20 Antonio Borneodrivers/buspirate: use macros in place of const variables
2021-07-20 Antonio Borneojtag/aice: use macros in place of const variables
2021-07-20 Antonio Borneosvf: rename CamelCase label
2021-07-20 Antonio Borneotarget/nds32: rename CamelCase symbols
2021-07-20 Antonio Borneotarget/mips: rename CamelCase symbols
2021-07-20 Antonio Borneotarget/arm: opcodes: rename CamelCase symbols and upper...
2021-07-20 Antonio Borneotarget/cortex_m: rename CamelCase symbol
2021-07-20 Antonio Borneotarget/arm: rename CamelCase symbols
2021-07-20 Marc Schinkdrivers/ftdi: Group adapter commands
2021-07-10 Jan Matyastarget: add support for 64bit data in mem2array and...
2021-07-10 Daniel Goehringtarget: add 64-bit address array command support
2021-07-10 Jan Matyastarget/semihosting: Fix of close(): Never close standar...
2021-07-10 Jan Matyastarget/semihosting: Capture errno in SEMIHOSTING_SYS_ISTTY
2021-07-02 Marc Schinktarget/cortex_a: Replace printf() with LOG_DEBUG()
2021-07-02 Marc Schinktarget/aarch64: Replace printf() with LOG_DEBUG()
2021-07-02 Marc Schinktarget/mips64: Replace printf() with LOG_ERROR()
2021-07-02 Tim NewsomeAdd RTOS memory read/write functions.
2021-07-02 Jan Matyastarget: check return value of register get/set callbacks
2021-07-02 Marc Schinktarget/stm8: Remove unused member 'stm8_common'
2021-07-02 Kevin Burketarget/adiv5: Large Physical Address Extension
2021-07-02 Antonio Borneortos/eCos: rename CamelCase symbols
2021-07-02 Antonio Borneortos: rename CamelCase symbols
2021-07-02 Antonio Borneortos: convert CamelCase enum in uppercase
2021-07-02 Antonio Borneoserver: rename CamelCase symbols
2021-07-02 Antonio Borneojtag/swd: rename CamelCase macros
2021-07-02 Antonio Borneojtag: rename CamelCase symbols
2021-07-02 Antonio Borneohelper: rename camelcase symbols
2021-07-02 Antonio Borneoflash: rename CamelCase symbols
2021-07-02 Antonio Borneoflash/nor/cfi: fix CamelCase symbols in cfi_spansion_pr...
2021-06-27 Antonio Borneostlink: fix SIGSEGV with libusb v1.0.24-33-g32a2206...
2021-06-27 Marc Schinkflash/nor/stm32l4: Fix stm32l4_probe()
2021-06-26 Marc Schinktarget/breakpoints: Remove dead code and cleanup
2021-06-26 Antonio Borneoarmv7m: replace flag 'stlink' with 'is_hla_target'
2021-06-26 Marc Schinktarget/dsp563xx: Use bool data type for 'hardware_break...
2021-06-26 Marc Schinktarget/dsp563xx: Handle return values
2021-06-26 Jesse Sheridantarget/riscv: Implement get_gdb_arch()
2021-06-18 R. DiezDoc fix: echo writes to the log, and not to stdout
2021-06-18 Marc SchinkUse boolean argument for register_get_by_name()
2021-06-18 Marc Schinktarget/register: Minor code cleanup
2021-06-18 Tarek BOCHKATIflash/stm32fxx.c: do not read CPUID as this info is...
2021-06-18 Tarek BOCHKATIcortex_m: enhance core and arch detection
2021-06-18 Tarek BOCHKATItarget/arm: optimize architecture flags
2021-06-18 Marc Schinktarget: Rename 'linked_BRP' to 'linked_brp'
2021-06-13 Tarek BOCHKATIarmv4_5: do not read/write non-existent registers
2021-06-13 Tarek BOCHKATIarm_dpm: do not read/write non-existent registers
2021-06-13 Tarek BOCHKATIarmv8_dpm: do not read/write non-existent registers
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2021-06-13 Tim NewsomeAdd remote bitbang write buffer.
2021-06-13 Marc Schinktarget/cortex_a: Use bool data type
2021-06-04 Marc Schinktarget/startup.tcl: Do not use 'Yoda conditions'
2021-06-04 R. DiezAvoid non-standard conditionals with omitted operands.
2021-06-04 Tim NewsomeAdd target_data_bits().
2021-06-04 Adrian Negreanucmsis_dap: add support for swo commands
2021-06-04 Marc Schinktarget: Use 'bool' for 'reset_halt'
2021-06-04 Marc Schinkdrivers/jlink: Remove trailing dots
2021-06-04 Jan Matyasgdb_server: Log both incoming and outgoing GDB packets
2021-06-04 Antonio Borneohelper/list.h: add mention to the example in contrib
2021-06-04 Antonio Borneohelper/list.h: align file to Linux v5.12
2021-06-04 Antonio Borneoserver/telnet: fix autocomplete for jimtcl commands
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [1/2]
2021-06-03 Antonio Borneotarget/cortex_a: fix memory leak on watchpoints
2021-06-03 Antonio Borneotarget/cortex_a: add support for watchpoint length...
2021-06-03 Antonio Borneotarget/cortex_a: fix number of watchpoints
2021-06-03 Chengyu Zhengtarget/cortex_a: add support for watchpoints
2021-05-31 micbistarget/arm_adi_v5: Fix clear sticky overrun flag during...
2021-05-29 Antonio Borneostlink: reorder the flag macro by firmware release
2021-05-29 Antonio Borneostlink: add comment of firmware version for each flag bit
2021-05-29 Antonio Borneohelp: fix line size in 'usage' output
2021-05-29 Antonio Borneohelp text: remove trailing space
2021-05-29 Antonio Borneortos: use ARRAY_SIZE() and simplify rtos_type.create()
2021-05-29 Antonio Borneoopenocd: use macro ARRAY_SIZE()
next