aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm
AgeCommit message (Expand)Author
2021-10-25sc7280: Add AOP FW download supportRavi Kumar Bokka
2021-10-25soc/qualcomm: Commonize AOP firmware supportRavi Kumar Bokka
2021-10-25soc/qualcomm/sc7280: define the aop symbolsRavi Kumar Bokka
2021-10-18sc7280: Add GSI FW download supportRavi Kumar Bokka
2021-10-15soc/qualcomm/sc7280: Enable compression of SHRMShelley Chen
2021-10-07sc7280: Add SHRM firmware supportRavi Kumar Bokka
2021-10-06sc7280: Enable UART driverRajesh Patil
2021-10-06sc7280: Enable bootblock compressionRavi Kumar Bokka
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-27soc/qualcomm/sc7280: Enable QUP drivers to use lz4 compressionShelley Chen
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-21sc7280: Enable SPI driverRajesh Patil
2021-09-21soc/qualcomm/common/spi: Add support for SPI common driverRavi Kumar Bokka
2021-09-21sc7280: Enable I2C driverRajesh Patil
2021-09-21soc/qualcomm/common/i2c: Add support for I2C common driverRajesh Patil
2021-09-21sc7280: Refactor QUP driverRajesh Patil
2021-09-16mainboard/google: Update the TLMM registers for sdhcShaik Sajida Bhanu
2021-09-16soc/qualcomm: clock: Clean up clock driverTaniya Das
2021-09-16soc/qualcomm/common/qup: Add support for QUP common driverRavi Kumar Bokka
2021-09-11mipi: Make panel init callback work directly on DSI transaction typesJulius Werner
2021-09-03sc7280: Refactor QSPI driverRoja Rani Yarubandi
2021-09-03soc/qualcomm/common/qspi: Add support for common QSPI driverRavi Kumar Bokka
2021-09-03soc/qualcomm/sc7280: DDR One-Time-Training SupportRavi 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-09-03qualcomm/sc7180: Clean up drivers with common clockTaniya Das
2021-08-26device/mipi: Move to drivers/mipiJulius Werner
2021-08-20qualcomm/sc7180: Switch to common MIPI panel libraryJulius Werner
2021-08-03sc7180: Add display support for mipi panelsVinod Polimera
2021-08-02helpers: Add GENMASK macroYu-Ping Wu
2021-07-25sc7280: Increased CBFS_MCACHE sizeRavi Kumar Bokka
2021-07-22soc/qualcomm: move uart_bitbang UART w/gpio code to commonRavi Kumar Bokka
2021-07-22sc7180: Add target specific GPIO pin definitionsTaniya Das
2021-07-21soc/qualcomm/sc7280: Replace gpio offset value with macroTaniya Das
2021-07-21sc7180: Renaming the GPIO macro in QSPI and I2C driverRavi Kumar Bokka
2021-07-21soc/qualcomm/common/gpio: Define a macro for the gpio offsetTaniya Das
2021-06-11sc7280: Add target specific GPIO pin definitionsTaniya Das
2021-06-04soc: common: gpio: Add support for common GPIO driverTaniya Das
2021-06-04sc7280: Reserve wlan & wpss dram regions index order correctedRavi Kumar Bokka
2021-05-19sc7280: Reserve wlan & wpss dram memory regionsRavi Kumar Bokka
2021-05-19sc7280: memlayout changes for QCSDI & WMM featuresamrab
2021-05-19sc7280: add qclib supportRavi Kumar Bokka
2021-04-24Coachz: Observe SPI_CLK voltage level is only 1.4V, need to adjustyolkshih
2021-04-21soc/qualcomm/sc7280: Modify Makefile to use sc7280 blobShelley Chen
2021-04-15sc7280: Provide initial SoC supportRavi Kumar Bokka
2021-04-08soc/qualcomm: move code to commonRavi Kumar Bokka
2021-03-17cbfs: Remove prog_locate() for payloads (SELF and FIT)Julius Werner
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-19memlayout: Store region sizes as separate symbolsJulius Werner
2021-02-16soc/qualcomm: Remove unused <string.h>Elyes HAOUAS
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-15soc/qualcomm/sc7180: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15soc/qualcomm: Remove unused <console/console.h>Elyes HAOUAS
2021-02-04soc/qualcomm/sc7180/aop_load_reset.c: Add missing <program_loading.h>Elyes HAOUAS
2021-02-03src: Remove unused <boardid.h>Elyes HAOUAS
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-12Delete soc/qualcomm/sdm845Julius Werner
2020-11-06sc7180: Correct mmu configuration for AOP SRAM regionsT Michael Turney
2020-11-02sc7180: Fix prefill requirement and correct the fetch start checkVinod Polimera
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-17trogdor/sc7180: Clarify USE_QC_BLOBS requirementsJulius Werner
2020-10-13sc7180: Enable bootblock compressionJulius Werner
2020-10-09trogdor: Modify DDR training to use mrc_cacheShelley Chen
2020-10-07sc7180: Remove LIMITS_CFG loading in romstage.mkurumel
2020-09-21soc/qualcomm: Drop unneeded empty linesElyes HAOUAS
2020-09-16sc7180: report hardware watchdog reset after rebootRavi Kumar Bokka
2020-09-15sc7180: clock: Remove unwanted QUPv3 FrequencyTaniya Das
2020-09-15sc7180: Remove QcLib specific changes from CB UARTRoja Rani Yarubandi
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-10sc7180: Add display hardware pipe line initializationVinod Polimera
2020-09-10sc7180: Add display dsi interface programmingVinod Polimera
2020-09-10sc7180: enable bl31T Michael Turney
2020-09-09sc7180: Add display 10nm phy & pll programming supportVinod Polimera
2020-09-09sc7180: clock: Add display external clock in corebootTaniya Das
2020-09-09trogdor: Change Memlayout to increase QcLib region from 512 to 596kBAshwin Kumar
2020-09-09trogdor: SoC makefile blob supportashk
2020-09-02src: Drop redundant 'select BOOTBLOCK_CONSOLE'Elyes HAOUAS
2020-08-18src: Remove unused 'include <delay.h>'Elyes HAOUAS
2020-08-18src: Remove unuse '<timestamp.h>Elyes HAOUAS
2020-08-18src: Remove unused '<halt.h>'Elyes HAOUAS
2020-08-03qualcomm/sc7180: Fix TLMM assignments for GPIOs 29, 31 and 32Julius Werner
2020-07-26src/soc/qualcomm: Add include <types.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-06-22soc/qualcomm/sc7180/qupv3_config.c: Add missing includesElyes HAOUAS
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-06-02src: Remove unused '#include <timer.h>'Elyes HAOUAS
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS
2020-05-11sc7180: clock: Add support to bump CPU levelsTaniya Das
2020-05-11sc7180: Adjust memory allocations per upstream commentsT Michael Turney
2020-05-11trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flagAshwin Kumar