summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint
Commit message (Expand)AuthorAgeFilesLines
...
* sb/intel/lynxpoint: Remove irrelevant conditional statementElyes HAOUAS2018-11-052-14/+12
* sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick2018-11-011-0/+1
* sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick2018-11-011-0/+1
* sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick2018-11-011-0/+53
* sb/intel/lynxpoint: Provide a function for mainboard super I/O configTristan Corrick2018-11-012-0/+7
* sb/intel/lynxpoint: Automatically generate the ACPI PCI routing tableTristan Corrick2018-11-012-0/+14
* sb/intel/lynxpoint: Add a PCI ID for an SMBus controllerTristan Corrick2018-11-011-1/+4
* sb/intel/lynxpoint: Add PCI IDs for more SKUsTristan Corrick2018-11-011-0/+5
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-223-33/+1
* src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS2018-10-187-19/+20
* Move compiler.h to commonlibNico Huber2018-10-083-5/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-081-1/+1
* src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner2018-09-131-1/+1
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-061-1/+1
* intel: Use common HPET table revision functionMarc Jones2018-08-271-1/+1
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-221-1/+1
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-221-1/+0
* sb/intel/lynxpoint: Don't build with FAKE_IFD by defaultArthur Heymans2018-08-131-4/+0
* sb/intel/lynxpoint/Kconfig: Clean up redefined config optionsArthur Heymans2018-08-131-18/+0
* src: Get rid of non-local header treated as localElyes HAOUAS2018-08-131-1/+1
* southbridge/intel: Remove leftover TPM ACPI codePhilipp Deppenwiese2018-08-031-23/+0
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-144-6/+6
* src: Get rid of device_tElyes HAOUAS2018-06-142-3/+3
* sb/intel/lynxpoint: Get rid of device_tElyes HAOUAS2018-06-095-31/+35
* southbridge/intel/lynxpoint: add hard_reset to postcarPatrick Georgi2018-06-081-0/+2
* intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth2018-06-031-1/+2
* src: Remove space after `defined`Elyes HAOUAS2018-05-241-1/+1
* src/southbridge: Serialize methods with named objects insideMartin Roth2018-05-091-1/+1
* src/southbridge: Add required space before the open parenthesisElyes HAOUAS2018-05-081-1/+1
* southbridge/intel: Remove space before/after parenthesisElyes HAOUAS2018-04-302-10/+10
* src/southbridge: Add spaces around '=='Elyes HAOUAS2018-04-282-3/+3
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-203-0/+3
* nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APICMatt DeVillier2018-03-082-2/+19
* sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPIArthur Heymans2017-12-102-3/+1
* acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier2017-11-301-1/+0
* acpi/tpm: update TPM preprocessor guardsMatt DeVillier2017-11-301-1/+1
* sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer2017-11-041-1/+4
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* vboot: reset vbnv in cmos when cmos failure occursAaron Durbin2017-09-201-0/+6
* southbridge/intel/lynxpoint: refactor rtc failure checkingAaron Durbin2017-09-204-10/+19
* sb/intel/*: add option to lockdown chipset on normal boot pathBill XIE2017-08-302-3/+4
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-065-161/+3
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-169-28/+28
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-133-27/+32
* southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi2017-07-106-10/+12
* sb/intel/lynxpoint: Add whitespace around '<<'Elyes HAOUAS2017-07-061-2/+2
* southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi2017-07-031-3/+3
* southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi2017-07-027-11/+11
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-2/+2