summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-052-10/+2
* Remove libverstage as separate library and source file classJulius Werner2017-03-282-8/+8
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-282-6/+6
* vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner2017-03-282-0/+2
* qualcomm/ipq40xx: add vector operation method to SPIYuji Sasaki2017-02-221-0/+1
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-232-2/+0
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-052-90/+104
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-054-23/+53
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-054-11/+11
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-224-2/+4
* soc/qualcomm/ipq40xx: Fix GPIO pull up config.Kan Yan2016-10-071-2/+1
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* soc/qualcomm/ipq40xx: Reduce the delay in I2C.Kan Yan2016-08-111-1/+1
* soc/qualcomm/ipq40xx: Use block mode for I2CVaradarajan Narayanan2016-08-092-26/+24
* google/gale: Add more board ID variantsKan Yan2016-08-031-1/+2
* google/gale: Change board ID definition.Kan Yan2016-07-311-3/+4
* qualcomm/gale: Add required files to enable elog in ramstageFurquan Shaikh2016-07-281-0/+5
* qualcomm/storm: Add required files to enable elog in ramstageFurquan Shaikh2016-07-281-0/+4
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-282-3/+3
* google/gale: Fix board ID and GPIO config.Kan Yan2016-07-251-5/+3
* Documentation: Fix doxygen errorsMartin Roth2016-07-123-19/+19
* Gale board: Move TPM setup function to verstage.cKan Yan2016-06-022-2/+21
* qualcomm/ipq40xx: drop commentPatrick Georgi2016-05-101-4/+0
* qualcomm/ipq40xx: Don't annoy users with ambiguous questionsPatrick Georgi2016-05-101-1/+3
* ipq40xx: Break a long line in Makefile.incDavid Hendricks2016-05-101-1/+2
* qualcomm/ipq40xx: Drop copied part number from struct namesPatrick Georgi2016-05-101-17/+17
* soc/qualcomm/ipq40xx: Increase HEAP size.Kan Yan2016-05-101-0/+4
* soc/qualcomm/ipq40xx: Enable crashdump handlingVaradarajan Narayanan2016-05-102-62/+49
* soc/qualcomm/ipq40xx: Add support for BLSP QUP I2CVaradarajan Narayanan2016-05-1014-1178/+1035
* soc/qualcomm/ipq40xx: Enable USBVaradarajan Narayanan2016-05-101-179/+251
* google/gale: Turn on monotonic timer supportVaradarajan Narayanan2016-05-101-0/+1
* soc/qualcomm/ipq40xx: Update memory region areasVaradarajan Narayanan2016-05-101-5/+33
* soc/qualcomm/ipq40xx: Fix GPIO no.s for BGA partVaradarajan Narayanan2016-05-102-0/+14
* soc/qualcomm/ipq40xx: Streamline memory mapVaradarajan Narayanan2016-05-101-5/+5
* google/gale: Remove NAND initVaradarajan Narayanan2016-05-101-2/+0
* soc/qualcomm/ipq40xx: Enable timerVaradarajan Narayanan2016-05-107-323/+146
* soc/qualcomm/ipq40xx: Add coreboot Table entry for serial consoleVaradarajan Narayanan2016-05-101-0/+9
* soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initializedVaradarajan Narayanan2016-05-103-0/+20
* soc/qualcomm/ipq40xx: Update memory map to align to ipq40xxVaradarajan Narayanan2016-05-101-27/+40
* soc/qualcomm/ipq40xx: Invoke createxbl.py using `python`David Hendricks2016-05-101-1/+1
* soc/qualcomm/ipq40xx: Add config option for SBL utils pathVaradarajan Narayanan2016-05-102-1/+9
* soc/qualcomm/ipq40xx: Update the list of MBNs needed for this SoCVaradarajan Narayanan2016-05-102-17/+20
* soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC supportVaradarajan Narayanan2016-05-1032-0/+5622
* ipq806x/storm: Return NULL for cbmem_top if DRAM is not initializedFurquan Shaikh2016-03-292-0/+20
* timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner2016-02-121-1/+0
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-182-2/+2
* cbfs_spi: enable CBFS access in early romstageMary Ruthven2015-12-031-13/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-319-36/+0
* linking: link bootblock.elf with .data and .bss sections againAaron Durbin2015-09-221-7/+1
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-1/+0