summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm
AgeCommit message (Expand)Author
2019-09-19cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber
2019-08-30ipq40xx: Increase CBFS and RAMSTAGE sizeKan Yan
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-29soc/qualcomm/qcs405: Handle invalid QUP and BLSPJacob Garber
2019-07-25soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/qualcomm/ipq806x: Remove unnecessary allocationJacob Garber
2019-07-15src: Use '#include <timestamp.h>' when neededElyes HAOUAS
2019-07-13soc/qualcomm: Remove unneeded '#include <lib.h>'Elyes HAOUAS
2019-07-11sdm845: Add AOP firmware supportT Michael Turney
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-03vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner
2019-07-02sdm845: Update macro definition in CB clock driverAkash Asthana
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-06-12qcom: Add i2c driverPrudhvi Yarlagadda
2019-06-10sdm845: qspi: Add Dual SPI supportJulius Werner
2019-06-06qcs405: Enable VBOOT_MIGRATE_WORKING_DATANitheesh Sekar
2019-06-05coreboot: Add i2c clock API for qcs405Taniya Das
2019-06-04qcs405: Add SPI driver supportPrudhvi Yarlagadda
2019-06-04qcs405: Add UART supportPrudhvi Yarlagadda
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-17soc/qualcomm/sdm845: Fix broken KconfigPatrick Rudolph
2019-05-16soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG()Patrick Georgi
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-05-03sdm845: Add QCLib to RomStage to perform IP initT Michael Turney
2019-05-03sdm845: Combine BB with QC-Sec for ROM bootT Michael Turney
2019-05-02sdm845: Add USB support on cheza platformChandana Kishori Chiluveru
2019-05-02qualcomm: Add QCLib interface support to common/T Michael Turney
2019-05-02sdm845: Select VBOOT_MIGRATE_WORKING_DATA, now requiredT Michael Turney
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-23soc/qualcomm/qcs405: add console.h includePatrick Georgi
2019-04-23qcs405: Add support of GPIO IRQ APIsTaniya Das
2019-04-23qcs405: clock: Update SPI APITaniya Das
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-09src: Fix remaining #include <timer.h>Nico Huber
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-28qcs405: Add support for USB host modeVijayavardhan Vennapusa
2019-03-26qcs405: clock: Adding the clock support for qcs405Pranav Agrawal
2019-03-26qcs405: Add GPIO APINitheesh Sekar
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-18qcs405: Add DRAM resourcesNitheesh Sekar
2019-03-18qcs405: Add Timer supportNitheesh Sekar
2019-03-18soc/qualcomm/qcs405: Add MMU supportNitheesh Sekar
2019-03-18soc/qualcomm/qcs405: Support for new SoCNitheesh Sekar
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki