Age | Commit message (Expand) | Author |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2015-08-31 | dm: Use dev_get_addr() where possible | Simon Glass |
2015-08-17 | ARM: exynos: move SoC sources to mach-exynos | Thomas Abraham |
2015-08-05 | exynos: spi: Convert the timeout to debug() | Simon Glass |
2015-04-23 | dm: spi: Correct SPI claim/release_bus() methods | Simon Glass |
2015-01-29 | dm: spi: Move the per-child data size to the uclass | Simon Glass |
2014-10-22 | dm: exynos: Convert SPI to driver model | Simon Glass |
2014-08-06 | exynos: spi: Fix calculation of SPI transaction start time | Simon Glass |
2014-06-23 | Exynos: SPI: Fix reading data from SPI flash | Akshay Saraswat |
2013-12-09 | spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node | Simon Glass |
2013-10-08 | spi: exynos: Support word transfers | Rajeshwari Shinde |
2013-10-08 | spi: exynos: Minimise access to SPI FIFO level | Rajeshwari Shinde |
2013-10-08 | spi: exynos: Support a delay after deactivate | Rajeshwari Shinde |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-26 | cros: exynos: add SPI support for cros_ec | Hung-ying Tyan |
2013-06-03 | spi: exynos: Support SPI_PREAMBLE mode | Rajeshwari Shinde |
2013-04-04 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-29 | spi: exynos: Fix compiler warnings for non-dt systems | Vivek Gautam |
2013-03-19 | spi: Use spi_alloc_slave() in each SPI driver | Simon Glass |
2013-01-08 | SPI: EXYNOS: Add FDT support to driver. | Rajeshwari Shinde |
2012-11-15 | SPI: Add SPI Driver for EXYNOS. | Rajeshwari Shinde |