summaryrefslogtreecommitdiff
path: root/decoders
AgeCommit message (Expand)Author
2012-05-31srd: nunchuk: Add verbose summary annotation.Uwe Hermann
2012-05-31srd: nunchuk: Only output summary annotation if possible.Uwe Hermann
2012-05-31srd: nunchuk: Fix most annotation samplenumbers.Uwe Hermann
2012-05-31srd: Wii Nunchuk: Complete rewrite, PD works now.Uwe Hermann
2012-05-30srd: Cosmetics.Uwe Hermann
2012-05-30srd: Disable 'onewire' PD for now, until it's working.Uwe Hermann
2012-05-23srd: onewire: Fix incorrect format for annotation output.Uwe Hermann
2012-05-23srd: onewire: Fix %d and %s mismatch.Uwe Hermann
2012-05-23srd: onewire: Get optional 'pwr' probe value, too.Uwe Hermann
2012-05-23srd: onewire: Drop UART leftover comments.Uwe Hermann
2012-05-23removed some code copied from UART decoder, fixed some Python syntax issuesIztok Jeras
2012-05-23unfinished update to onewire protocol decoderIztok Jeras
2012-05-23commiting new unfinished 1-wire decoderIztok Jeras
2012-05-18srd: MX25Lxx05D: Fix inverted SRWD bit handling.Uwe Hermann
2012-05-18srd: MX25Lxx05D: Decode status register bits.Uwe Hermann
2012-05-18srd: MX25Lxx05D: Fix SE command.Uwe Hermann
2012-05-18srd: MX25Lxx05D: Implement READ command.Uwe Hermann
2012-05-17srd: MX25Lxx05D: Implement RDSR and PP commands.Uwe Hermann
2012-05-17srd: spi: Document output protocol, send CS# changes.Uwe Hermann
2012-05-10srd: JTAG: Enavble and get/use optional probes.Uwe Hermann
2012-05-09srd: Add usable one-liner descriptions for all PDs.Uwe Hermann
2012-05-08srd: Remove TODOs from annotation format names.Uwe Hermann
2012-05-05srd: JTAG/SMT32: Some more improvements.Uwe Hermann
2012-05-03srd: JTAG/STM32: Factor out dpacc_data_in/out.Uwe Hermann
2012-05-03srd: JTAG/STM32: Decode IDCODE[31:0] parts.Uwe Hermann
2012-05-03srd: JTAG: Also show the bitstrings in hex (for now).Uwe Hermann
2012-05-03srd: JTAG/STM32: Various improvements, fixes.Uwe Hermann
2012-04-29srd: Add initial JTAG/STM32 protocol decoder.Uwe Hermann
2012-04-29srd: JTAG: Add some more docs.Uwe Hermann
2012-04-29srd: JTAG: The TRST# (and SRST#) signals are optional.Uwe Hermann
2012-04-29srd: jtag: Various bugfixes.Uwe Hermann
2012-04-26srd: Add initial JTAG protocol decoder.Uwe Hermann
2012-04-26srd: lpc: Minor additions/fixes.Uwe Hermann
2012-04-21srd: MXC6225XU: Bugfixes, add missing bits/registers.Uwe Hermann
2012-04-19srd: Initial MEMSIC MXC6225XU protocol decoder.Uwe Hermann
2012-04-18Initial LPC protocol decoder implementation.Uwe Hermann
2012-04-06srd/i2s: Added links to documentationJoel Holdsworth
2012-04-06srd/i2s: Added sample-rate and bit-depth to reportJoel Holdsworth
2012-04-06srd/i2s: Print a warning on receiving a malformed wordJoel Holdsworth
2012-04-06srd/i2s: Initial implementationJoel Holdsworth
2012-03-31srd: Disable 'nunchuk' PD for now, it's unfinished.Uwe Hermann
2012-03-31srd: Decoders: Fix/simplify samplenum usage.Uwe Hermann
2012-03-28srd: PDs: Kill obsolete 'longdesc' entries.Uwe Hermann
2012-03-24srd: List 'report()' in all PDs for consistency.Uwe Hermann
2012-03-21srd: Drop ebr30a_i2c_demux in favor of i2cdemux.Uwe Hermann
2012-03-21sr/srd: Small fixes, constifications, doc updates.Uwe Hermann
2012-03-04srd: I2C: Update PD protocol docs.Uwe Hermann
2012-03-04srd: PDs: More cosmetics.Uwe Hermann
2012-03-04srd: PDs: Use strings for states, too.Uwe Hermann
2012-03-04srd: PDs: Consistency/cosmetic fixes.Uwe Hermann