summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/qup.c
AgeCommit message (Expand)Author
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/qualcomm: Remove unused <stdlib.h>Elyes HAOUAS
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21ipq806x: i2c: write function fixed to avoid spurious successSourabh Banerjee
2015-04-17ipq806x: extend GSBI driver to support i2c on any GSBI blockSourabh Banerjee
2015-04-15ipq806x: add i2c driverVadim Bendebury
2015-04-13ipq806x: copy i2c, qup, and gsbi drivers from depthchargeDaisuke Nojiri