summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ix/lpc.c
AgeCommit message (Expand)Author
2020-08-12sb/intel/i82801ix/lpc.c: Align with i82801jxAngel Pons
2020-07-26{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bitsAngel Pons
2020-07-20sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-27sb/intel/i82801ix: Use pmutil.h definitionsAngel Pons
2020-06-24ACPI: Replace smm_setup_structures()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-16sb/intel: Clean up some SMI enablesKyösti Mälkki
2020-06-12sb/intel/i82801ix: Use PCI bitwise opsAngel Pons
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-05-26src/sb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
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-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-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-11-22sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer
2019-11-13sb/intel/i82801gx,ix,jx: Move HAVE_SMI_HANDLER conditionalKyösti Mälkki
2019-11-13sb/intel/i82801dx,ix: Replace SMM_ASEG conditionalKyösti Mälkki
2019-11-13sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOTKyösti Mälkki
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-07-17intel/i82801ix: Refactor lock_smm()Kyösti Mälkki
2019-07-10intel/i82801ix: Rename smm_lock() prototypeKyösti Mälkki
2019-05-13{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS
2019-04-16sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-23nb/intel/gm45: Use parallel MP initArthur Heymans
2019-01-13sb/intel: Check for NULL-return of pcidev_on_root()Nico Huber
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-05sb/intel: Fix pointer castsPatrick Rudolph
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-06-29sb/intel/i82801ix: Use the common ACPI pirq generatorArthur Heymans
2018-05-24sb/intel/i82801ix: Get rid of device_tElyes HAOUAS
2018-04-30southbridge/intel: Remove space before/after parenthesisElyes HAOUAS
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-10-07src/southbridge: Remove whitespace after sizeofElyes HAOUAS
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki