summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/common
Commit message (Expand)AuthorAgeFilesLines
* sc7180: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot.mkurumel2020-11-022-1/+11
* sc7180: enable RECOVERY_MRC_CACHEShelley Chen2020-10-231-21/+5
* trogdor: Modify DDR training to use mrc_cacheShelley Chen2020-10-092-11/+31
* trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flagAshwin Kumar2020-05-111-4/+8
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-065-55/+5
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-065-10/+5
* soc: Remove copyright noticesPatrick Georgi2020-03-185-5/+0
* QC common: fix compiler complaint, missing <string.h>T Michael Turney2019-07-021-0/+1
* qualcomm: qclib: Ensure interface table entry name is terminatedJulius Werner2019-06-281-1/+1
* soc/qualcomm/sdm845: Fix broken KconfigPatrick Rudolph2019-05-171-0/+10
* soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG()Patrick Georgi2019-05-161-3/+3
* qualcomm: Add QCLib interface support to common/T Michael Turney2019-05-026-0/+390