Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sandbox: i2c: search child emul dev and check its uclass id | Przemyslaw Marczak | 2015-05-14 | 1 | -3/+17 |
* | dm: i2c: Add an explicit test mode to the sandbox I2C driver | Simon Glass | 2015-05-05 | 1 | -11/+23 |
* | dm: i2c: sandbox: Add debugging to the speed limit | Simon Glass | 2015-05-05 | 1 | -1/+3 |
* | dm: core: Add dev_get_uclass_priv() to access uclass private data | Simon Glass | 2015-04-16 | 1 | -1/+1 |
* | dm: i2c: Move slave details to child platdata | Simon Glass | 2015-01-29 | 1 | -22/+6 |
* | dm: i2c: Provide an offset length parameter where needed | Simon Glass | 2015-01-29 | 1 | -1/+1 |
* | dm: i2c: Add a sandbox I2C driver | Simon Glass | 2014-12-11 | 1 | -0/+111 |