summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint
Commit message (Expand)AuthorAgeFilesLines
...
* sb/intel/lynxpoint: Add PCH platform type functionAngel Pons2020-07-123-14/+38
* sb/intel/lynxpoint/me_9.x.c: Drop dead codeAngel Pons2020-07-091-42/+0
* sb/intel/lynxpoint/pcie.c: Drop dead codeAngel Pons2020-07-091-11/+0
* haswell: Drop GPIO indirection layersAngel Pons2020-07-092-4/+5
* sb/intel/lynxpoint: Drop RCBA reg script mechanismAngel Pons2020-07-093-91/+1
* haswell: Turn RCBA configuration into a functionAngel Pons2020-07-092-5/+4
* sb/intel/lynxpoint: Program PM registers directlyAngel Pons2020-07-081-50/+45
* sb/intel/lynxpoint: Factor out RCBA Function DisableAngel Pons2020-07-081-0/+2
* sb/intel/lynxpoint: Replace reg script with proper codeAngel Pons2020-07-081-11/+5
* sb/intel: Factor out irqlinks.aslAngel Pons2020-07-082-474/+1
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-9/+0
* sb/intel: Add include guards on nvs.hKyösti Mälkki2020-06-301-0/+5
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-305-18/+15
* sb/intel/lynxpoint: Use common early SPI codeAngel Pons2020-06-271-18/+2
* src: Report byte-sized access for GPE0Angel Pons2020-06-241-1/+1
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-242-20/+1
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2020-06-242-7/+5
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-222-10/+0
* cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCIKyösti Mälkki2020-06-222-3/+3
* sb/intel/lynxpoint: Drop stale code pathsKyösti Mälkki2020-06-221-32/+0
* cpu/x86/smm: Define APM_CNT_NOOP_SMIKyösti Mälkki2020-06-221-1/+1
* src: Substitute `__FUNCTION__` with `__func__`Angel Pons2020-06-211-3/+3
* sb,soc/intel: Replace smm_southbridge_enable_smi()Kyösti Mälkki2020-06-161-2/+7
* sb/intel: Remove spurious HAVE_SMI_HANDLER testKyösti Mälkki2020-06-161-2/+1
* arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki2020-06-161-4/+2
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-101-1/+0
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-068-40/+8
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-1/+1
* soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki2020-06-061-6/+6
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* sb/intel/lynxpoint: Restore lost PCI_COMMAND_MASTER bitsAngel Pons2020-06-013-3/+3
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-272-76/+1
* src/sb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-05-261-1/+1
* sb/intel/lynxpoint/lp_gpio.h: Include stdint.hAngel Pons2020-05-171-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1141-41/+0
* sb/intel/*/me_status.c: Fix typoAngel Pons2020-05-081-1/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-025-7/+7
* sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-018-48/+27
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-18/+10
* sb/{bd82x6x,ibexpeak,lynxpoint}/early_smbus: Use macroElyes HAOUAS2020-04-091-1/+2
* sb/intel/lynxpoint: Use SPDX headersAngel Pons2020-04-063-25/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-053-3/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0439-533/+78
* sb/intel/lynxpoint: drop IGD-related NVS variablesMatt DeVillier2020-04-023-18/+1
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-2/+2
* drivers/intel/gma/acpi: Reduce display switching stubsNico Huber2020-03-242-7/+1