index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
qualcomm
/
common
/
qclib.c
Age
Commit message (
Expand
)
Author
2024-03-30
soc/qualcomm: Remove blank lines before '}' and after '{'
Elyes Haouas
2024-01-17
tree: More use accessor functions for struct region fields
Nico Huber
2023-09-14
qualcomm/common: Remove carriage returns from QcLib log
Julius Werner
2023-08-22
soc/qualcomm: Add missing newlines for logs
Yu-Ping Wu
2023-03-17
qualcomm/common: Pass FMAX_LIMIT flag for Lazor board to QcLib
Sudheer Kumar Amrabadi
2022-12-09
mem_chip_info: Update to new format
Julius Werner
2022-09-27
sc7180: Update correct path of reset.h header file
Venkat Thogaru
2022-09-13
sc7180: Fix DDR training failure during warm reset with OTA
Venkat Thogaru
2022-06-01
qclib common code clean up changes
Sudheer Kumar Amrabadi
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-04-13
soc/qualcomm/common: Fix mem_chip_info bugs in QcLib glue
Ravi Kumar Bokka
2022-03-27
src: Remove unused <bootmode.h>
Elyes HAOUAS
2022-03-16
soc/qualcomm/common: Add dram information to CBMEM table
Ravi Kumar Bokka
2021-04-08
soc/qualcomm: move code to common
Ravi Kumar Bokka
2021-03-16
cbfs: Remove prog_locate() for stages and rmodules
Julius Werner
2021-02-03
src: Remove unused <boardid.h>
Elyes HAOUAS
2020-10-23
sc7180: enable RECOVERY_MRC_CACHE
Shelley Chen
2020-10-09
trogdor: Modify DDR training to use mrc_cache
Shelley Chen
2020-05-11
trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flag
Ashwin Kumar
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-07-02
QC common: fix compiler complaint, missing <string.h>
T Michael Turney
2019-06-28
qualcomm: qclib: Ensure interface table entry name is terminated
Julius Werner
2019-05-16
soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG()
Patrick Georgi
2019-05-02
qualcomm: Add QCLib interface support to common/
T Michael Turney