Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: spi: Move slave details to child platdata | Simon Glass | 2015-01-29 | -34/+49 |
* | dm: spi: Set up the spi_slave device pointer in child_pre_probe() | Simon Glass | 2015-01-29 | -0/+10 |
* | dm: spi: Move the per-child data size to the uclass | Simon Glass | 2015-01-29 | -0/+1 |
* | dm: core: Add a flag to control sequence numbering | Simon Glass | 2015-01-29 | -0/+1 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | -32/+2 |
|\ | ||||
| * | dm: spi: Use device_bind_driver() instead of our own function | Simon Glass | 2014-11-22 | -22/+1 |
| * | dm: spi: Correct handling of SPI chip selects in sandbox | Simon Glass | 2014-11-22 | -10/+1 |
* | | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -1/+1 |
|/ | ||||
* | dm: spi: Add a uclass for SPI | Simon Glass | 2014-10-22 | -0/+390 |