summaryrefslogtreecommitdiff
path: root/drivers/spi/zynqmp_gqspi.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* spi: zynqmp: Remove unused platform headersMichal Simek2019-10-241-2/+0
* spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHzSiva Durga Prasad Paladugu2019-04-161-2/+2
* spi: zynqmp_gqspi: Enable versal compatible stringMichal Simek2019-02-141-0/+1
* spi: zynqmp_gqspi: Add support for ZynqMP qspi driverSiva Durga Prasad Paladugu2018-07-161-0/+729