aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/spi.c
AgeCommit message (Expand)Author
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-17qualcomm/ipq806x: add spi_crop_chunk()Patrick Georgi
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-23ipq806x: implement GPIO APIVadim Bendebury
2015-03-17ipq806x: Break apart large transfers in spi_xfer()David Hendricks
2015-01-04ipq806x: move GPIO definitions to the proper include fileVadim Bendebury
2014-12-31ipq8064: modify SPI controller driver to work in corebootVadim Bendebury
2014-12-30ipq8064: copy u-boot spi driver as isVadim Bendebury