summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/ipq806x/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* soc/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-77/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/qualcomm: Link cbmem.c only in romstageArthur Heymans2019-11-141-1/+0
* sdm845: Combine BB with QC-Sec for ROM bootT Michael Turney2019-05-031-2/+2
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-3/+3
* drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese2018-08-101-0/+3
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-4/+4
* qualcomm/storm: Add required files to enable elog in ramstageFurquan Shaikh2016-07-281-0/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* linking: link bootblock.elf with .data and .bss sections againAaron Durbin2015-09-221-7/+1
* qualcomm/ipq806x: Fix uart in verstagePatrick Georgi2015-06-301-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-051-1/+1
* 3rdparty: Move to blobsPatrick Georgi2015-05-051-1/+1
* vboot: split class in library and stagePatrick Georgi2015-04-301-4/+4
* kbuild: automatically include SOCsStefan Reinauer2015-04-291-0/+4
* ipq806x: initialize UART even when console is not enabledVadim Bendebury2015-04-181-1/+1
* ipq806x: add LPASS clock control driverVadim Bendebury2015-04-171-0/+1
* ipq806x: Load TZBSP blob from coreboot ramstageVikas Das2015-04-151-0/+2
* ipq8064: add DRAM initialization codeVadim Bendebury2015-04-151-0/+1
* ipq806x: add i2c driverVadim Bendebury2015-04-151-0/+3
* google/storm: prepare enabling vboot2Vadim Bendebury2015-04-151-0/+6
* storm: add ipq8064 blobs to the CBFSVadim Bendebury2015-04-141-0/+12
* ipq8064: use the new utility to build bootblockVadim Bendebury2015-04-141-2/+2
* storm: Fix timer init order problemJulius Werner2015-04-131-1/+0
* ipq806x: Remove extra INCLUDESPatrick Georgi2015-04-101-2/+0
* ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-0/+2
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-1/+1
* ipq806x: Add USB supportJulius Werner2015-01-041-0/+1
* ipq8064: add SOC initialization skeletonVadim Bendebury2015-01-031-0/+1
* storm/ipq8064: add dynamic CBMEM supportVadim Bendebury2015-01-031-0/+2
* storm: ipq8064: enable CBFS SPI wrapperVadim Bendebury2015-01-031-3/+3
* ipq8064/storm: UART enable and various fixesVadim Bendebury2014-12-311-0/+3
* ipq8064: make timer services availableMarc Jones2014-12-301-0/+2
* ipq/arm: Redesign hooks for bootblockVadim Bendebury2014-12-301-0/+20
* ipq8064: Make clock code build in corebootVadim Bendebury2014-12-051-0/+3
* ipq8064: Make timer code compileVadim Bendebury2014-11-131-0/+1
* Use sbl blobs from a private locationVadim Bendebury2014-11-131-1/+1
* ipq806x: Add support for GPIO operationsFurquan Shaikh2014-11-131-1/+4
* ipq806x: Add an include/ folder to ipq806xFurquan Shaikh2014-11-121-0/+2
* Copy u-boot sources as is and modify the tree to still buildVadim Bendebury2014-11-121-3/+0
* Include IPQ8064 SBLs code in the coreboot bootblockVadim Bendebury2014-11-121-4/+17
* Provide ability to integrate with QComm SBLsVadim Bendebury2014-11-091-0/+10
* soc/qualcomm: Add generic support skeleton for ipq806xFurquan Shaikh2014-09-251-0/+8