summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/pch.c
AgeCommit message (Expand)Author
2020-09-14sb/intel/lynxpoint: Do not determine PCH type at runtimeAngel Pons
2020-08-12sb/intel/lynxpoint: Move IOBP API to its own compilation unitAngel Pons
2020-08-07sb/intel/lynxpoint: Use PCI bitwise opsAngel Pons
2020-07-12sb/intel/lynxpoint: Add PCH platform type functionAngel 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-11-09arch/x86: Replace some __SMM__ guardsKyösti Mälkki
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-05-03{soc, southbridge} : Correct typo in commentFrans Hendriks
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-28sb/intel/lynxpoint: Handle H81 only having 6 PCIe root portsTristan Corrick
2018-12-07src/southbridge: Get rid of device_tElyes HAOUAS
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
2013-12-05lynxpoint: disable pcie devices based on configAaron Durbin
2013-12-02lynxpoint: move all pcie device handling to pcie.cAaron Durbin
2013-12-02lynxpoint: expose pch_disable_devfn()Aaron Durbin
2013-12-02lynxpoint: expose iobp functionsAaron Durbin
2013-11-25lynxpoint: Enable SerialIO clock in PCI modeDuncan Laurie
2013-03-22Fix compilation of Intel LynxPoint based boardsStefan Reinauer
2013-03-21lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie
2013-03-21lynxpoint: Add function for checking for LP chipsetDuncan Laurie
2013-03-17lynxpoint: Add support for disabling ULT devicesDuncan Laurie
2013-03-14haswell: more ULT/LP support and minor tweaksDuncan Laurie
2013-03-14lynxpoint: Update IOBP programming methodDuncan Laurie
2013-03-14haswell: Add initial support for Haswell platformsAaron Durbin