summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/uart.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-08-04soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra
2019-06-03soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode()Nico Huber
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-06-14src: Get rid of device_tElyes HAOUAS
2017-12-14soc/intel/cannonlake: Fix UART2 serial log broken issueSubrata Banik
2017-12-09soc/intel/cannonlake: Clean up UART codeAamir Bohra
2017-08-21soc/intel/cannonlake: Add support for all UART port indexSubrata Banik
2017-08-16soc/intel/cannonlake: Add proper support to enable UART2 in 16550 modeSubrata Banik
2017-08-15soc/intel/cannonlake: Add postcar stage supportLijian Zhao
2017-07-21Revert "soc/intel/cannonlake: Add postcar stage support"Martin Roth
2017-07-21soc/intel/cannonlake: Add postcar stage supportLijian Zhao
2017-06-29soc/intel/cannonlake: Add UART initializationAndrey Petrov