summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/pch.h
AgeCommit message (Expand)Author
2021-05-20sb/intel/lynxpoint: Add pch_iobp_exec() functionAngel Pons
2021-05-16sb/intel: Drop outdated SMBus I/O BAR commentAngel Pons
2021-04-26sb/intel/lynxpoint: Add and use power state bit macrosAngel Pons
2021-03-25nb/intel/haswell: Move USB config API into Lynx PointAngel Pons
2021-03-15sb/intel/lynxpoint: Move S3 check out of `early_pch_init`Angel Pons
2021-03-15sb/intel/lynxpoint: Replace HPET_ADDRAngel Pons
2021-02-12sb/intel/lynxpoint/pch.h: Guard macro parametersAngel Pons
2020-11-23sb/intel/lynxpoint: Drop invalid SATA registersAngel Pons
2020-11-07sb/intel/lynxpoint: Correct SATA DTLE IOBP registersAngel Pons
2020-10-31sb/intel/lynxpoint: Drop unnecessary `UL` suffixAngel Pons
2020-10-31sb/intel/lynxpoint: Use common code to generate HPET tableAngel Pons
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-12sb/intel/lynxpoint: Remove incorrect RCBA registersAngel Pons
2020-08-12sb/intel: Remove inexistent references to IDE controllerAngel Pons
2020-07-20sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons
2020-07-14sb/intel/lynxpoint: Define SerialIO devfnsAngel Pons
2020-07-12sb/intel/lynxpoint: Add PCH platform type functionAngel Pons
2020-07-09haswell: Drop GPIO indirection layersAngel Pons
2020-07-09sb/intel/lynxpoint: Drop RCBA reg script mechanismAngel Pons
2020-07-09haswell: Turn RCBA configuration into a functionAngel Pons
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyö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-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-14sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki
2020-01-09sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-10-01intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-07-08sb/intel/lynxpoint: Use common final SPI OPs setupArthur Heymans
2019-05-29sb/intel/*: Delete early_spiPatrick Rudolph
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-14sb/intel: Use common RCBA MACROsPeter Lemenkov
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2018-12-28sb/intel/lynxpoint: Handle H81 only having 6 PCIe root portsTristan Corrick
2018-12-03sb/intel/common: Create a common PCH finalise implementationTristan Corrick
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-07sb/intel: Deduplicate vbnv_cmos_failed and rtc_initPatrick Rudolph
2018-11-01sb/intel/lynxpoint: Provide a function for mainboard super I/O configTristan Corrick
2018-10-18src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-24src: Remove space after `defined`Elyes HAOUAS
2018-03-08nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APICMatt DeVillier
2017-09-20southbridge/intel/lynxpoint: refactor rtc failure checkingAaron Durbin
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-10southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi