summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/ipq806x/blobs_init.c
Commit message (Expand)AuthorAgeFilesLines
* src/soc/qualcomm: Remove unnecessary space after castsElyes Haouas2022-11-231-2/+2
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/qualcomm: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-201-5/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-7/+5
* ipq806x: clear the RPM initialization Acknowledge bitSourabh Banerjee2015-06-021-1/+5
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* qualcomm/ipq806x: report versions of RPM and DDR init componentsVadim Bendebury2015-04-221-1/+20
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-6/+6
* ipq806x: load and start RPMVadim Bendebury2015-04-151-3/+42
* ipq806x: Load TZBSP blob from coreboot ramstageVikas Das2015-04-151-17/+38
* ipq8064: add DRAM initialization codeVadim Bendebury2015-04-151-0/+78