summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/sc7180/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* sc7180: Add target specific GPIO pin definitionsTaniya Das2021-07-221-89/+0
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* src: Remove unuse '<timestamp.h>Elyes HAOUAS2020-08-181-1/+0
* src: Remove unused '#include <timer.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/qualcomm: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-3/+3
* sc7180: Add gpio driverTaniya Das2019-11-011-0/+105