summaryrefslogtreecommitdiff
path: root/decoders
AgeCommit message (Expand)Author
2014-02-09spi: Refactoring and cleanups.Uwe Hermann
2014-02-09spi: Factor out reset_decoder_state().Uwe Hermann
2014-02-09spi: Output per-bit annotations and OUTPUT_PYTHON data.Uwe Hermann
2014-02-09sdcard_spi: Define annotation rows.Uwe Hermann
2014-02-09sdcard_spi: Use proper annotation classes.Uwe Hermann
2014-02-09sdcard_spi: Initial fixing round for correct samplenumbers.Uwe Hermann
2014-02-02rtc8564: Handle century bit.Uwe Hermann
2014-02-02rtc8564: Provide short/long annotations.Uwe Hermann
2014-02-02rtc8564: Handle register 0x06 (weekday).Uwe Hermann
2014-02-02rtc8564: Define annotation rows.Uwe Hermann
2014-02-02rtc8564: Use proper annotation classes.Uwe Hermann
2014-02-01lpc: Define annotation rows.Uwe Hermann
2014-02-01Add a few missing probe-names.Uwe Hermann
2014-02-01uart: Better annotation row handling of parity errors.Uwe Hermann
2014-02-01guess_bitrate: start() doesn't take a metadata argument anymore.Uwe Hermann
2014-02-01usb_signalling: Define annotation rows.Uwe Hermann
2014-02-01spi: Improve probe names/descriptions a bit.Uwe Hermann
2014-02-01onewire_link: Define annotation rows.Uwe Hermann
2014-02-01dcf77: Fix incorrect startsample for "month" field.Uwe Hermann
2014-02-01avr_isp: Fix a bug resulting in incorrect start samples.Uwe Hermann
2014-01-31dcf77: Define annotation rows.Uwe Hermann
2014-01-31spi: Define annotation rows.Uwe Hermann
2014-01-31uart: Define annotation rows.Uwe Hermann
2014-01-31uart: Allow either RX or TX to be optional.Uwe Hermann
2014-01-30s/out_proto/out_python/.Uwe Hermann
2014-01-30mx25lxx05d: Add probe test case.Uwe Hermann
2014-01-30uart: Add trekstor_ebr30_a test case.Uwe Hermann
2014-01-30uart: Better fix for ASCII output.Uwe Hermann
2014-01-30spi: Add mx25l1605d_probe test case.Uwe Hermann
2014-01-29spi: Add atmega32_00 test case.Uwe Hermann
2014-01-29spi: Rename 'sck' to the more common 'clk'.Uwe Hermann
2014-01-29spi: Allow MISO or MOSI to be optional.Uwe Hermann
2014-01-28spi: Drop temporary hack for combined MISO/MOSI out.Uwe Hermann
2014-01-28All PDs: Consistent naming/case for annotation shortnames/IDs.Uwe Hermann
2014-01-28All PDs: Drop unneeded comments.Uwe Hermann
2014-01-28All PDs: Improve/fix descriptions.Uwe Hermann
2014-01-23transitioncounter: Drop PD (obsolete).Uwe Hermann
2014-01-23uart: Add binaryout/dump support, drop obsolete 'uart_dump' PD.Uwe Hermann
2014-01-23i2s: Add WAV dump support, drop obsolete 'i2s_dump' PD.Uwe Hermann
2014-01-13parallel: Make CLK probe optional.Uwe Hermann
2013-12-28jtag: Use proper annotation classes, fix GUI usage.Uwe Hermann
2013-12-28jtag: Refactor and simplify some code.Uwe Hermann
2013-12-28Do some more I2C to I²C changes.Uwe Hermann
2013-12-28i2s: Fix typo.Uwe Hermann
2013-12-28mxc6225xu: Replace I2C with I²CJoel Holdsworth
2013-12-28lm75: Replace I2C with I²CJoel Holdsworth
2013-12-28i2s_dump: Replace I2S with I²SJoel Holdsworth
2013-12-28i2s: Replace I2S with I²SJoel Holdsworth
2013-12-28i2cfiler: Replaced I2C with I²CJoel Holdsworth
2013-12-28i2cdemux: Replaced I2C with I²CJoel Holdsworth