summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint
AgeCommit message (Expand)Author
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-14sb/intel/lynxpoint: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-14sb/intel/lynxpoint: Define SerialIO devfnsAngel Pons
2020-07-12sb/intel/lynxpoint: Add PCH platform type functionAngel Pons
2020-07-09sb/intel/lynxpoint/me_9.x.c: Drop dead codeAngel Pons
2020-07-09sb/intel/lynxpoint/pcie.c: Drop dead codeAngel 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-07-08sb/intel/lynxpoint: Program PM registers directlyAngel Pons
2020-07-08sb/intel/lynxpoint: Factor out RCBA Function DisableAngel Pons
2020-07-08sb/intel/lynxpoint: Replace reg script with proper codeAngel Pons
2020-07-08sb/intel: Factor out irqlinks.aslAngel Pons
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-30sb/intel: Add include guards on nvs.hKyösti Mälkki
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-27sb/intel/lynxpoint: Use common early SPI codeAngel Pons
2020-06-24src: Report byte-sized access for GPE0Angel Pons
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-24ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki
2020-06-22cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCIKyösti Mälkki
2020-06-22sb/intel/lynxpoint: Drop stale code pathsKyösti Mälkki
2020-06-22cpu/x86/smm: Define APM_CNT_NOOP_SMIKyösti Mälkki
2020-06-21src: Substitute `__FUNCTION__` with `__func__`Angel Pons
2020-06-16sb,soc/intel: Replace smm_southbridge_enable_smi()Kyösti Mälkki
2020-06-16sb/intel: Remove spurious HAVE_SMI_HANDLER testKyösti Mälkki
2020-06-16arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-06soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-01sb/intel/lynxpoint: Restore lost PCI_COMMAND_MASTER bitsAngel Pons
2020-05-27drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber
2020-05-26src/sb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-05-17sb/intel/lynxpoint/lp_gpio.h: Include stdint.hAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08sb/intel/*/me_status.c: Fix typoAngel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh