summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/Makefile.inc
AgeCommit message (Expand)Author
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-11-14soc/qualcomm: Link cbmem.c only in romstageArthur Heymans
2019-05-03sdm845: Combine BB with QC-Sec for ROM bootT Michael Turney
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2016-07-28qualcomm/storm: Add required files to enable elog in ramstageFurquan Shaikh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-06-30qualcomm/ipq806x: Fix uart in verstagePatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-18ipq806x: initialize UART even when console is not enabledVadim Bendebury
2015-04-17ipq806x: add LPASS clock control driverVadim Bendebury
2015-04-15ipq806x: Load TZBSP blob from coreboot ramstageVikas Das
2015-04-15ipq8064: add DRAM initialization codeVadim Bendebury
2015-04-15ipq806x: add i2c driverVadim Bendebury
2015-04-15google/storm: prepare enabling vboot2Vadim Bendebury
2015-04-14storm: add ipq8064 blobs to the CBFSVadim Bendebury
2015-04-14ipq8064: use the new utility to build bootblockVadim Bendebury
2015-04-13storm: Fix timer init order problemJulius Werner
2015-04-10ipq806x: Remove extra INCLUDESPatrick Georgi
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-01-04ipq806x: Add USB supportJulius Werner
2015-01-03ipq8064: add SOC initialization skeletonVadim Bendebury
2015-01-03storm/ipq8064: add dynamic CBMEM supportVadim Bendebury
2015-01-03storm: ipq8064: enable CBFS SPI wrapperVadim Bendebury
2014-12-31ipq8064/storm: UART enable and various fixesVadim Bendebury
2014-12-30ipq8064: make timer services availableMarc Jones
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-05ipq8064: Make clock code build in corebootVadim Bendebury
2014-11-13ipq8064: Make timer code compileVadim Bendebury
2014-11-13Use sbl blobs from a private locationVadim Bendebury
2014-11-13ipq806x: Add support for GPIO operationsFurquan Shaikh
2014-11-12ipq806x: Add an include/ folder to ipq806xFurquan Shaikh
2014-11-12Copy u-boot sources as is and modify the tree to still buildVadim Bendebury
2014-11-12Include IPQ8064 SBLs code in the coreboot bootblockVadim Bendebury
2014-11-09Provide ability to integrate with QComm SBLsVadim Bendebury
2014-09-25soc/qualcomm: Add generic support skeleton for ipq806xFurquan Shaikh