summaryrefslogtreecommitdiff
path: root/drivers/spi/exynos_spi.c
AgeCommit message (Expand)Author
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-17ARM: exynos: move SoC sources to mach-exynosThomas Abraham
2015-08-05exynos: spi: Convert the timeout to debug()Simon Glass
2015-04-23dm: spi: Correct SPI claim/release_bus() methodsSimon Glass
2015-01-29dm: spi: Move the per-child data size to the uclassSimon Glass
2014-10-22dm: exynos: Convert SPI to driver modelSimon Glass
2014-08-06exynos: spi: Fix calculation of SPI transaction start timeSimon Glass
2014-06-23Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat
2013-12-09spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass
2013-10-08spi: exynos: Support word transfersRajeshwari Shinde
2013-10-08spi: exynos: Minimise access to SPI FIFO levelRajeshwari Shinde
2013-10-08spi: exynos: Support a delay after deactivateRajeshwari Shinde
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26cros: exynos: add SPI support for cros_ecHung-ying Tyan
2013-06-03spi: exynos: Support SPI_PREAMBLE modeRajeshwari Shinde
2013-04-04Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-29spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass
2013-01-08SPI: EXYNOS: Add FDT support to driver.Rajeshwari Shinde
2012-11-15SPI: Add SPI Driver for EXYNOS.Rajeshwari Shinde