summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10srd: Support for one or more optional probes.Uwe Hermann
2012-05-09srd: Fix a few Doxygen errors.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-04Fix bracket placingThomas Jarosch
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-17srd: Initial 0.1.0 release.Uwe Hermann
2012-04-16sr/srd: SR_API/SRD_API/etc. is a no-op on MinGW.Uwe Hermann
2012-04-16srd: Quickfix for MinGW build issue.Uwe Hermann
2012-04-15srd: Add functions to query srd version(s).Uwe Hermann
2012-04-10sr/srd: Use/fix SR(D)_MAX_NUM_PROBES.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-31sr/srd: Fix 'make distcheck'.Uwe Hermann
2012-03-31sr/srd: Add ChangeLog to ignore list, it's generated.Uwe Hermann
2012-03-31srd: Generate ChangeLog from git upon 'make dist'.Uwe Hermann
2012-03-31srd: Add NEWS file.Uwe Hermann
2012-03-31srd: SRD_PACKAGE_VERSION_* for consistency.Uwe Hermann
2012-03-28srd: Some more (optional) consistency renames.Uwe Hermann
2012-03-28srd/cli/qt: Some more API consistency renames.Uwe Hermann
2012-03-28srd: PDs: Kill obsolete 'longdesc' entries.Uwe Hermann
2012-03-24srd: Add .gitignore file.Uwe Hermann
2012-03-24srd: sigrokdecode.h: Add version macros.Uwe Hermann
2012-03-24srd: Rename sigrokdecode.h to sigrokdecode.h.in.Uwe Hermann
2012-03-24srd: List 'report()' in all PDs for consistency.Uwe Hermann
2012-03-21srd: Drop unused inputformats/outputformats entries.Uwe Hermann
2012-03-21sr/srd: Remove API warnings from READMEs.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-21sr/cli/gtk/qt: Fix package version numbers / docs.Uwe Hermann
2012-03-21srd: srd_exit(): Set pd_list to NULL after freeing.Uwe Hermann
2012-03-21srd/cli/qt: s/srd_session_feed/srd_session_send/.Uwe Hermann
2012-03-18srd/cli/qt:s/decoders/decoder/ for consistency.Uwe Hermann