summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/uart.c
Commit message (Expand)AuthorAgeFilesLines
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra2019-08-041-5/+5
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* soc/apollolake: Add UART0Felix Singer2019-03-251-0/+7
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/common/block: Move common uart function to block/uartSubrata Banik2018-08-201-81/+56
* src: Get rid of device_tElyes HAOUAS2018-06-141-1/+5
* soc/intel/apollolake: Clean up UART codeAamir Bohra2017-12-071-1/+55
* soc/intel/apollolake: Enable UART debug controller on S3 resumeFurquan Shaikh2017-08-101-3/+21
* soc/intel/apollolake: Use common/block/uart codeAamir Bohra2017-05-091-24/+2
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-1/+1
* soc/apollolake/uart.c: Do not NOOP .set_resources() and friendsAlexandru Gagniuc2016-05-121-2/+2
* soc/intel: Update license headersMartin Roth2016-04-141-0/+5
* soc/intel/apollolake: Avoid UART BAR relocation at ramstageAndrey Petrov2016-03-101-0/+56