summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/ipq806x/gsbi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-111-25/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* 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
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-6/+6
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-10/+10
* ipq806x: extend GSBI driver to support i2c on any GSBI blockSourabh Banerjee2015-04-171-53/+63
* ipq806x: add i2c driverVadim Bendebury2015-04-151-24/+4
* ipq806x: copy i2c, qup, and gsbi drivers from depthchargeDaisuke Nojiri2015-04-131-0/+115