tcl/boards: Rename 'ek-tm4c123gxl.cfg' to 'ti_ek-tm4c123gxl.cfg'
[fw/openocd] / src /
2020-05-24 Antonio Borneohelper/command: remove unused functions and make static...
2020-05-24 Antonio Borneoopenocd: properly use jim data types
2020-05-24 Antonio Borneohelper/command: fix check on value returned by jim API
2020-05-24 Antonio Borneohelper/command: strip replicated command name in log
2020-05-24 Antonio Borneostlink: fix open AP for v2j37 and v3j7
2020-05-24 Antonio Borneostlink: fix incorrectly returned error on v2j28
2020-05-24 Antonio Borneostlink: default dapdirect to SWD instead of JTAG
2020-05-24 Ake Rehnmanstm8 target: make adapter speed settings work
2020-05-24 Antonio BorneoRevert "adapter: expose HLA interface in struct adapter...
2020-05-24 Antonio Borneostlink: simplify handling of SWIM
2020-05-24 Antonio Borneostlink: simplify mem R/W with SWIM
2020-05-24 Antonio Borneoswim: add new transport
2020-05-24 Antonio Borneoswim: fix adapter speed handling
2020-05-24 Antonio Borneoswim: abstract the transport in stm8 target
2020-05-24 Antonio Borneoadapter: expose HLA interface in struct adapter_driver
2020-05-24 Antonio Borneostlink: reduce use of hla specific enum hl_transports
2020-05-24 Marc Schinkflash/nor/sh_qspi: Fix dead assignment
2020-05-24 Tarek BOCHKATIarm_disassembler: fix typo 'ARM_UNKNOWN_INSTUCTION...
2020-05-24 Edward Fewellnor/flash: Add keep_alive() during flash write handler
2020-05-24 Tomas Vanekflash/nor/jtagspi: propagate error from jtag_execute_qu...
2020-05-24 Marc Schinkrtos/ChibiOS: Fix some coding styles
2020-05-18 Paul Fertserflash: nor: jtagspi: make read_status report errors
2020-05-14 Antonio Borneotarget/arc: fix build with clang
2020-05-12 iosabicortex_m: make bit fields in cortex_m unsigned.
2020-05-12 Marc Schinkflash/nor/bluenrg-x: Minor code cleanups
2020-05-09 Antonio Borneocoding style: open function's brace at beginning of...
2020-05-09 Antonio Borneocoding style: wrap lines longer than 120 chars
2020-05-09 Antonio Borneocoding style: join consecutive string fragments
2020-05-09 Antonio Borneocoding style: let "else" follow the close brace
2020-05-09 Antonio Borneocoding style: remove useless return statement from...
2020-05-09 Antonio Borneocoding style: prototype of functions with no parameters
2020-05-09 Antonio Borneocoding style: add missing space when split strings
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations
2020-05-09 Antonio Borneocoding style: add parenthesis around the argument of...
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or...
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 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 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: src: 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 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: add debugging support for Mellanox BlueFi...
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-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-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 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 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 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 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
next