summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82371eb
Commit message (Expand)AuthorAgeFilesLines
* mb/emulation/qemu-i440fx: Select IOAPICKyösti Mälkki2021-10-221-2/+0
* sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki2021-10-221-1/+1
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-6/+0
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-052-2/+2
* acpi: Fill fadt->century based on KconfigNico Huber2021-08-191-1/+0
* arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()Kyösti Mälkki2021-06-121-11/+3
* sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtimeKeith Hui2021-04-061-24/+0
* mb/asus/p2b: Refactor southbridge ACPI stuffKeith Hui2021-03-221-3/+83
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-6/+0
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-0/+6
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-011-3/+3
* sb/intel/i82371eb/fadt.c: Use macro for 'flags' instead of magic numberElyes HAOUAS2020-08-211-1/+2
* sb/intel/{i82371eb,i82801dx}/fadt.c: Use macro for iapc_boot_archElyes HAOUAS2020-08-181-1/+2
* sb/intel/i82371eb: Add #defines for DEVRESx registersKeith Hui2020-07-261-0/+10
* sb/intel/i82371eb: Clean up PM register #definesKeith Hui2020-07-261-8/+7
* src: Use ACPI macrosElyes HAOUAS2020-07-211-4/+4
* src: Report word-sized access for PM1a_EVTAngel Pons2020-07-201-1/+1
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-201-9/+1
* src: Drop useless cache flush settings in FADTAngel Pons2020-07-201-2/+0
* src: Never overwrite `fadt->flags`Angel Pons2020-07-201-1/+1
* sb/intel/i82371eb: Declare reset register in FADTAngel Pons2020-07-201-7/+7
* sb/intel/i82371eb: Drop unneeded PM2 settings from FADTAngel Pons2020-07-201-9/+0
* src: Drop useless PM1b settings from FADTAngel Pons2020-07-201-16/+0
* src: Drop useless GPE1 settings from FADTAngel Pons2020-07-201-11/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-07-141-1/+0
* sb/intel/i82371eb: Don't fill \_SB.PCI0.MBRSKeith Hui2020-07-061-9/+1
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-222-9/+0
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-101-1/+0
* sb/intel, ACPI: Do not override FADT preferred_pm_profileKyösti Mälkki2020-06-101-1/+0
* sb/intel/i82371eb: Select COMMON_FADTKyösti Mälkki2020-06-102-22/+2
* 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/+5
* sb/intel/i82371eb: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-021-3/+1
* src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1118-18/+0
* src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-101-13/+1
* sb/intel/i82371eb: Fix iasl warningKeith Hui2020-05-081-1/+1
* sb/intel/i82371eb: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-11/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0611-132/+11
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0612-24/+12
* sb/intel/i82371eb: Move wakeup code to romstageKeith Hui2020-05-041-1/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-6/+6
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-282-2/+2
* i82371eb: Drop KB/Mouse/FDC declarationsKeith Hui2020-04-181-68/+0
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-7/+7
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-054-8/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-045-65/+10
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-2/+2