summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm
AgeCommit message (Expand)Author
2019-12-16sc7180: clock: Add support for QUP DFSR configurationTaniya Das
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-05soc/qualcomm/sc7180: Adapt to recent API changesPatrick Georgi
2019-12-05sc7180: Add USB supportT Michael Turney
2019-12-05sc7180: Add AOP firmware supportRavi Kumar Bokka
2019-12-05sc7180: Add SPI-NOR supportAkash Asthana
2019-12-05sc7180: Add clock driverTaniya Das
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-18ipq40xx: Run python script without explicit 'python' callJulius Werner
2019-11-14soc/qualcomm: Link cbmem.c only in romstageArthur Heymans
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-03arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-11-01sc7180: support bitbang UART w/gpioT Michael Turney
2019-11-01sc7180: Add gpio driverTaniya Das
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21sc7180: Provide initial SoC supportT Michael Turney
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-09soc/qualcomm: Remove default ops to generate bootblock.binArthur Heymans
2019-09-20soc/qualcomm/ipq40xx: Remove unnecessary allocationJacob Garber
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