Age | Commit message (Expand) | Author |
---|---|---|
2015-07-21 | dm: spi: Make local functions static | Simon Glass |
2015-05-06 | dm: spi: Avoid setting the speed with every transfer | Simon Glass |
2015-04-23 | dm: spi: Correct SPI claim/release_bus() methods | Simon Glass |
2015-04-17 | dm: core: Add dev_get_uclass_priv() to access uclass private data | Simon Glass |
2015-01-30 | dm: spi: Move slave details to child platdata | Simon Glass |
2015-01-30 | dm: spi: Set up the spi_slave device pointer in child_pre_probe() | Simon Glass |
2015-01-30 | dm: spi: Move the per-child data size to the uclass | Simon Glass |
2015-01-30 | dm: core: Add a flag to control sequence numbering | Simon Glass |
2014-11-24 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-11-22 | dm: spi: Use device_bind_driver() instead of our own function | Simon Glass |
2014-11-22 | dm: spi: Correct handling of SPI chip selects in sandbox | Simon Glass |
2014-10-22 | dm: spi: Add a uclass for SPI | Simon Glass |