aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/lcc.c
AgeCommit message (Expand)Author
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick 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-07-25soc/qualcomm/ipq806x: Remove unnecessary allocationJacob Garber
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-10-08Move compiler.h to commonlibNico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-17ipq806x: add LPASS clock control driverVadim Bendebury