drivers/cmsis-dap: flush read
[fw/openocd] / src /
2021-04-18 Tomas Vanekdrivers/cmsis-dap: flush read
2021-04-18 Tomas Vanekdrivers/cmsis-dap: improve error checking
2021-04-18 Antonio Borneohelper/command: rename s/command_unknown/jim_command_di...
2021-04-18 Antonio Borneohelper/command: make script_debug() static
2021-04-18 Antonio Borneohelper/command: get rid of the tree of struct command
2021-04-18 Antonio Borneohelper/command: unregister commands through their full...
2021-04-18 Antonio Borneohelper/command: simplify jim_command_mode()
2021-04-18 Antonio Borneohelper/command: simplify run_command()
2021-04-18 Antonio Borneohelper/command: register full-name commands in jim
2021-04-18 Antonio Borneohelp: re-implement 'help' independent from tree of...
2021-04-18 Antonio Borneocommand mode: return "any" for tcl proc
2021-04-18 Antonio Borneohelper/command: pass command prefix to command registration
2021-04-18 Antonio Borneohelper/command: override target only on target prefixed...
2021-04-18 Antonio Borneohelper/command: get current target from dedicated API
2021-04-18 Antonio Borneohelper/command: use one single handler for all the...
2021-04-18 Antonio Borneohelper/command: always pass struct command as jim priva...
2021-04-18 Cheng-Shiun TsaiAarch64:Switch to EL1 from EL0 before manipulate MMU
2021-04-11 Antonio Borneomem_ap: allow GDB connections
2021-04-11 Liming Suntarget/aarch64: Add watchpoint support
2021-04-10 Tomas Vanekdrivers/cmsis-dap: tidy up buffer access
2021-04-10 Adrian Negreanucmsis-dap: don't update the packet size across backends.
2021-04-05 Antonio Borneoopenocd: drop dependency from libusb0
2021-04-05 Antonio Borneodrivers/arm-jtag-ew: switch to libusb1
2021-04-05 Antonio Borneodrivers/usbprog: switch to libusb1
2021-04-05 Antonio Borneojimtcl: add temporary workaround for memory leak in...
2021-04-05 Raúl Sánchez Silesbuild: Fix out-of-tree with --disable-dependency-tracki...
2021-03-24 Tarek BOCHKATIflash/stm32l4x: probe tzen and rdp values
2021-03-24 Tarek BOCHKATIflash/stm32l4x: introduce stm32l4_part_info.flags for...
2021-03-24 Tarek BOCHKATIflash/stm32l4x: enhance protect handler to use efficien...
2021-03-24 Tarek BOCHKATIstm32l4x: add OTP support for STM32 G0/G4/L4/L4+/L5...
2021-03-24 Tomas Vanekflash/nor/atsame5: add SAME51G18A and SAME51G19A devices
2021-03-24 Mischa Studerflash/nor/cfi: fix uninitialized write-mem pointer
2021-03-19 Oleksij Rempeldrivers: USB Blaster II: close file and release USB...
2021-03-19 Oleksij Rempeldrivers: USB Blaster II: claim interface before using it
2021-03-19 Evgeniy Didintarget/arc: refactor ARC register numbers defines
2021-03-19 Rene Kitabuild: remove warnings with gcc 11
2021-03-19 Tarek BOCHKATIaarch64: handle semihosting in aarch32 state
2021-03-19 Tarek BOCHKATItelnet: support end and home keys
2021-03-19 Tim NewsomeImplement CRC32 algorithm for RISC-V.
2021-03-19 Christian Hoffaarch64: add support for "reset halt"
2021-03-19 Antonio Borneojtag: remove minidriver code and minidriver-dummy
2021-03-19 Antonio Borneozy1000: drop the code, deprecated in v0.10.0
2021-03-19 Antonio Borneoioutil: drop the code, deprecated in v0.10.0
2021-03-19 Antonio Borneooocd_trace: drop the code, deprecated in v0.10.0
2021-03-19 Antonio Borneotarget: remove handling of target's deprecated_name
2021-03-19 Antonio Borneotarget: remove target names already deprecated in v0.8.0
2021-03-19 Antonio Borneostartup.tcl: remove commands already deprecated in...
2021-03-19 Antonio Borneoopenocd: remove command line flag -p/--pipe deprecated...
2021-03-19 Antonio Borneotarget/arm920t: remove command 'arm920t cp15i' deprecat...
2021-03-19 Antonio Borneotarget/arm720t: remove command 'arm720t cp15' deprecate...
2021-03-16 Raúl Sanchez Silesflash/stm32l4x: zero init stm32l4_flash_bank struct...
2021-03-10 Marc Schinkflash/nor/stmqspi: Replace macros with static inline...
2021-03-10 Antonio Borneostlink: swo: use completely the available buffer
2021-03-10 Antonio Borneojtag/nulink: add a space after PRIx32
2021-03-10 Tarek BOCHKATIcortex_m: avoid reading and writing non-existent registers
2021-03-10 Antonio Borneoserver: revert commit 7e6556b3cad8
2021-03-10 Antonio Borneoarmv7m_trace: get rid of the old tpiu code
2021-03-10 Antonio Borneoarm_tpiu_swo: add support for independent TPIU and SWO
2021-03-10 Antonio Borneoitm: rework itm commands before 'init'
2021-03-10 Antonio Borneostlink: fix execution order in stlink_config_trace()
2021-03-10 Antonio Borneodrivers/rlink: switch to libusb1
2021-03-10 Adrian Negreanuarmv7m_trace_itm_config: wait for ITMBusy to be cleared
2021-03-10 Adrian Negreanucmsis_dap: remove DAP_MAX_CLOCK
2021-03-10 Yasushi SHOJItarget: Remove redundant initialization of endianness
2021-03-10 Marc Schinktarget/mips: Remove typedef'd struct
2021-03-10 Marc Schinkflash/nand/lpc32xx: Remove typedef'd struct
2021-03-10 Marc Schinkrtos: Remove typedef'd struct
2021-03-10 Tarek BOCHKATIstlink: support of ST-LINK TCP server using stlink...
2021-03-10 Tarek BOCHKATIstlink: separate stlink core from USB functions
2021-03-04 Antonio Borneotarget: avoid polling during 'resumed' event handler
2021-02-13 Peter Mamonovtarget: use proper macro for parsing watchpoint address
2021-02-13 Krzysztof HockubaFix jtag_usb_location_equal for path members > 9
2021-01-24 Bohdan Tymkivjlink: fix device discovery when network is off
2021-01-18 Antonio Borneoconfigure: drop macro 'AC_HEADER_TIME'
2021-01-18 Antonio Borneodriver/ftdi: skip trst in swd mode
2021-01-18 Tarek BOCHKATIcortex_m: [FIX] ARMv8-M does not support VECTRESET
2021-01-18 Tarek BOCHKATItarget/riscv: fix build error with -Werror=maybe-uninit...
2021-01-18 Tarek BOCHKATIflash/stmqspi: fix build error with -Werror=maybe-unini...
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions
2021-01-13 Antonio Borneoopenocd: fix incorrect doxygen comments
2021-01-13 Antonio Borneoflash/nor/max32xxx: fix path of include file
2021-01-13 Antonio Borneotarget: fix memory leak on multiple '-gdb-port' flag
2020-12-26 Antonio Borneogdb_server: fix HW thread status at gdb attach
2020-12-26 Antonio Borneogdb_server: minor fix for indentation
2020-12-26 Antonio Borneortos/hwthread: fix register list for armv7a
2020-12-26 Antonio Borneocortex-a: fix reset on dapdirect transports
2020-12-26 Antonio Borneoarmv7m_trace: stop getting traces from adapter at exit
2020-12-26 Luca LindhorstCorrect warning message
2020-12-09 Antonio Borneoflash/nor/stmsmi: fix compile error with clang 12.0.0
2020-12-09 Łukasz Misekjtag/drivers/ulink: auto-detect OpenULINK USB endpoints...
2020-12-09 Tarek BOCHKATIflash/nor/sfdp|stmqspi: fix build issue with clang...
2020-12-05 Antonio Borneotarget/register: use an array of uint8_t for register...
2020-12-05 Antonio Borneomips_mips64: fix minor host endianness bug
2020-12-05 Antonio Borneoarm7_9_common: fix host endianness bug in arm7_9_full_c...
2020-12-05 Antonio Borneoarmv4_5: fix output of command 'arm reg'
2020-12-05 Antonio Borneoarmv4_5: fix segmentation fault in command 'arm reg'
2020-12-05 Boran Carjep106: Add new IDs from JEDEC
2020-12-02 Marc SchinkAdd initial RTT support
2020-12-02 Tomas Vanekadi_v5_swd: wait for readable DPIDR, ABORT if stalled
2020-12-02 Tomas Vanekarm_adi_v5: prevent possibly endless recursion in dap_d...
next