summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* qualcomm/ipq806x: Fix uart in verstagePatrick Georgi2015-06-301-1/+1
* qualcomm/ipq806x: centralize vboot configurationPatrick Georgi2015-06-301-0/+2
* Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth2015-06-231-8/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-084-5/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-022-9/+6
* ipq806x: clear the RPM initialization Acknowledge bitSourabh Banerjee2015-06-021-1/+5
* Remove address from GPLv2 headersPatrick Georgi2015-05-219-9/+9
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-052-2/+2
* 3rdparty: Move to blobsPatrick Georgi2015-05-052-2/+2
* vboot: split class in library and stagePatrick Georgi2015-04-301-4/+4
* kbuild: automatically include SOCsStefan Reinauer2015-04-292-1/+4
* soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer2015-04-221-0/+1
* qualcomm/ipq806x: report versions of RPM and DDR init componentsVadim Bendebury2015-04-221-1/+20
* qualcomm/ipq806x: add board id value for SP5Vadim Bendebury2015-04-221-0/+1
* armv7: preserve bootblock invocation parameterVadim Bendebury2015-04-211-0/+2
* ipq808x: add uber sbl parameter definitionsVadim Bendebury2015-04-211-0/+65
* arm(64): Manually clean up the mess left by write32() transitionJulius Werner2015-04-214-15/+55
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-219-160/+159
* arm(64): Change write32() argument order to match x86Julius Werner2015-04-211-2/+2
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-212-74/+34
* ipq806x: i2c: stop transfer as soon as an error is reportedSourabh Banerjee2015-04-211-1/+1
* ipq806x: i2c: write function fixed to avoid spurious successSourabh Banerjee2015-04-212-1/+12
* ipq806x: initialize UART even when console is not enabledVadim Bendebury2015-04-184-10/+34
* ipq806x: uart: replace hardware accessorsVadim Bendebury2015-04-181-67/+69
* qualcomm/ipq806x: add spi_crop_chunk()Patrick Georgi2015-04-171-0/+5
* ipq806x: extend GSBI driver to support i2c on any GSBI blockSourabh Banerjee2015-04-176-95/+176
* ipq806x: add LPASS clock control driverVadim Bendebury2015-04-174-0/+659
* ipq806x: Add support for mmu in bootblock.Deepa Dinamani2015-04-171-1/+4
* chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner2015-04-171-1/+1
* storm: define location for storing CBFS header valueVadim Bendebury2015-04-171-1/+3
* ipq806x: load and start RPMVadim Bendebury2015-04-153-3/+54
* storm: Add watchdog reset api.Deepa Dinamani2015-04-151-2/+2
* ipq806x: Load TZBSP blob from coreboot ramstageVikas Das2015-04-155-19/+153
* storm: use different CBFS caches before and after DRAM is availableVadim Bendebury2015-04-153-3/+19
* storm: configure/enable vboot2 supportVadim Bendebury2015-04-151-0/+1
* ipq8064: add DRAM initialization codeVadim Bendebury2015-04-154-0/+142
* ipq806x: add i2c driverVadim Bendebury2015-04-158-437/+377
* google/storm: prepare enabling vboot2Vadim Bendebury2015-04-151-0/+6
* ipq806x: modify imem layoutDeepa Dinamani2015-04-151-10/+19
* soc/ipq806x: Disable LPAE mode.Deepa Dinamani2015-04-151-1/+0
* ipq806x: set architecture to ARMV7Vadim Bendebury2015-04-151-2/+2
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-141-12/+0
* storm: add ipq8064 blobs to the CBFSVadim Bendebury2015-04-141-0/+12
* ipq8064: use the new utility to build bootblockVadim Bendebury2015-04-142-3/+3
* storm: Fix timer init order problemJulius Werner2015-04-132-27/+0
* ipq806x: copy i2c, qup, and gsbi drivers from depthchargeDaisuke Nojiri2015-04-135-0/+1008
* ipq806x: Remove extra INCLUDESPatrick Georgi2015-04-101-2/+0
* google/storm: Minor board ID changesDan Ehrenberg2015-04-101-0/+1
* storm: Initialize clock, pinmux for NAND if present on boardDan Ehrenberg2015-04-102-1/+92
OpenPOWER on IntegriCloud