summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x/uart.c
AgeCommit message (Expand)Author
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-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/qualcomm: Remove unused <stdlib.h>Elyes HAOUAS
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-08-09src/soc: Fix typoElyes HAOUAS
2016-07-12Documentation: Fix doxygen errorsMartin Roth
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-18ipq806x: initialize UART even when console is not enabledVadim Bendebury
2015-04-18ipq806x: uart: replace hardware accessorsVadim Bendebury
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08ipq806x: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-01-03ipq806x: clean up UART driver tx_byte functionVadim Bendebury
2014-12-30ipq8064: prepare uart driver for use in corebootVadim Bendebury
2014-12-30ipq8064: SOC UART driver belongs in the SOC directoryVadim Bendebury