aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/common
AgeCommit message (Expand)Author
2024-02-18soc: Add SPDX license headers to Kconfig filesMartin Roth
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
2023-02-24Revert "soc/qualcomm: Increase SPI frequency to 75 MHz"Shelley Chen
2023-02-08soc/qualcomm/common: Add sdhci_msm_init functionShelley Chen
2023-02-01soc/qualcomm/common/qup: Avoid double decompress of gsi_fw blobSudheer Kumar Amrabadi
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2022-12-09mem_chip_info: Update to new formatJulius Werner
2022-11-23src/soc/qualcomm: Remove unnecessary space after castsElyes Haouas
2022-11-18soc/qualcomm/sc7280: Skip PCIe ops for eMMC SKUsShelley Chen
2022-11-18mb/google/herobrine: Implement mainboard_needs_pcie_initShelley Chen
2022-11-08/: Remove unused <inttypes.h>Elyes Haouas
2022-11-04lib/coreboot_table: Rename lb_fill_pcieArthur Heymans
2022-11-04lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans
2022-10-12Revert "soc/qualcomm: Update the wait time for checking PCIe link up"Shelley Chen
2022-10-06soc/qualcomm: Update the wait time for checking PCIe link upShelley Chen
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-08-01soc/qualcomm: Fill coreboot table with PCIe infoVeerabhadrarao Badiganti
2022-07-31soc/qualcomm: Add PCIe supportPrasad Malisetty
2022-07-04soc/qualcomm/sc7180: Update hardware watchdog loggingKshitiz Godara
2022-06-27soc/qualcomm: Make sc7180 mdss configurations common codeVinod Polimera
2022-06-01qclib common code clean up changesSudheer Kumar Amrabadi
2022-05-31soc/qualcomm: Increase SPI frequency to 75 MHzShelley Chen
2022-05-31soc/qualcomm: Replace <cbfs.h> with <program_loading.h>Elyes HAOUAS
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-04-14soc/qualcomm/common: Make clock_configure() check for exact matchesShelley Chen
2022-04-13soc/qualcomm/common: Fix mem_chip_info bugs in QcLib glueRavi Kumar Bokka
2022-04-01soc/qualcomm/common: Increase SPI gpios drive strength to 8mAShelley Chen
2022-03-27src: Remove unused <bootmode.h>Elyes HAOUAS
2022-03-16soc/qualcomm/common: Add dram information to CBMEM tableRavi Kumar Bokka
2022-03-15i2c: Add configurable I2C transfer timeoutJes Klinke
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-01-28sc7280: Add Modem region to avoid modem cleanup in Secboot rebootT Michael Turney
2021-11-29soc/qualcomm/common/usb: Add support for common USB driverSandeep Maheswaram
2021-11-16qualcomm/sc7280: gpio: Support eGPIO schemeTaniya Das
2021-11-15sc7280: Add CPUCP firmware supportRavi Kumar Bokka
2021-10-25soc/qualcomm: Commonize AOP firmware supportRavi Kumar Bokka
2021-10-07sc7280: Add SHRM firmware supportRavi Kumar Bokka
2021-09-23soc/qualcomm/common: Move UART SC7180 driver to common sectionRajesh Patil
2021-09-21soc/qualcomm/common/spi: Configure SPI QUP driverRavi Kumar Bokka
2021-09-21soc/qualcomm/common/spi: Add support for SPI common driverRavi Kumar Bokka
2021-09-21soc/qualcomm/common/i2c: Add support for I2C common driverRajesh Patil
2021-09-16soc/qualcomm/common/qup: Add support for QUP common driverRavi Kumar Bokka
2021-09-03soc/qualcomm/common/qspi: Add support for common QSPI driverRavi Kumar Bokka
2021-09-03qualcomm/sc7280: Move to use common clock driver for sc7280Taniya Das
2021-09-03soc/qualcomm/common: clock: Add support for common clock driverTaniya Das
2021-07-22soc/qualcomm: move uart_bitbang UART w/gpio code to commonRavi Kumar Bokka
2021-07-21soc/qualcomm/common/gpio: Define a macro for the gpio offsetTaniya Das
2021-06-04soc: common: gpio: Add support for common GPIO driverTaniya Das
2021-05-19sc7280: Reserve wlan & wpss dram memory regionsRavi Kumar Bokka
2021-04-08soc/qualcomm: move code to commonRavi Kumar Bokka
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-03-15sc7180: make symbols common accross multiple targets.Ravi Kumar Bokka
2021-02-03src: Remove unused <boardid.h>Elyes HAOUAS
2020-11-02sc7180: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot.mkurumel
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-17soc/qualcomm/sdm845: Fix broken KconfigPatrick Rudolph
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