summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/uart/uart.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/intel/common: Add lunarlake device IDsAppukuttan V K2024-01-261-0/+6
* soc/intel/common: Add RPP-S PCI IDsJeremy Soller2023-05-231-0/+4
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* soc/intel/common/block/uart: Show ACPI UART in OSAngel Pons2022-12-051-1/+3
* soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber2022-09-151-12/+3
* soc/intel/alderlake: Add missing ACPI device path namesTarun Tuli2022-05-061-0/+4
* soc/intel/common: Include Meteor Lake device IDsWonkyu Kim2022-03-091-0/+3
* src: Make PCI ID define names shorterFelix Singer2022-03-071-96/+96
* soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P2022-02-111-4/+4
* soc/intel/common: Add TGL-H PCI IDsJeremy Soller2021-08-191-0/+4
* soc/intel/cannonlake: Use new IRQ moduleTim Wawrzynczak2021-06-291-17/+7
* soc/intel/common/block/uart: Fix resources in ACPI modePatrick Rudolph2021-06-141-0/+5
* soc/intel: Rename 200-series PCH device IDsAngel Pons2021-04-281-3/+3
* soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner2021-03-121-32/+7
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-221-0/+4
* soc/intel: rename uart_max_indexMichael Niewöhner2021-01-121-2/+2
* soc/intel/common/uart: Use simple(_s_) variants of PCI functionsFurquan Shaikh2021-01-111-41/+34
* soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`Furquan Shaikh2021-01-111-4/+4
* soc/intel/common/uart: Restrict scope of uart_common_init to uart.cFurquan Shaikh2021-01-081-1/+1
* soc/intel/common: Pass in pci_devfn_t into lpss_set_power_stateFurquan Shaikh2021-01-081-1/+1
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-1/+1
* soc/intel/common: Add support for LPSS UART in ACPI modePatrick Rudolph2020-08-181-0/+161
* soc/intel/common: Include Alder Lake device IDsSubrata Banik2020-08-051-0/+14
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+1
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2020-06-241-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-2/+2
* 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: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-3/+3
* soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng2020-01-221-0/+3
* soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai2019-12-131-0/+3
* soc/intel/common: Add Jasperlake Device IDsrkanabar2019-12-101-0/+3
* soc/intel/common: Include Tigerlake device IDsRavi Sarawadi2019-11-051-0/+3
* soc/intel/common: Set controller state to active in uart initUsha P2019-08-211-3/+6
* soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra2019-08-041-11/+18
* Revert "soc/intel/common: Set controller state to active in uart init"Christian Walter2019-07-291-6/+3
* soc/intel/common: Set controller state to active in uart initUsha P2019-07-241-3/+6
* soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber2019-06-031-5/+4
* soc/intel/common/uart: Correctly guard uart_platform_base()Nico Huber2019-06-031-1/+1
* soc/intel/common/uart: Only return valid UART baseNico Huber2019-06-031-2/+3
* soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()Nico Huber2019-06-031-4/+0
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* 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-5/+5
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-261-0/+3
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-3/+3
* soc/intel: Clean mess around UART_DEBUGNico Huber2019-01-091-6/+6