aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/serialio.c
AgeCommit message (Expand)Author
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2020-11-24sb/intel/lynxpoint: Replace hard-coded IDs with definesFelix Singer
2020-10-24sb/intel/lynxpoint: Ensure that `dev->chip_info` is not nullAngel Pons
2020-10-24sb/intel/lynxpoint: Use spaces around `|`Angel Pons
2020-08-12sb/intel/lynxpoint: Move IOBP API to its own compilation unitAngel Pons
2020-07-14sb/intel/lynxpoint: Define SerialIO devfnsAngel Pons
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-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-01sb/intel/lynxpoint: Restore lost PCI_COMMAND_MASTER bitsAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-12-19src/southbridge: Remove unused <stdlib.h>Elyes HAOUAS
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-16src: Drop unused 'include <device/pciexp.h>'Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-10-18src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-02-12lynxpoint: Do not put SerialIO devices into D3Hot in ACPI modeDuncan Laurie
2013-11-25lynxpoint: Enable SerialIO clock in PCI modeDuncan Laurie
2013-04-01lynxpoint: Basic configuration of SerialIO devicesDuncan Laurie