summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/common/qclib.c
Commit message (Expand)AuthorAgeFilesLines
* tree: More use accessor functions for struct region fieldsNico Huber2024-01-171-2/+2
* qualcomm/common: Remove carriage returns from QcLib logJulius Werner2023-09-141-2/+5
* soc/qualcomm: Add missing newlines for logsYu-Ping Wu2023-08-221-1/+1
* qualcomm/common: Pass FMAX_LIMIT flag for Lazor board to QcLibSudheer Kumar Amrabadi2023-03-171-8/+8
* mem_chip_info: Update to new formatJulius Werner2022-12-091-7/+9
* sc7180: Update correct path of reset.h header fileVenkat Thogaru2022-09-271-7/+7
* sc7180: Fix DDR training failure during warm reset with OTAVenkat Thogaru2022-09-131-0/+6
* qclib common code clean up changesSudheer Kumar Amrabadi2022-06-011-4/+23
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-2/+2
* soc/qualcomm/common: Fix mem_chip_info bugs in QcLib glueRavi Kumar Bokka2022-04-131-9/+17
* src: Remove unused <bootmode.h>Elyes HAOUAS2022-03-271-1/+0
* soc/qualcomm/common: Add dram information to CBMEM tableRavi Kumar Bokka2022-03-161-0/+34
* soc/qualcomm: move code to commonRavi Kumar Bokka2021-04-081-0/+18
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-161-6/+0
* src: Remove unused <boardid.h>Elyes HAOUAS2021-02-031-1/+0
* sc7180: enable RECOVERY_MRC_CACHEShelley Chen2020-10-231-21/+5
* trogdor: Modify DDR training to use mrc_cacheShelley Chen2020-10-091-10/+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-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
* 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/common: replace IS_ENABLED(CONFIG_*) with CONFIG()Patrick Georgi2019-05-161-3/+3
* qualcomm: Add QCLib interface support to common/T Michael Turney2019-05-021-0/+227