summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/qcs405/spi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-111-27/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc/qualcomm: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-9/+9
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* qcs405: Add SPI driver supportPrudhvi Yarlagadda2019-06-041-17/+751
* soc/qualcomm/qcs405: Support for new SoCNitheesh Sekar2019-03-181-0/+50