Age | Commit message (Expand) | Author |
2014-02-09 | sdcard_spi: Fix handling of some warning annotations. | Uwe Hermann |
2014-02-09 | sdcard_spi: Fix incorrect R1 reply annotation endsample. | Uwe Hermann |
2014-02-09 | sdcard_spi: Fix incorrect 'Command index' value access. | Uwe Hermann |
2014-02-09 | sdcard_spi: Use bit-exact annotations in handle_response_r1(). | Uwe Hermann |
2014-02-09 | sdcard_spi: Use bit-exact annotations in handle_command_token(). | Uwe Hermann |
2014-02-09 | spi: Throw an error if neither MISO nor MOSI was supplied. | Uwe Hermann |
2014-02-09 | spi: Fix incorrect dataword endsample numbers. | Uwe Hermann |
2014-02-09 | spi: Refactoring and cleanups. | Uwe Hermann |
2014-02-09 | spi: Factor out reset_decoder_state(). | Uwe Hermann |
2014-02-09 | spi: Output per-bit annotations and OUTPUT_PYTHON data. | Uwe Hermann |
2014-02-09 | sdcard_spi: Define annotation rows. | Uwe Hermann |
2014-02-09 | sdcard_spi: Use proper annotation classes. | Uwe Hermann |
2014-02-09 | sdcard_spi: Initial fixing round for correct samplenumbers. | Uwe Hermann |
2014-02-02 | rtc8564: Handle century bit. | Uwe Hermann |
2014-02-02 | rtc8564: Provide short/long annotations. | Uwe Hermann |
2014-02-02 | rtc8564: Handle register 0x06 (weekday). | Uwe Hermann |
2014-02-02 | rtc8564: Define annotation rows. | Uwe Hermann |
2014-02-02 | rtc8564: Use proper annotation classes. | Uwe Hermann |
2014-02-01 | lpc: Define annotation rows. | Uwe Hermann |
2014-02-01 | Add a few missing probe-names. | Uwe Hermann |
2014-02-01 | uart: Better annotation row handling of parity errors. | Uwe Hermann |
2014-02-01 | guess_bitrate: start() doesn't take a metadata argument anymore. | Uwe Hermann |
2014-02-01 | Fix more warnings exposed by -Wmissing-prototypes. | Uwe Hermann |
2014-02-01 | usb_signalling: Define annotation rows. | Uwe Hermann |
2014-02-01 | spi: Improve probe names/descriptions a bit. | Uwe Hermann |
2014-02-01 | onewire_link: Define annotation rows. | Uwe Hermann |
2014-02-01 | dcf77: Fix incorrect startsample for "month" field. | Uwe Hermann |
2014-02-01 | avr_isp: Fix a bug resulting in incorrect start samples. | Uwe Hermann |
2014-01-31 | dcf77: Define annotation rows. | Uwe Hermann |
2014-01-31 | spi: Define annotation rows. | Uwe Hermann |
2014-01-31 | uart: Define annotation rows. | Uwe Hermann |
2014-01-31 | Add support for annotation rows. | Uwe Hermann |
2014-01-31 | uart: Allow either RX or TX to be optional. | Uwe Hermann |
2014-01-31 | srd_inst_probe_set_all: Error out upon missing required probes. | Uwe Hermann |
2014-01-30 | s/out_proto/out_python/. | Uwe Hermann |
2014-01-30 | Fix warnings exposed by -Wmissing-prototypes. | Uwe Hermann |
2014-01-30 | configure.ac: Add -Wmissing-prototypes. | Uwe Hermann |
2014-01-30 | configure.ac: Only check for things we actually use. | Uwe Hermann |
2014-01-30 | mx25lxx05d: Add probe test case. | Uwe Hermann |
2014-01-30 | uart: Add trekstor_ebr30_a test case. | Uwe Hermann |
2014-01-30 | uart: Better fix for ASCII output. | Uwe Hermann |
2014-01-30 | spi: Add mx25l1605d_probe test case. | Uwe Hermann |
2014-01-29 | spi: Add atmega32_00 test case. | Uwe Hermann |
2014-01-29 | spi: Rename 'sck' to the more common 'clk'. | Uwe Hermann |
2014-01-29 | spi: Allow MISO or MOSI to be optional. | Uwe Hermann |
2014-01-28 | tests/pdtest: Fix -R (takes an argument). | Uwe Hermann |
2014-01-28 | spi: Drop temporary hack for combined MISO/MOSI out. | Uwe Hermann |
2014-01-28 | Fix out-of-tree build. | Uwe Hermann |
2014-01-28 | tests/runtc.c: Minor whitespace fixes. | Uwe Hermann |
2014-01-28 | tests/pdtest: Add missing license header. | Uwe Hermann |