summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/sc7180
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+1
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* tree: More use accessor functions for struct region fieldsNico Huber2024-01-171-1/+1
* 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-172-1/+4
* soc/qualcomm/{sc7180,sc7280}: Use correct return types for functionsZebreus2023-11-151-1/+1
* 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-171-0/+10
* Revert "soc/qualcomm: Increase SPI frequency to 75 MHz"Shelley Chen2023-02-241-1/+1
* treewide: stop calling custom TPM log "TCPA"Sergii Dmytruk2023-01-111-1/+1
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-2/+2
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* soc/qualcomm/sc7180: Update hardware watchdog loggingKshitiz Godara2022-07-043-25/+1
* soc/qualcomm: Do resource transitionKyösti Mälkki2022-06-301-7/+4
* soc/qualcomm: Make sc7180 mdss configurations common codeVinod Polimera2022-06-274-194/+109
* sc7180/sc7280: Add missing set_resourcesKshitiz Godara2022-06-241-0/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-4/+4
* sc7180: Trogdor to support 2 dcbSudheer Kumar Amrabadi2022-06-012-0/+35
* soc/qualcomm: Increase SPI frequency to 75 MHzShelley Chen2022-05-311-1/+1
* soc/qualcomm: Remove unused <timer.h>Elyes HAOUAS2022-04-241-1/+0
* soc/qualcomm/common: Make clock_configure() check for exact matchesShelley Chen2022-04-141-1/+1
* commonlib/bsd: Remove cb_err_tJulius Werner2022-03-092-5/+6
* sc7180: Update video mode active horizontal/vertical/total calculationsVinod Polimera2022-01-121-13/+6
* src/soc/qualcomm: Remove unused <delay.h>Elyes HAOUAS2022-01-103-3/+0
* src/soc/qualcomm: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* sc7180: Increase bootblock size and add pre-RAM TCPA bufferJulius Werner2022-01-081-2/+3
* src: Drop duplicated includesElyes HAOUAS2022-01-011-1/+0
* soc/qualcomm/common/usb: Add support for common USB driverSandeep Maheswaram2021-11-293-811/+4
* soc/qualcomm: Commonize AOP firmware supportRavi Kumar Bokka2021-10-255-39/+2
* soc/qualcomm/common: Move UART SC7180 driver to common sectionRajesh Patil2021-09-232-157/+3
* soc/qualcomm/common/spi: Add support for SPI common driverRavi Kumar Bokka2021-09-213-236/+1
* soc/qualcomm/common/i2c: Add support for I2C common driverRajesh Patil2021-09-213-164/+1
* mainboard/google: Update the TLMM registers for sdhcShaik Sajida Bhanu2021-09-161-0/+4
* soc/qualcomm: clock: Clean up clock driverTaniya Das2021-09-161-3/+3
* soc/qualcomm/common/qup: Add support for QUP common driverRavi Kumar Bokka2021-09-169-868/+12
* mipi: Make panel init callback work directly on DSI transaction typesJulius Werner2021-09-111-9/+20
* soc/qualcomm/common/qspi: Add support for common QSPI driverRavi Kumar Bokka2021-09-036-443/+13
* soc/qualcomm/common: clock: Add support for common clock driverTaniya Das2021-09-033-353/+97
* qualcomm/sc7180: Clean up drivers with common clockTaniya Das2021-09-034-68/+70
* device/mipi: Move to drivers/mipiJulius Werner2021-08-261-1/+1
* qualcomm/sc7180: Switch to common MIPI panel libraryJulius Werner2021-08-203-69/+40
* sc7180: Add display support for mipi panelsVinod Polimera2021-08-033-11/+169
* helpers: Add GENMASK macroYu-Ping Wu2021-08-021-2/+0
* soc/qualcomm: move uart_bitbang UART w/gpio code to commonRavi Kumar Bokka2021-07-223-38/+9
* sc7180: Add target specific GPIO pin definitionsTaniya Das2021-07-223-214/+3
* sc7180: Renaming the GPIO macro in QSPI and I2C driverRavi Kumar Bokka2021-07-212-5/+5
* Coachz: Observe SPI_CLK voltage level is only 1.4V, need to adjustyolkshih2021-04-241-1/+1
* soc/qualcomm: move code to commonRavi Kumar Bokka2021-04-083-75/+10
* cbfs: Remove prog_locate() for payloads (SELF and FIT)Julius Werner2021-03-171-3/+0