summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/clock.c
AgeCommit message (Expand)Author
2020-04-05soc/qualcomm: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-05-29src/soc: Add and update license headersMartin Roth
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
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-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-02-06include/types.h: Provide BIT() macroAlexandru Gagniuc
2015-01-04ipq806x: Add USB supportJulius Werner
2014-12-05ipq8064: Make clock code build in corebootVadim Bendebury
2014-11-12Copy u-boot sources as is and modify the tree to still buildVadim Bendebury