summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/sdm845/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Delete soc/qualcomm/sdm845Julius Werner2020-11-121-218/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-7/+7
* sdm845: Add AOP firmware supportT Michael Turney2019-07-111-2/+6
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-2/+0
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-071-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* sdm845: Add clock supportDavid Dai2018-11-301-0/+232