summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm
Commit message (Expand)AuthorAgeFilesLines
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-211-1/+1
* src/soc: Fix various typosJonathan Neuschäfer2018-02-202-2/+2
* soc: Add Kconfig for each soc vendorChris Ching2017-10-231-0/+2
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-182-2/+2
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-142-10/+12
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-134-12/+16
* spi: Remove unused/unnecessary spi_init function definitionsFurquan Shaikh2017-06-072-12/+0
* soc/qualcomm/ipq*: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-242-23/+47
* 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