| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Generalise three-wire interface to generic SPI interface. | Michael Brown | 2006-06-14 | 1 | -0/+165 |
| | | | | | | Update rtl8139 driver to instantiate an SPI interface with a three-wire device attached. | ||||
| * | Move per-transition delays from generic bit-bashing layer to i2c layer | Michael Brown | 2006-06-14 | 2 | -8/+15 |
| | | | | | (since SPI bit-bashing will require different delay semantics). | ||||
| * | Change read_bit() to return 0 or -1UL, rather than 0 or 1. | Michael Brown | 2006-06-12 | 2 | -3/+5 |
| | | |||||
| * | Added bit-bashing i2c interface code | Michael Brown | 2006-06-11 | 1 | -0/+313 |
| | | |||||
| * | Added sketch of bit-bashing interface common code | Michael Brown | 2006-06-08 | 1 | -0/+55 |
