summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82371eb
AgeCommit message (Expand)Author
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-08-21sb/intel/i82371eb/fadt.c: Use macro for 'flags' instead of magic numberElyes HAOUAS
2020-08-18sb/intel/{i82371eb,i82801dx}/fadt.c: Use macro for iapc_boot_archElyes HAOUAS
2020-07-26sb/intel/i82371eb: Add #defines for DEVRESx registersKeith Hui
2020-07-26sb/intel/i82371eb: Clean up PM register #definesKeith Hui
2020-07-21src: Use ACPI macrosElyes HAOUAS
2020-07-20src: Report word-sized access for PM1a_EVTAngel 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-20sb/intel/i82371eb: Declare reset register in FADTAngel Pons
2020-07-20sb/intel/i82371eb: Drop unneeded PM2 settings from FADTAngel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-14src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-07-06sb/intel/i82371eb: Don't fill \_SB.PCI0.MBRSKeith Hui
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki
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/i82371eb: Select COMMON_FADTKyösti Mälkki
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-02sb/intel/i82371eb: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-06-02src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-10src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-08sb/intel/i82371eb: Fix iasl warningKeith Hui
2020-05-08sb/intel/i82371eb: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-04sb/intel/i82371eb: Move wakeup code to romstageKeith Hui
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-18i82371eb: Drop KB/Mouse/FDC declarationsKeith Hui
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
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-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-06Revert "i82371eb: Drop support for older PIIX chips"Patrick Georgi
2020-03-03i82371eb: Roll 82093aa init into isa_init()Keith Hui
2020-03-03i82371eb: Drop support for older PIIX chipsKeith Hui
2020-03-03sb/intel/i82371eb: Support reconfiguring GPO22/23Keith Hui
2020-03-03sb/intel/i82371eb: Enable upper NVRAM bankKeith Hui
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-01-14sb/intel/i82371eb: Add PIIX4 definitionsKeith Hui
2020-01-14sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki
2020-01-12asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry()Kyösti Mälkki