drivers/bitbang: add support for SWD multidrop
[fw/openocd] / src / jtag / drivers / bitbang.c
2021-11-20 Tomas Vanekdrivers/bitbang: add support for SWD multidrop
2021-11-20 Antonio Borneodrivers/bitbang: add support to switch to/from dormant...
2021-07-02 Antonio Borneojtag/swd: rename CamelCase macros
2020-09-05 Antonio Borneojtag: avoid checking for non NULL pointer to free it
2020-09-05 Antonio Borneojtag: use proper format with uint32_t
2020-07-26 Antonio Borneodrivers/bitbang: blink LED on SWD
2020-07-13 Antonio Borneobitbang: split jtag and swd operations
2020-07-13 Antonio Borneobitbang: remove superfluous switch between jtag and swd
2020-01-14 Antonio Borneobitbang: jtag-only drivers: switch to new reset API
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO
2019-02-07 Antonio Borneodrivers/bitbang: remove unused extern declaration of...
2018-01-25 Tim NewsomeAdd read buffer to bitbang, improving performance.
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-12-29 Andreas Fritiofsonswd: Remove DAP from parameter list
2015-12-29 Patrick Stewartarm_debug: Support multiple APs per DAP and remove...
2015-02-22 Jean-Christian de... Add SWD protocol support to bitbang
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-03-16 Øyvind Harboebitbang: add jtag_add_tms_seq support
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchchange #include "commands.h" to <jtag/commands.h>
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers