summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/common/qclib.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-07-02QC common: fix compiler complaint, missing <string.h>T Michael Turney
2019-06-28qualcomm: qclib: Ensure interface table entry name is terminatedJulius Werner
2019-05-16soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG()Patrick Georgi
2019-05-02qualcomm: Add QCLib interface support to common/T Michael Turney