summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include/intelblocks/uart.h
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner2021-03-121-12/+1
* soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`Furquan Shaikh2021-01-111-18/+3
* soc/intel/common/uart: Restrict scope of uart_common_init to uart.cFurquan Shaikh2021-01-081-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra2019-08-041-3/+3
* soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()Nico Huber2019-06-031-6/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* soc/intel/common/block: Move common uart function to block/uartSubrata Banik2018-08-201-12/+44
* soc/intel/common/uart: Add support for enabling UART debug controller on resumeFurquan Shaikh2017-08-101-0/+38
* soc/intel/common/uart: Refactor uart_common_initFurquan Shaikh2017-08-101-2/+6
* soc/intel/common: Add PCI configuration code for UARTAamir Bohra2017-05-091-0/+3
* soc/intel/common/block: Add Intel common UART codeAamir Bohra2017-04-111-0/+24