aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm
AgeCommit message (Expand)Author
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-09src/soc: Fix typoElyes HAOUAS
2018-08-07sdm845: Implement bitbang UART for bootblockJulius Werner
2018-08-01sdm845: Add GPIO APIDavid Dai
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-22sdm845: increase SRAM for bootblockT Michael Turney
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-05-29src/soc: Add and update license headersMartin Roth
2018-05-28soc/qualcomm: Get rid of device_tElyes HAOUAS
2018-05-09sdm845: Add DRAM resourcesT Michael Turney
2018-05-01sdm845: Add Timer supportT Michael Turney
2018-04-23soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectorsAaron Durbin
2018-04-05soc/qualcomm/sdm845: Add MMU supportT Michael Turney
2018-04-05soc/qualcomm/sdm845: remove hole in memlayout.ldT Michael Turney
2018-03-26soc/qualcomm/sdm845: Support for new SoCT Michael Turney
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2017-10-23soc: Add Kconfig for each soc vendorChris Ching
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-07spi: Remove unused/unnecessary spi_init function definitionsFurquan Shaikh
2017-05-24soc/qualcomm/ipq*: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner
2017-02-22qualcomm/ipq40xx: add vector operation method to SPIYuji Sasaki
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
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-10-07soc/qualcomm/ipq40xx: Fix GPIO pull up config.Kan Yan
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-11soc/qualcomm/ipq40xx: Reduce the delay in I2C.Kan Yan
2016-08-09soc/qualcomm/ipq40xx: Use block mode for I2CVaradarajan Narayanan
2016-08-03google/gale: Add more board ID variantsKan Yan
2016-07-31google/gale: Change board ID definition.Kan Yan
2016-07-28qualcomm/gale: Add required files to enable elog in ramstageFurquan Shaikh
2016-07-28qualcomm/storm: Add required files to enable elog in ramstageFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-25google/gale: Fix board ID and GPIO config.Kan Yan
2016-07-12Documentation: Fix doxygen errorsMartin Roth
2016-06-02Gale board: Move TPM setup function to verstage.cKan Yan
2016-05-10qualcomm/ipq40xx: drop commentPatrick Georgi
2016-05-10qualcomm/ipq40xx: Don't annoy users with ambiguous questionsPatrick Georgi
2016-05-10ipq40xx: Break a long line in Makefile.incDavid Hendricks
2016-05-10qualcomm/ipq40xx: Drop copied part number from struct namesPatrick Georgi
2016-05-10soc/qualcomm/ipq40xx: Increase HEAP size.Kan Yan
2016-05-10soc/qualcomm/ipq40xx: Enable crashdump handlingVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Add support for BLSP QUP I2CVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Enable USBVaradarajan Narayanan
2016-05-10google/gale: Turn on monotonic timer supportVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Update memory region areasVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Fix GPIO no.s for BGA partVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Streamline memory mapVaradarajan Narayanan
2016-05-10google/gale: Remove NAND initVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Enable timerVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Add coreboot Table entry for serial consoleVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initializedVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Update memory map to align to ipq40xxVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Invoke createxbl.py using `python`David Hendricks
2016-05-10soc/qualcomm/ipq40xx: Add config option for SBL utils pathVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Update the list of MBNs needed for this SoCVaradarajan Narayanan
2016-05-10soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC supportVaradarajan Narayanan
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