summaryrefslogtreecommitdiff
path: root/decoders/mdio
AgeCommit message (Expand)Author
2020-01-01All PDs: Consistently use singular/plural for annotation classes/rows.Uwe Hermann
2019-12-07decoders: Don't set self.samplenum.Uwe Hermann
2019-03-16decoders: Various cosmetic/consistency/typo fixes.Uwe Hermann
2019-03-15decoders: Add/update tags for each PD.Uwe Hermann
2018-08-11mdio: accept MDIO READ without previous ADDRESS commandGerhard Sittig
2018-06-10Revert "mdio: Add 'TURNAROUND' long/full annotation." in order to comply with...Elias Oenal
2017-12-22all decoders: introduce a reset() methodGerhard Sittig
2017-06-05Add srd_inst_initial_pins_set_all() and support code.Uwe Hermann
2017-01-18mdio: Convert to PD API version 3Gerhard Sittig
2016-05-04mdio: Add 'TURNAROUND' long/full annotation.Uwe Hermann
2016-05-04mdio: Factor out self.putff().Uwe Hermann
2016-05-04Add an MDIO protocol decoder.Elias Oenal
2016-04-27Drop mdio decoder (to be replaced with another implementation).Uwe Hermann
2015-07-09Add an MDIO/SMI decoder.Aurelien Jacobs