summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/include/soc
AgeCommit message (Expand)Author
2020-04-05soc/qualcomm: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-05-29src/soc: Add and update license headersMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-03-29ipq806x/storm: Return NULL for cbmem_top if DRAM is not initializedFurquan Shaikh
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-09verstage: use common program.ld for linkingAaron Durbin
2015-07-09ipq8064: enable timestamp collectionVadim Bendebury
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
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): Change write32() argument order to match x86Julius Werner
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-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-15ipq8064: add DRAM initialization codeVadim Bendebury
2015-04-15ipq806x: add i2c driverVadim Bendebury
2015-04-15ipq806x: modify imem layoutDeepa Dinamani
2015-04-10google/storm: Minor board ID changesDan Ehrenberg
2015-04-10storm: Initialize clock, pinmux for NAND if present on boardDan Ehrenberg
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner