summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/uart
AgeCommit message (Expand)Author
2020-09-12soc/intel/common/block/*/Kconfig: Guard options with if-blocksAngel Pons
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-09soc/intel/common/block/uart/Kconfig: Drop unused symbolsAngel Pons
2020-08-18soc/intel/common: Add support for LPSS UART in ACPI modePatrick Rudolph
2020-08-05soc/intel/common: Include Alder Lake device IDsSubrata Banik
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-24ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-25soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath
2020-01-22soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng
2019-12-13soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai
2019-12-10soc/intel/common: Add Jasperlake Device IDsrkanabar
2019-11-05soc/intel/common: Include Tigerlake device IDsRavi Sarawadi
2019-08-21soc/intel/common: Set controller state to active in uart initUsha P
2019-08-04soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra
2019-07-29Revert "soc/intel/common: Set controller state to active in uart init"Christian Walter
2019-07-24soc/intel/common: Set controller state to active in uart initUsha P
2019-06-03soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber
2019-06-03soc/intel/common/uart: Correctly guard uart_platform_base()Nico Huber
2019-06-03soc/intel/common/uart: Only return valid UART baseNico Huber
2019-06-03soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()Nico Huber
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-26soc/intel/common: Include cometlake PCH IDsRonak Kanabar
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-10-17soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2018-02-07soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya
2018-01-25soc/intel/skylake: Clean up the skylake PCH H device ID macrosV Sowmya
2017-12-13soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik
2017-08-10soc/intel/common/uart: Add support for enabling UART debug controller on resumeFurquan Shaikh
2017-08-10soc/intel/common/uart: Refactor uart_common_initFurquan Shaikh
2017-08-04soc/intel/common: Add Cannonlake pci ids for commonLijian Zhao
2017-07-24Update files with no newline at the endMartin Roth
2017-05-22soc/intel/common/block/uart: Add GLK UART pci idsHannah Williams
2017-05-09soc/intel/common: Add PCI configuration code for UARTAamir Bohra
2017-04-11soc/intel/common/block: Add Intel common UART codeAamir Bohra