summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* soc/qualcomm: Drop unneeded empty linesElyes HAOUAS2020-09-2128-44/+0
* sc7180: report hardware watchdog reset after rebootRavi Kumar Bokka2020-09-165-2/+33
* sc7180: clock: Remove unwanted QUPv3 FrequencyTaniya Das2020-09-152-9/+0
* sc7180: Remove QcLib specific changes from CB UARTRoja Rani Yarubandi2020-09-152-6/+3
* include/console/uart: make index parameter unsignedFelix Held2020-09-126-25/+25
* sc7180: Add display hardware pipe line initializationVinod Polimera2020-09-103-0/+196
* sc7180: Add display dsi interface programmingVinod Polimera2020-09-103-0/+189
* sc7180: enable bl31T Michael Turney2020-09-102-0/+8
* sc7180: Add display 10nm phy & pll programming supportVinod Polimera2020-09-097-0/+1508
* sc7180: clock: Add display external clock in corebootTaniya Das2020-09-093-9/+103
* trogdor: Change Memlayout to increase QcLib region from 512 to 596kBAshwin Kumar2020-09-091-4/+4
* trogdor: SoC makefile blob supportashk2020-09-091-0/+78
* src: Drop redundant 'select BOOTBLOCK_CONSOLE'Elyes HAOUAS2020-09-022-2/+0
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-183-3/+0
* src: Remove unuse '<timestamp.h>Elyes HAOUAS2020-08-182-2/+0
* src: Remove unused '<halt.h>'Elyes HAOUAS2020-08-181-1/+0
* qualcomm/sc7180: Fix TLMM assignments for GPIOs 29, 31 and 32Julius Werner2020-08-031-3/+3
* src/soc/qualcomm: Add include <types.h>Elyes HAOUAS2020-07-264-1/+4
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-143-3/+0
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-143-3/+0
* soc/qualcomm/sc7180/qupv3_config.c: Add missing includesElyes HAOUAS2020-06-222-1/+2
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-1310-0/+20
* src: Remove unused '#include <timer.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-181-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-131-1/+0
* sc7180: clock: Add support to bump CPU levelsTaniya Das2020-05-113-0/+108
* sc7180: Adjust memory allocations per upstream commentsT Michael Turney2020-05-111-2/+3
* trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flagAshwin Kumar2020-05-111-4/+8
* sc7180: Fix for hang during DMA transfer in SPI-NOR flash driversatya priya2020-05-111-4/+7
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-1148-1279/+48
* treewide: split off license text, remove extra copyright noticesPatrick Georgi2020-05-1110-22/+10
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-11113-113/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* soc/qualcomm: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-082-20/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0672-783/+72
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-0611-32/+8
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0680-160/+80
* sc7180: Increase SPI flash frequency to 37.5MHzJulius Werner2020-04-301-1/+1
* sc7180: Add I2C driversatya priya2020-04-213-0/+192
* sc7180: Add SPI QUP driverT Michael Turney2020-04-214-0/+275
* sc7180: Add UART supportT Michael Turney2020-04-213-3/+179
* sc7180: Add QUPv3 FW load & configT Michael Turney2020-04-217-0/+1051
* sc7180: clock: Define the UART frequency for QUPV3Taniya Das2020-04-212-1/+2
* soc/qualcomm: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0525-325/+50
* soc: Remove copyright noticesPatrick Georgi2020-03-18140-165/+0
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-102-2/+0
* sc7180: clock: Fix QUP DFSR configuration for perf levelsTaniya Das2020-02-072-6/+9
* soc/qualcomm/qcs405: Remove unused QCS405_BLSP_SPIElyes HAOUAS2020-01-021-5/+0
* src: Remove unused include <string.h>Elyes HAOUAS2019-12-261-1/+0