summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ix
AgeCommit message (Expand)Author
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-27sb/intel/i82801ix: Use pmutil.h definitionsAngel Pons
2020-06-27sb/intel/i82801ix/fadt.c: Use pmutil.h definitionsAngel Pons
2020-06-27sb/intel/i82801ix: Use common early SPI codeAngel Pons
2020-06-25sb/intel/i82801ix/Kconfig: Sort options alphabeticallyAngel Pons
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-22sb/intel/i82801ix/fadt.c: Use acpi.h definitionsAngel Pons
2020-06-22sb/intel/i82801{ix,jx}/hdaudio.c: Use `Azalia` in printkAngel Pons
2020-06-22sb/intel/i82801{gx,ix,jx}/hdaudio.c: Drop unused typedefAngel Pons
2020-06-22sb/intel/i82801ix/hdaudio.c: Clean up cosmeticsAngel Pons
2020-06-22sb/intel/i82801ix/early_init.c: Reorder functionsAngel Pons
2020-06-22sb/intel/i82801ix: Rename i82801ix_lpc_decode()Angel Pons
2020-06-22sb/intel/i82801{ix,jx}: Correct include guardsAngel Pons
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki
2020-06-22cpu/x86/smm: Define APM_CNT_NOOP_SMIKyö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-16sb/intel: Clean up some SMI enablesKyösti Mälkki
2020-06-14sb/intel/i82801ix: Fix SPDX license headerKyösti Mälkki
2020-06-12sb/intel/i82801ix: Use PCI bitwise opsAngel Pons
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-10sb/intel, ACPI: Do not override FADT preferred_pm_profileKyösti Mälkki
2020-06-10sb/intel/i82801ix: Select COMMON_FADTKyösti Mälkki
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-05-27drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber
2020-05-26src/sb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01sb/intel/i82801ix: 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-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02sb/intel/i82801ix: drop IGD-related NVS variablesMatt DeVillier
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-24drivers/intel/gma/acpi: Reduce display switching stubsNico Huber
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-01-14sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki
2020-01-14intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() callKyösti Mälkki
2020-01-09sb/intel/common: Add smbus_host_reset()Kyösti Mälkki
2020-01-09device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-12-19src/southbridge: Remove unused <stdlib.h>Elyes HAOUAS