drivers/linuxgpiod: Migrate to adapter gpio commands
[fw/openocd] / src / jtag / hla /
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag
2022-01-22 Adrien Grasseinjtag: Add an option to ignore the bypass bit
2021-11-28 Antonio Borneojtag/hla, jtag/stlink: switch to command 'adapter serial'
2021-11-23 Antonio Borneoopenocd: declare struct command_registration in a singl...
2021-11-23 Antonio Borneoopenocd: use single line for register_commands*()
2021-11-20 Tarek BOCHKATIjtag/hla_layout: add #include <target/arm_tpiu_swo.h>
2021-10-25 Antonio Borneohla: improve readability of struct hl_interface_s initi...
2021-09-18 Andreas Sandberghla: Increase HLA_MAX_USB_IDS
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-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-02 Antonio Borneojtag: rename CamelCase symbols
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-05-29 Antonio Borneohelp text: remove trailing space
2021-03-10 Tarek BOCHKATIstlink: support of ST-LINK TCP server using stlink...
2020-11-15 Antonio Borneohla: API: specify that read_reg/write_reg use regsel...
2020-11-04 Antonio Borneojtag: declare local symbols as static
2020-09-05 Antonio Borneoopenocd: fix command's usage string
2020-09-05 Antonio Borneohla_transport: split command registration per transport
2020-09-05 Antonio Borneotcl/target: use command 'jtag newtap' to add a boundary...
2020-08-02 Zale Yujtag/drivers: add support for Nu-Link (Nuvoton ICE...
2020-07-26 Antonio Borneojtag: fix minor typos
2020-07-08 Antonio Borneocoding style: fix space separation
2020-07-08 Antonio Borneoconfigure: split build of hla layouts
2020-05-24 Antonio BorneoRevert "adapter: expose HLA interface in struct adapter...
2020-05-24 Antonio Borneoswim: add new transport
2020-05-24 Antonio Borneoadapter: expose HLA interface in struct adapter_driver
2020-05-09 Tarek BOCHKATIhla: remove unused hl_interface_param_s.api
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2020-01-14 Antonio Borneohla: remove empty JTAG execute_queue method
2020-01-14 Antonio Borneohla: use the new system_reset API
2020-01-02 Antonio Borneoadapter: add command "adapter [de]assert srst|trst...
2019-12-21 Marc Schinktarget/armv7m_trace: Improve SWO frequency auto-detection
2018-07-19 Marc Schinktarget/armv7m_trace: Fix typo in enum
2018-03-20 Tomas Vanektransport: add transport_is_hla()
2018-03-15 Tomas Vaneksrc/jtag/hla: free allocated memory in hl_interface_quit()
2018-03-12 Paul Fertserjtag: hla: tcl: fix inconsistent expected_id handling
2017-12-12 Paul Fertserjtag: drivers: stlink: handle all versions with single...
2016-12-08 Andreas FritiofsonConvert to non-recursive make
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-29 Andreas Fritiofsonjim-nvp: Make Jim_GetOpt_String const-correct
2015-03-25 Paul Fertserarmv7m_trace, stlink: provide APIs to capture trace...
2015-03-09 Paul Fertserhla/hla_interface: call HLA layout API close() on quit
2015-01-26 Paul Fertserjtag/hla_interface: avoid segfault with adapters that...
2015-01-15 Spencer Oliverhla: add ability to change adapter speed (if supported)
2015-01-15 Paul Fertserjtag/hla: output possible idcode candidates in case...
2014-10-06 Paul Fertserhla: add a way to pass arbitrary commands from user...
2014-10-06 Spencer Oliverjtag: constify driver arrays
2014-08-11 Paul FertserAllow transports to override the selected target (hla...
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers
2013-12-22 Mathias Kstlink: remove stlink_api command
2013-11-07 Mathias Khla: Make consistent parameter naming
2013-11-06 Alan BowmanCorrect argument numbering in trace command
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-10-29 James G. Smithhla/stlink: Re-order trace parameters to allow trace...
2013-10-29 Sergey A. Borshchhla_interface: init trst, srst variables.
2013-10-03 Paul Fertserhla: if the idcode callback returns 0, treat as a wildcard
2013-09-25 Spencer Oliverhla: move memory read/write functionality to driver
2013-09-25 Spencer Oliverhla: cleanup read/write api
2013-08-07 Andrey Yurovskystlink: add SWO tracing support
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-17 Spencer Oliverstlink: fix connect under reset issues
2013-02-08 Franck Jullienjtag_interface: .speed can be NULL when not needed
2012-12-23 Spencer Olivericdi: add TI icdi interface
2012-12-23 Spencer Oliverhla: add ability to configure read/write buffer size
2012-12-23 Spencer Oliverstlink: rename stlink cmd names
2012-12-23 Spencer Olivertarget: add deprecated target name support