index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jtag
/
aice
Age
Commit message (
Expand
)
Author
2020-03-07
jtag/aice: fix clang static analyzer warnings
Tomas Vanek
2020-03-03
drivers: Rename 'libusb1_common' to 'libusb_helper'
Marc Schink
2020-03-03
drivers: libusb1_common code cleanup
Marc Schink
2020-01-22
jtag_libusb_bulk_read|write: return error code instead of size
Oleksij Rempel
2020-01-14
adapter: switch from struct jtag_interface to adapter_driver
Antonio Borneo
2019-09-24
src/jtag/aice: Fix obviously incorrect bit op.
Seth LaForge
2019-06-04
Convert DEBUG_JTAG_IO to LOG_DEBUG_IO
Andreas Fritiofson
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
2019-02-07
command: fix the mode for command "jtag configure"
Antonio Borneo
2018-12-11
libusb0: add compatibility define for transfer type bulk
Antonio Borneo
2018-07-18
nds32: Avoid detected JTAG clock
Hellosun Wu
2018-03-12
nds32: Add jtag scan_chain command
Hellosun Wu
2017-04-24
libusb: Add transfer type filter to get correct ep
Hellosun Wu
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
2016-12-08
Convert to non-recursive make
Andreas Fritiofson
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2016-02-29
jim-nvp: Make Jim_GetOpt_String const-correct
Andreas Fritiofson
2014-10-06
libusb: introduce jtag_libusb_choose_interface() and use it for JLink
Paul Fertser
2014-10-06
jtag: constify driver arrays
Spencer Oliver
2014-09-22
Support hla_serial command for ST-LINK adapters.
Austin Phillips
2014-04-08
jtag/aice/aice_usb: remove unused constants
Paul Fertser
2014-01-15
Conform to C99 integer types format specifiers
Hsiangkai Wang
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
2013-09-13
libusb: require pkg-config support
Paul Fertser
2013-09-13
nds32: support multi-target debugging
Hsiangkai Wang
2013-09-13
nds32: change default value
Hsiangkai Wang
2013-09-13
nds32: support Andes profiling function
Hsiangkai Wang
2013-09-13
aice: support batch commands
Hsiangkai Wang
2013-09-13
aice: Always setup SDP basic mode
Hsiangkai Wang
2013-09-13
aice: use keep_alive() to avoid timeout warning messages
Hsiangkai Wang
2013-07-15
aice: fix FTBFS on ARM
Paul Fertser
2013-06-05
aice: add Andes AICE support
Hsiangkai Wang