index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
qualcomm
/
ipq806x
/
qup.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
src/soc/qualcomm: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2015-04-21
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
ipq806x: i2c: write function fixed to avoid spurious success
Sourabh Banerjee
2015-04-17
ipq806x: extend GSBI driver to support i2c on any GSBI block
Sourabh Banerjee
2015-04-15
ipq806x: add i2c driver
Vadim Bendebury
2015-04-13
ipq806x: copy i2c, qup, and gsbi drivers from depthcharge
Daisuke Nojiri