summaryrefslogtreecommitdiffstats
path: root/src/soc/qualcomm/ipq40xx/qup.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-111-27/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc/qualcomm: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-6/+6
* Fix code that would trip -Wtype-limitsJulius Werner2019-05-061-2/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-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-091-22/+20
* soc/qualcomm/ipq40xx: Add support for BLSP QUP I2CVaradarajan Narayanan2016-05-101-155/+253
* soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC supportVaradarajan Narayanan2016-05-101-0/+480