Age | Commit message (Expand) | Author |
---|---|---|
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 |