summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/bd82x6x
AgeCommit message (Expand)Author
2020-08-29sb/intel/bd82x6x: Factor out common ME functionsAngel Pons
2020-08-21SMM: Validate more user-provided pointersPatrick Rudolph
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-18src: Remove unused '<halt.h>'Elyes HAOUAS
2020-08-17src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS
2020-08-17{sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differencesElyes HAOUAS
2020-08-17sb/intel/bd82x6x: Use <device/azalia_device.h> registersElyes HAOUAS
2020-08-13sb/intel/bd82x6x/me_8.x.c: Relocate `mkhi_end_of_post`Angel Pons
2020-08-12sb/intel/bd82x6x: Make `pch_silicon_supported` staticAngel Pons
2020-08-12sb/intel/bd82x6x: Remove incorrect RCBA registersAngel Pons
2020-08-12sb/intel: Remove inexistent references to IDE controllerAngel Pons
2020-08-05{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out codeAngel Pons
2020-07-28src: Never set ISA Enable on PCI bridgesAngel Pons
2020-07-26{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bitsAngel Pons
2020-07-25sb/intel/bd82x6x: Use common irqlinks.aslAngel Pons
2020-07-21sandybridge/bd82x6x: Use common code for early SMBusAngel Pons
2020-07-20sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons
2020-07-20src: Report word-sized access for PM1a_EVTAngel Pons
2020-07-20sb/intel/bd82x6x/fadt.c: Use definitions instead of numbersAngel Pons
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/bd82x6x: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-09sb/intel/bd82x6x/acpi/lpc.asl: Drop dead codeAngel Pons
2020-07-09sb/intel/bd82x6x/pcie.c: Drop dead codeAngel 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/bd82x6x: Use common early SPI codeAngel Pons
2020-06-24src: Report byte-sized access for GPE0Angel Pons
2020-06-24sb/intel/bd82x6x: Align mei_recv_msg() functionsAngel Pons
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki
2020-06-21src: Substitute `__FUNCTION__` with `__func__`Angel Pons
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-16sb/intel: Clean up some SMI enablesKyösti Mälkki
2020-06-10sb/intel/bd82x6x: Use PCI bitwise opsAngel Pons
2020-06-10sb/intel/bd82x6x/pcie.c: Move `pch_pcie_acpi_name` upAngel Pons
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-09ACPI: Move redundant FADT reserved entryKyösti Mälkki
2020-06-07sb/intel/bd82x6x: Align some ME functionsAngel Pons
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-05sb/intel/bd82x6x: Remove dead codeAngel Pons
2020-06-02sb/intel/bd82x6x: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-05-28sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADTPatrick Rudolph