Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: Add support for memory-mapped flash | Simon Glass | 2019-11-03 | 1 | -0/+11 |
* | dm: spi: Change cs_info op to return -EINVAL for invalid cs num | Bin Meng | 2019-10-25 | 1 | -1/+1 |
* | sandbox: spi: Add more logging | Simon Glass | 2018-10-09 | 1 | -29/+9 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | dm: spi: Move the per-child data size to the uclass | Simon Glass | 2015-01-29 | 1 | -1/+0 |
* | dm: sandbox: spi: Move to driver model | Simon Glass | 2014-10-22 | 1 | -126/+74 |
* | sandbox: Add implementation of spi_setup_slave_fdt() | Simon Glass | 2014-03-17 | 1 | -0/+13 |
* | sandbox: spi: Add SPI emulation bus | Mike Frysinger | 2013-12-09 | 1 | -0/+204 |