summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/ipq40xx/include
Commit message (Expand)AuthorAgeFilesLines
* soc/nvidia,qualcomm: Fix indirect includesKyösti Mälkki2021-11-091-8/+0
* soc/qualcomm: Drop unneeded empty linesElyes HAOUAS2020-09-215-7/+0
* src/soc/qualcomm: Add include <types.h>Elyes HAOUAS2020-07-261-0/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-51/+0
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-1112-324/+12
* treewide: split off license text, remove extra copyright noticesPatrick Georgi2020-05-114-9/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-116-6/+0
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* soc/qualcomm: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-054-52/+8
* soc: Remove copyright noticesPatrick Georgi2020-03-1816-20/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-2/+2
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+2
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-273-15/+15
* ipq40xx: Increase CBFS and RAMSTAGE sizeKan Yan2019-08-301-3/+3
* vboot: standardize on working data sizeJoel Kitching2019-03-211-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-5/+0
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-051-1/+1
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-221-1/+1
* soc/qualcomm/ipq40xx: Fix GPIO pull up config.Kan Yan2016-10-071-2/+1
* google/gale: Add more board ID variantsKan Yan2016-08-031-1/+2
* google/gale: Change board ID definition.Kan Yan2016-07-311-3/+4
* google/gale: Fix board ID and GPIO config.Kan Yan2016-07-251-5/+3
* Gale board: Move TPM setup function to verstage.cKan Yan2016-06-022-2/+21
* soc/qualcomm/ipq40xx: Enable crashdump handlingVaradarajan Narayanan2016-05-101-0/+3
* soc/qualcomm/ipq40xx: Add support for BLSP QUP I2CVaradarajan Narayanan2016-05-106-361/+233
* 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-104-55/+67
* soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initializedVaradarajan Narayanan2016-05-101-0/+3
* soc/qualcomm/ipq40xx: Update memory map to align to ipq40xxVaradarajan Narayanan2016-05-101-27/+40
* soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC supportVaradarajan Narayanan2016-05-1015-0/+2201