summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm
AgeCommit message (Expand)Author
2016-03-29ipq806x/storm: Return NULL for cbmem_top if DRAM is not initializedFurquan Shaikh
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-12-03cbfs_spi: enable CBFS access in early romstageMary Ruthven
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-09-09verstage: use common program.ld for linkingAaron Durbin
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-07-09ipq8064: enable timestamp collectionVadim Bendebury
2015-06-30qualcomm/ipq806x: Fix uart in verstagePatrick Georgi
2015-06-30qualcomm/ipq806x: centralize vboot configurationPatrick Georgi
2015-06-23Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-06-02ipq806x: clear the RPM initialization Acknowledge bitSourabh Banerjee
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick 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-22soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer
2015-04-22qualcomm/ipq806x: report versions of RPM and DDR init componentsVadim Bendebury
2015-04-22qualcomm/ipq806x: add board id value for SP5Vadim Bendebury
2015-04-21armv7: preserve bootblock invocation parameterVadim Bendebury
2015-04-21ipq808x: add uber sbl parameter definitionsVadim Bendebury
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Change write32() argument order to match x86Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-21ipq806x: i2c: stop transfer as soon as an error is reportedSourabh Banerjee
2015-04-21ipq806x: i2c: write function fixed to avoid spurious successSourabh Banerjee
2015-04-18ipq806x: initialize UART even when console is not enabledVadim Bendebury
2015-04-18ipq806x: uart: replace hardware accessorsVadim Bendebury
2015-04-17qualcomm/ipq806x: add spi_crop_chunk()Patrick Georgi
2015-04-17ipq806x: extend GSBI driver to support i2c on any GSBI blockSourabh Banerjee
2015-04-17ipq806x: add LPASS clock control driverVadim Bendebury
2015-04-17ipq806x: Add support for mmu in bootblock.Deepa Dinamani
2015-04-17chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner
2015-04-17storm: define location for storing CBFS header valueVadim Bendebury
2015-04-15ipq806x: load and start RPMVadim Bendebury
2015-04-15storm: Add watchdog reset api.Deepa Dinamani
2015-04-15ipq806x: Load TZBSP blob from coreboot ramstageVikas Das
2015-04-15storm: use different CBFS caches before and after DRAM is availableVadim Bendebury
2015-04-15storm: configure/enable vboot2 supportVadim Bendebury
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-15ipq806x: modify imem layoutDeepa Dinamani
2015-04-15soc/ipq806x: Disable LPAE mode.Deepa Dinamani