aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/gpio.c
AgeCommit message (Expand)Author
2020-09-21soc/qualcomm: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-10-08src: Use tabs for indentationElyes HAOUAS
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-23ipq806x: implement GPIO APIVadim Bendebury
2014-11-13ipq806x: Add support for GPIO operationsFurquan Shaikh
2014-11-12Copy u-boot sources as is and modify the tree to still buildVadim Bendebury