summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* soc/qualcomm: Remove unneeded '#include <lib.h>'Elyes HAOUAS2019-07-132-2/+0
* sdm845: Add AOP firmware supportT Michael Turney2019-07-1110-10/+98
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-094-5/+4
* vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner2019-07-032-2/+0
* sdm845: Update macro definition in CB clock driverAkash Asthana2019-07-021-3/+3
* QC common: fix compiler complaint, missing <string.h>T Michael Turney2019-07-021-0/+1
* qualcomm: qclib: Ensure interface table entry name is terminatedJulius Werner2019-06-281-1/+1
* qcom: Add i2c driverPrudhvi Yarlagadda2019-06-124-0/+867
* sdm845: qspi: Add Dual SPI supportJulius Werner2019-06-103-4/+17
* qcs405: Enable VBOOT_MIGRATE_WORKING_DATANitheesh Sekar2019-06-061-0/+1
* coreboot: Add i2c clock API for qcs405Taniya Das2019-06-052-1/+24
* qcs405: Add SPI driver supportPrudhvi Yarlagadda2019-06-044-17/+1202
* qcs405: Add UART supportPrudhvi Yarlagadda2019-06-047-0/+941
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* soc/qualcomm/sdm845: Fix broken KconfigPatrick Rudolph2019-05-172-0/+11
* soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG()Patrick Georgi2019-05-161-3/+3
* Fix code that would trip -Wtype-limitsJulius Werner2019-05-064-8/+6
* sdm845: Add QCLib to RomStage to perform IP initT Michael Turney2019-05-037-16/+75
* sdm845: Combine BB with QC-Sec for ROM bootT Michael Turney2019-05-034-5/+5
* sdm845: Add USB support on cheza platformChandana Kishori Chiluveru2019-05-026-6/+1089
* qualcomm: Add QCLib interface support to common/T Michael Turney2019-05-026-0/+390
* sdm845: Select VBOOT_MIGRATE_WORKING_DATA, now requiredT Michael Turney2019-05-021-0/+1
* vboot: refactor OPROM codeJoel Kitching2019-04-301-1/+1
* soc/qualcomm/qcs405: add console.h includePatrick Georgi2019-04-231-0/+1
* qcs405: Add support of GPIO IRQ APIsTaniya Das2019-04-232-0/+56
* qcs405: clock: Update SPI APITaniya Das2019-04-232-35/+109
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-232-2/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-234-6/+0
* src: Fix remaining #include <timer.h>Nico Huber2019-04-093-3/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-064-4/+0
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-063-6/+0
* qcs405: Add support for USB host modeVijayavardhan Vennapusa2019-03-284-2/+351
* qcs405: clock: Adding the clock support for qcs405Pranav Agrawal2019-03-265-0/+449
* qcs405: Add GPIO APINitheesh Sekar2019-03-264-2/+400
* vboot: standardize on working data sizeJoel Kitching2019-03-214-4/+4
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* qcs405: Add DRAM resourcesNitheesh Sekar2019-03-183-4/+12
* qcs405: Add Timer supportNitheesh Sekar2019-03-182-7/+4
* soc/qualcomm/qcs405: Add MMU supportNitheesh Sekar2019-03-185-1/+81
* soc/qualcomm/qcs405: Support for new SoCNitheesh Sekar2019-03-189-0/+284
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-074-4/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0424-20/+24
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-223-15/+8
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-143-3/+0
* sdm845: Add SPI-NOR flash driverMukesh Savaliya2018-12-058-30/+450
* sdm845: Add clock supportDavid Dai2018-11-305-1/+433
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-215-16/+7
* soc/qualcomm/ipq{40xx,806x}/Kconfig: Remove unused MBN_ENCAPSULATIONElyes HAOUAS2018-11-162-10/+0