fw/openocd
2020-05-09 Antonio Borneotcl: remove trailing whitespace
2020-05-09 Antonio Borneotcl: fix typo and spelling
2020-05-09 Antonio Borneodoc: fix typo and spelling
2020-05-09 Antonio Borneodoc: fix texinfo warning on @deffn not at the line...
2020-05-09 Antonio Borneohelper/ioutil: silence gcc-8 on strncpy
2020-05-09 Antonio Borneohelper/command: register all commands through register_...
2020-05-09 Antonio Borneotcl: stm32mp15x: fix "reset halt" on CM4 in engineering...
2020-05-09 Marc Schinkflash/nor/efm32: Some small code cleanups
2020-05-09 Marc Schinkserver/telnet: Fix history output
2020-05-09 Tarek BOCHKATIhla: remove unused hl_interface_param_s.api
2020-05-09 Marc Schinkflash/nor/avrf: Minor code cleanups
2020-05-09 Marc Schinkflash/nor/kinetis: Minor code cleanups
2020-05-08 Evgeniy Didintarget/arc: introduce breakpoint functionality
2020-05-08 Evgeniy Didintarget/arc: introduce arc_read/write_instruction functions
2020-05-08 Evgeniy Didintarget/arc: Add initial stepping functions
2020-05-07 Tim NewsomeAdd get_thread_reg() and set_reg() for hwthread
2020-05-03 Tomas Vanekloaders/flash/nrf5: add CPU type to loader source
2020-05-03 Tarek BOCHKATIflash/stm32l4x: always use stm32l4_get_flash_reg
2020-05-03 Andreas Bolschrevision id for STM32L4P5/Q5 corrected
2020-05-03 Tomas Vanektarget/armv7m: cosmetic refactorization
2020-05-02 Antonio Borneojtag: remove unused function adapter_driver_modules_load()
2020-05-02 Antonio Borneoserver: set tcp port and bind address before init
2020-05-02 Antonio Borneocoding style: contrib: remove empty lines at end of...
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text...
2020-05-02 Antonio Borneocoding style: tcl: remove empty lines at end of text...
2020-04-24 Andreas Fritiofsonbitbang: Fix FTBFS with GCC 10
2020-04-24 Ilya Kharinflash/nor/stm32l4x: cast wrpxxr_mask to uint16_to to...
2020-04-24 Leonard Crestezftdi: Report an error if no ftdi_vid_pid is specified
2020-04-24 Kevin Burketarget/armv8: Add ARM target name on halt status
2020-04-21 Tomas Vanektarget/armv7m: minor fixes of target algo exit point...
2020-04-21 Tomas Vanekflash/nor: add flash mdw/h/b commands
2020-04-21 Tomas Vanektcl/target/nrf52.cfg: detect AP lock and add command...
2020-04-21 Aurélien Martinnrf5: Comment the flash loader
2020-04-21 Aurélien Martinnrf5: Refresh the watchdog while flashing
2020-04-21 Aurélien Martinnrf5: Include generated loader code
2020-04-21 Florian FainelliRemove BUILD_TARGET64
2020-04-21 Liming Sunjtag/drivers/rshim: Disable the driver by default
2020-04-21 Liming Sunjtag/drivers: add debugging support for Mellanox BlueFi...
2020-04-21 Antonio Borneotools/checkpatch.sh: remove flag --no-tree
2020-04-21 Marek Vasuttcl/target: Drop reference to renesas_gen2_common.cfg
2020-04-21 Antonio Borneotcl: stm32mp15x: add target and board config files
2020-04-20 Tomas Vanekjtag/drivers/ulink: fix clang static analyzer warnings
2020-04-20 Tomas Vanekjtag/drivers/ulink: fix clang static analyzer warning
2020-04-20 Tomas Vanekjtag/drivers/ulink: fix clang static analyzer warning
2020-04-20 Tomas Vanekflash/nand/core: fix clang static analyzer warning
2020-04-20 Evgeniy Didintarget/arc: remove saving context during reset
2020-04-20 Evgeniy DidinAdd documentation section for ARCv2
2020-04-20 Evgeniy DidinIntroduce ARCv2 tcl config files
2020-04-15 Tomas VanekRevert "rtos/FreeRTOS: Fix FreeRTOS thread list reading"
2020-04-13 tscn92flash/nor/efm32: Chip support extension (EFM32GG12B...
2020-04-13 Tarek BOCHKATIserver: set connection::input_pending type to bool
2020-04-13 Tarek BOCHKATIserver/gdb_server: set gdb_connection::ctrl_c type...
2020-04-12 Ake RehnmanEntering SWIM mode on ST-LINK does not update swim...
2020-04-12 Tarek BOCHKATIstlink: always use a valid endpoint
2020-04-12 Antonio Borneojtag: flush queue after reset for drivers using old...
2020-04-12 Antonio Borneogdb_server: print the target associated to the gdb...
2020-04-12 Antonio Borneocortex_m: remove deprecation for soft_reset_halt
2020-04-12 Antonio Borneocortex_a: don't wait for target halted in deassert_reset()
2020-04-12 Antonio Borneostlink: remove only instance of useconds_t
2020-04-12 Antonio Borneoflash/nor/nrf5: pass unsigned char to isalnum()
2020-04-12 Antonio Borneosysfsgpio: minor fix for bool types
2020-04-10 Marek Vasuttravis: Add .travis.yml
2020-04-09 Jan Matyastarget: added events TARGET_EVENT_STEP_START and _END
2020-04-05 Sasha Kozarukflash/stm32h7x: Use proper flash regs base for bank 1
2020-04-05 Edward Fewelltcl/target: Use vectreset for CC13xx/CC26xx targets.
2020-04-05 Laurent LEMELEstlink: remove 18 MHz jtag freq for stlink v2
2020-04-05 Laurent LEMELEstlink: fix speed setting in dap mode
2020-04-05 Tarek BOCHKATIarmv8: log the register name which we failed to read...
2020-04-05 Marc Schinkflash/nor/cfi: Minor code cleanups
2020-04-05 Tarek BOCHKATIflash/stm32f1x: fix maximum flash size for some devices
2020-04-05 Roman Elshincmsis_dap_usb: Light up the leds while connected
2020-04-05 Edward Fewellflash/nor: Change missing protect_check message from...
2020-03-27 Tarek BOCHKATIdoc: add missing target types
2020-03-27 Tarek BOCHKATIdoc: enhance target types description
2020-03-27 Tarek BOCHKATIdoc: fix OpenRISC target documentation
2020-03-27 Evgeniy Didintarget/arc_cmd: Improve argument checks for commands
2020-03-26 Marc Schinktarget: Add possibility to remove all breakpoints
2020-03-26 Marc Schinktarget: Add function to remove all breakpoints
2020-03-24 Lars Poeschelavrf.c: Add ATmega256RFR2 to known flash list
2020-03-24 Lars Poeschelavrf.c: Use extended addressing for flash > 0x20000
2020-03-24 Antonio Borneojtag: fix command "adapter [de]assert" with dap direct
2020-03-24 Antonio Borneodoc: fix texinfo files attributes on Windows
2020-03-24 Edward Fewelltcl/target: Enable using vectreset for CC3320SF targets
2020-03-24 Edward Fewelldrivers: xds110: Add support of alternate XDS110 config...
2020-03-24 Edward Fewelldrivers: xds110: Clean up command syntax and documentation
2020-03-24 Edward Fewelltcl/target: Use sysresetreq for MSP432 targets
2020-03-24 Edward Fewelldrivers: xds110: Add support TCK changes in firmware...
2020-03-23 Tarek BOCHKATIflash/stm32l4x: add support of STM32WB3x devices
2020-03-23 Tarek BOCHKATIflash/stm32l4x: add support of STM32WLEx devices
2020-03-22 Tarek BOCHKATIstlink: workaround serial bug with old ST-Link DFU
2020-03-22 Tarek BOCHKATIjtag/libusb_helper: permit adapters to compute their...
2020-03-20 Tarek BOCHKATIflash/stm32h7x: use proper data type (bool) for has_dua...
2020-03-17 Christopher... flash/nor: check fill pattern fits in word size
2020-03-17 Marc Schinkrtos: Destroy RTOS and fix memory leak
2020-03-16 Tarek BOCHKATIflash/startup.tcl: add STM32G0 and G4 aliases
2020-03-16 Andreas BolschFlash driver for STM32G0xx and STM32G4xx
2020-03-14 Marek Vasuttcl/target: Fix naming of RZ/A1 SoC
2020-03-14 Edward Fewelldrivers: xds110: Fix errors in routine that toggles
2020-03-12 Antonio Borneotarget/cortex_a: add hypervisor mode
2020-03-12 Antonio Borneoarmv7a: access monitor registers only with security...
next