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