summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-186-0/+9
* tree; Remove unused <lib.h>Elyes Haouas2024-02-141-1/+0
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-315-5/+5
* soc/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-245-0/+0
* tree: More use accessor functions for struct region fieldsNico Huber2024-01-173-4/+4
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-171-4/+0
* qualcomm/sc7180: Move QCSDI and increase romstage size by 4KBJulius Werner2023-11-181-2/+2
* soc/qualcomm/{sc7180,sc7280}: Allow building without QC blobs repoFelix Singer2023-11-173-3/+9
* soc/qualcomm/{sc7180,sc7280}: Use correct return types for functionsZebreus2023-11-152-6/+6
* Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2023-11-071-0/+4
* soc/qualcomm/sc7280: Enlarge BOOTBLOCK to 44KYidi Lin2023-11-041-6/+6
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi2023-10-111-4/+0
* memlayout.ld: Increase RAMSTAGE size to more than 1MB everywherePatrick Georgi2023-10-113-4/+4
* qualcomm/common: Remove carriage returns from QcLib logJulius Werner2023-09-141-2/+5
* soc/qualcomm: Add missing newlines for logsYu-Ping Wu2023-08-222-5/+5
* treewide: Remove 'extern' from functions declarationElyes Haouas2023-05-263-3/+3
* soc/qualcomm/sc7180: Fix set but unused variablesArthur Heymans2023-05-122-7/+0
* qualcomm/common: Pass FMAX_LIMIT flag for Lazor board to QcLibSudheer Kumar Amrabadi2023-03-173-9/+20
* Revert "soc/qualcomm: Increase SPI frequency to 75 MHz"Shelley Chen2023-02-245-48/+7
* soc/qualcomm/sc7280: Add support to configure 6bit color depthVinod Polimera2023-02-131-1/+4
* soc/qualcomm/sc7280: update intf timing parameter calcualtion for eDPVinod Polimera2023-02-131-6/+8
* soc/qualcomm/sc7280: init eMMCShelley Chen2023-02-085-0/+42
* soc/qualcomm/common: Add sdhci_msm_init functionShelley Chen2023-02-082-0/+83
* soc/qualcomm/sc7280: Memlayout change to support new Crypto sha updateVenkat Thogaru2023-02-011-2/+2
* soc/qualcomm/common/qup: Avoid double decompress of gsi_fw blobSudheer Kumar Amrabadi2023-02-011-4/+6
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-012-2/+0
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-111-1/+1
* treewide: Remove duplicated includesElyes Haouas2022-12-214-4/+0
* soc/qualcomm/sc7280: Add API to differentiate PRO and NON_PRO SKUsSudheer Kumar Amrabadi2022-12-132-57/+68
* mem_chip_info: Update to new formatJulius Werner2022-12-091-7/+9
* src/soc/qualcomm: Remove unnecessary space after castsElyes Haouas2022-11-2310-37/+37
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-185-12/+12
* soc/qualcomm/sc7280: Skip PCIe ops for eMMC SKUsShelley Chen2022-11-182-3/+9
* mb/google/herobrine: Implement mainboard_needs_pcie_initShelley Chen2022-11-181-0/+1
* Revert "soc/qualcomm/sc7280: Remove NVMe init"Shelley Chen2022-11-172-7/+5
* /: Remove "ERROR: "/"WARNING: " prefixes from log messagesElyes Haouas2022-11-102-7/+7
* /: Remove unused <inttypes.h>Elyes Haouas2022-11-081-1/+0
* soc/qualcomm/sc7280: Move AOP load and reset handle to RomstageSudheer Kumar Amrabadi2022-11-073-6/+4
* lib/coreboot_table: Rename lb_fill_pcieArthur Heymans2022-11-041-1/+1
* lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans2022-11-045-32/+25
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-313-0/+3
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-262-2/+0
* soc/qualcomm/sc7280: Remove NVMe initShelley Chen2022-10-202-5/+7
* Revert "soc/qualcomm: Update the wait time for checking PCIe link up"Shelley Chen2022-10-121-2/+2
* soc/qualcomm: Update the wait time for checking PCIe link upShelley Chen2022-10-061-2/+2
* sc7180: Update correct path of reset.h header fileVenkat Thogaru2022-09-271-7/+7
* qualcomm/sc7280: initialize tu struct with zerosVinod Polimera2022-09-201-3/+1
* sc7180: Fix DDR training failure during warm reset with OTAVenkat Thogaru2022-09-132-0/+7
* qualcomm/sc7280: remove unnecessary malloc and early return on failureVinod Polimera2022-09-121-136/+151