aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/common/qclib.c
AgeCommit message (Expand)Author
2024-01-17tree: More use accessor functions for struct region fieldsNico Huber
2023-09-14qualcomm/common: Remove carriage returns from QcLib logJulius Werner
2023-08-22soc/qualcomm: Add missing newlines for logsYu-Ping Wu
2023-03-17qualcomm/common: Pass FMAX_LIMIT flag for Lazor board to QcLibSudheer Kumar Amrabadi
2022-12-09mem_chip_info: Update to new formatJulius Werner
2022-09-27sc7180: Update correct path of reset.h header fileVenkat Thogaru
2022-09-13sc7180: Fix DDR training failure during warm reset with OTAVenkat Thogaru
2022-06-01qclib common code clean up changesSudheer Kumar Amrabadi
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-04-13soc/qualcomm/common: Fix mem_chip_info bugs in QcLib glueRavi Kumar Bokka
2022-03-27src: Remove unused <bootmode.h>Elyes HAOUAS
2022-03-16soc/qualcomm/common: Add dram information to CBMEM tableRavi Kumar Bokka
2021-04-08soc/qualcomm: move code to commonRavi Kumar Bokka
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-02-03src: Remove unused <boardid.h>Elyes HAOUAS
2020-10-23sc7180: enable RECOVERY_MRC_CACHEShelley Chen
2020-10-09trogdor: Modify DDR training to use mrc_cacheShelley Chen
2020-05-11trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flagAshwin Kumar
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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