summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/pch.c
Commit message (Expand)AuthorAgeFilesLines
* src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS2018-10-181-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* lynxpoint: disable pcie devices based on configAaron Durbin2013-12-051-2/+2
* lynxpoint: move all pcie device handling to pcie.cAaron Durbin2013-12-021-186/+1
* lynxpoint: expose pch_disable_devfn()Aaron Durbin2013-12-021-5/+5
* lynxpoint: expose iobp functionsAaron Durbin2013-12-021-6/+19
* lynxpoint: Enable SerialIO clock in PCI modeDuncan Laurie2013-11-251-5/+21
* Fix compilation of Intel LynxPoint based boardsStefan Reinauer2013-03-221-5/+1
* lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie2013-03-211-0/+20
* lynxpoint: Add function for checking for LP chipsetDuncan Laurie2013-03-211-11/+29
* lynxpoint: Add support for disabling ULT devicesDuncan Laurie2013-03-171-0/+24
* haswell: more ULT/LP support and minor tweaksDuncan Laurie2013-03-141-4/+7
* lynxpoint: Update IOBP programming methodDuncan Laurie2013-03-141-22/+58
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+383