aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq40xx
AgeCommit message (Expand)Author
2021-02-19memlayout: Store region sizes as separate symbolsJulius Werner
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-09-21soc/qualcomm: Drop unneeded empty linesElyes HAOUAS
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-07-26src/soc/qualcomm: Add include <types.h>Elyes HAOUAS
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi
2020-05-11treewide: split off license text, remove extra copyright noticesPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-05soc/qualcomm: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/qualcomm: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-18ipq40xx: Run python script without explicit 'python' callJulius Werner
2019-11-14soc/qualcomm: Link cbmem.c only in romstageArthur Heymans
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-09-20soc/qualcomm/ipq40xx: Remove unnecessary allocationJacob Garber
2019-09-19cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber
2019-08-30ipq40xx: Increase CBFS and RAMSTAGE sizeKan Yan
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-05-03sdm845: Combine BB with QC-Sec for ROM bootT Michael Turney
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-16soc/qualcomm/ipq{40xx,806x}/Kconfig: Remove unused MBN_ENCAPSULATIONElyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
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-05-28soc/qualcomm: Get rid of device_tElyes HAOUAS
2018-04-23soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectorsAaron Durbin
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-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-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-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