summaryrefslogtreecommitdiff
path: root/decoders/jtag_ejtag
AgeCommit message (Expand)Author
2020-01-10jtag_ejtag: Use SrdIntEnum for annotation classes.Uwe Hermann
2020-01-01All PDs: Consistently use singular/plural for annotation classes/rows.Uwe Hermann
2019-11-29decoders: Use a slightly more consistent/logical annotation row setup.Uwe Hermann
2019-04-02decoders: Fix incorrect 'outputs' fields.Uwe Hermann
2019-03-16decoders: Various cosmetic/consistency/typo fixes.Uwe Hermann
2019-03-15decoders: Add/update tags for each PD.Uwe Hermann
2019-03-13Add PD tags handling and some tagsSoeren Apel
2019-01-30jtag_ejtag: Shorten a variable name.Uwe Hermann
2019-01-30Rename values that shadow built-in keywordsRyan Jarvis
2019-01-30Remove trailing semicolonsRyan Jarvis
2019-01-29Comparison to None should use "is/is not" instead of "==/!="Ryan Jarvis
2018-06-22jtag_ejtag: Simplify some code snippets.Uwe Hermann
2018-06-22jtag_ejtag: Fix short/long annotation order.Uwe Hermann
2018-06-22jtag_ejtag: Add short description in __init__.py.Uwe Hermann
2018-06-22jtag_ejtag: Move bin2int() to common/srdhelper.Uwe Hermann
2018-06-22jtag_ejtag: Simplify two code snippets.Uwe Hermann
2018-06-22jtag_ejtag: Shorten variable names to ss/es.Uwe Hermann
2018-06-21Add MIPS EJTAG decoderVlad Ivanov