Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | -2/+2 |
|\ | ||||
| * | dm: spi: Use device_bind_driver() instead of our own function | Simon Glass | 2014-11-22 | -1/+1 |
| * | dm: spi: Correct handling of SPI chip selects in sandbox | Simon Glass | 2014-11-22 | -1/+1 |
* | | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -1/+1 |
|/ | ||||
* | dm: sf: sandbox: Convert SPI flash driver to driver model | Simon Glass | 2014-10-22 | -47/+291 |
* | sandbox: Convert SPI flash emulation to use sf_params | Simon Glass | 2014-09-26 | -76/+38 |
* | sandbox: spi: Add new SPI flash driver | Mike Frysinger | 2013-12-09 | -0/+483 |