index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
jtag_ejtag
Age
Commit message (
Expand
)
Author
2020-01-10
jtag_ejtag: Use SrdIntEnum for annotation classes.
Uwe Hermann
2020-01-01
All PDs: Consistently use singular/plural for annotation classes/rows.
Uwe Hermann
2019-11-29
decoders: Use a slightly more consistent/logical annotation row setup.
Uwe Hermann
2019-04-02
decoders: Fix incorrect 'outputs' fields.
Uwe Hermann
2019-03-16
decoders: Various cosmetic/consistency/typo fixes.
Uwe Hermann
2019-03-15
decoders: Add/update tags for each PD.
Uwe Hermann
2019-03-13
Add PD tags handling and some tags
Soeren Apel
2019-01-30
jtag_ejtag: Shorten a variable name.
Uwe Hermann
2019-01-30
Rename values that shadow built-in keywords
Ryan Jarvis
2019-01-30
Remove trailing semicolons
Ryan Jarvis
2019-01-29
Comparison to None should use "is/is not" instead of "==/!="
Ryan Jarvis
2018-06-22
jtag_ejtag: Simplify some code snippets.
Uwe Hermann
2018-06-22
jtag_ejtag: Fix short/long annotation order.
Uwe Hermann
2018-06-22
jtag_ejtag: Add short description in __init__.py.
Uwe Hermann
2018-06-22
jtag_ejtag: Move bin2int() to common/srdhelper.
Uwe Hermann
2018-06-22
jtag_ejtag: Simplify two code snippets.
Uwe Hermann
2018-06-22
jtag_ejtag: Shorten variable names to ss/es.
Uwe Hermann
2018-06-21
Add MIPS EJTAG decoder
Vlad Ivanov