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
/
clock.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/qualcomm: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-05-29
src/soc: Add and update license headers
Martin Roth
2016-08-31
src/soc: Add required space before opening parenthesis '('
Elyes HAOUAS
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
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-08
ipq806x: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-02-06
include/types.h: Provide BIT() macro
Alexandru Gagniuc
2015-01-04
ipq806x: Add USB support
Julius Werner
2014-12-05
ipq8064: Make clock code build in coreboot
Vadim Bendebury
2014-11-12
Copy u-boot sources as is and modify the tree to still build
Vadim Bendebury