summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/sc7180/qspi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/qualcomm/common/qspi: Add support for common QSPI driverRavi Kumar Bokka2021-09-031-296/+0
* sc7180: Renaming the GPIO macro in QSPI and I2C driverRavi Kumar Bokka2021-07-211-3/+3
* Coachz: Observe SPI_CLK voltage level is only 1.4V, need to adjustyolkshih2021-04-241-1/+1
* sc7180: Fix for hang during DMA transfer in SPI-NOR flash driversatya priya2020-05-111-4/+7
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* sc7180: Add SPI-NOR supportAkash Asthana2019-12-051-0/+306