summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq40xx/include
AgeCommit message (Expand)Author
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-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-08-30ipq40xx: Increase CBFS and RAMSTAGE sizeKan Yan
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
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-10-07soc/qualcomm/ipq40xx: Fix GPIO pull up config.Kan Yan
2016-08-03google/gale: Add more board ID variantsKan Yan
2016-07-31google/gale: Change board ID definition.Kan Yan
2016-07-25google/gale: Fix board ID and GPIO config.Kan Yan
2016-06-02Gale board: Move TPM setup function to verstage.cKan 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: 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: 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: Initial commit for IPQ40xx SoC supportVaradarajan Narayanan