summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/uart.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-08-04soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-25soc/apollolake: Add UART0Felix Singer
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
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-07soc/intel/apollolake: Clean up UART codeAamir Bohra
2017-08-10soc/intel/apollolake: Enable UART debug controller on S3 resumeFurquan Shaikh
2017-05-09soc/intel/apollolake: Use common/block/uart codeAamir Bohra
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik
2016-05-12soc/apollolake/uart.c: Do not NOOP .set_resources() and friendsAlexandru Gagniuc
2016-04-14soc/intel: Update license headersMartin Roth
2016-03-10soc/intel/apollolake: Avoid UART BAR relocation at ramstageAndrey Petrov