applet.jtag.mec16xx: implement "functional" firmware read and write.
by whitequark 6 years 1 month
8136c16f
applet.jtag.arc: use Run-Test/Idle to initiate transactions.
by whitequark 6 years 1 month
afd5f7a0
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.)
by whitequark 6 years 1 month
1f6a5041
applet.jtag: split logging into JTAG-L[owlevel] and JTAG-H[ighlevel].
by whitequark 6 years 1 month
466ba674
cli: add --filter-log, for raising the log level of a single component.
by whitequark 6 years 1 month
e2a0c7d9
applet.jtag.arc: display failed transaction status.
by whitequark 6 years 1 month
5e82182d
firmware: update libfx2.
by whitequark 6 years 1 month
de0710ec
applet.jtag.mec16xx: add emergency-erase command.
by whitequark 6 years 1 month
c29752b0
applet.jtag: enter Run-Test/Idle in JTAGInterface.run_test_idle.
by whitequark 6 years 1 month
5ff919b3
arch.arc.mec16xx: add Flash IP registers. Unfortunately I couldn't get these to do anything...
by whitequark 6 years 1 month
a950efdb
Report a bug