applet.jtag.mec16xx: implement "functional" firmwa...
by whitequark 6 years 7 months
applet.jtag.mec16xx: implement "functional" firmware read and write.
8136c16f
applet.jtag.arc: use Run-Test/Idle to initiate tra...
by whitequark 6 years 7 months
applet.jtag.arc: use Run-Test/Idle to initiate transactions.
afd5f7a0
applet.jtag: use minimal path through TAP state ma...
by whitequark 6 years 7 months
applet.jtag: use minimal path through TAP state machine.

It is important for some cores (e.g. ARC) to not unnecessarily enter
Run-Test/Idle, as this can initiate actions (e.g. R/W transaction.)
1f6a5041
applet.jtag: split logging into JTAG-L[owlevel] an...
by whitequark 6 years 7 months
applet.jtag: split logging into JTAG-L[owlevel] and JTAG-H[ighlevel].
466ba674
cli: add --filter-log, for raising the log level o...
by whitequark 6 years 7 months
cli: add --filter-log, for raising the log level of a single component.
e2a0c7d9
applet.jtag.arc: display failed transaction status...
by whitequark 6 years 7 months
applet.jtag.arc: display failed transaction status.
5e82182d
firmware: update libfx2.
by whitequark 6 years 7 months
de0710ec
applet.jtag.mec16xx: add emergency-erase command.
by whitequark 6 years 7 months
c29752b0
applet.jtag: enter Run-Test/Idle in JTAGInterface....
by whitequark 6 years 7 months
applet.jtag: enter Run-Test/Idle in JTAGInterface.run_test_idle.
5ff919b3
arch.arc.mec16xx: add Flash IP registers.
by whitequark 6 years 7 months
arch.arc.mec16xx: add Flash IP registers.

Unfortunately I couldn't get these to do anything...
a950efdb
Report a bug