aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82371eb
AgeCommit message (Expand)Author
2023-04-29asus/p2b, emu/qemu-i440fx: Use acpigen_write_processor_device()Kyösti Mälkki
2023-04-29ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki
2023-04-27ACPI: Make FADT entries for SMI architecturalKyösti Mälkki
2023-04-26asus/p2b, emulation/qemu-i440fx: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-04-26cpu/intel/speedstep: Separate single SSDT CPU entryKyösti Mälkki
2023-04-24asus/p2b: Remove MADT LAPICKyösti Mälkki
2023-04-21Drop unused include <version.h>Kyösti Mälkki
2023-04-21ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fieldsKyösti Mälkki
2023-04-17sb/intel: Use ACPI_FADT_C2/C3_NOT_SUPPORTED definesKyösti Mälkki
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-04-14intel/i82371eb,speedstep: Use dev_count_cpu()Kyösti Mälkki
2023-04-08sb/intel/i82371eb/chip.h: Use 'bool' instead of 'int'Elyes Haouas
2023-02-17treewide: Remove unuseful "_ADR: Address" commentElyes Haouas
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2022-12-23tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-14sb/intel/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer
2022-09-29treewide: use is_enabled_cpu() on cycles over device listFabio Aiuto
2022-04-27sb/intel/{i82371eb/i82801dx}: select BOOT_DEVICE_NOT_SPI_FLASHArthur Heymans
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-22sb/intel/i82371eb: Constify pci_devfn_t devicesElyes Haouas
2022-01-01sb/intel/i82371eb/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2021-10-22mb/emulation/qemu-i440fx: Select IOAPICKyösti Mälkki
2021-10-22sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-08-19acpi: Fill fadt->century based on KconfigNico Huber
2021-06-12arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()Kyösti Mälkki
2021-04-06sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtimeKeith Hui
2021-03-22mb/asus/p2b: Refactor southbridge ACPI stuffKeith Hui
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2020-09-21src/southbridge: Drop unneeded empty linesElyes HAOUAS
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
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-02intel/i82371eb: Drop unused codeKyösti Mälkki
2019-12-14sb/intel/*: Remove romcc guardsArthur Heymans
2019-12-14bootblock: Provide some common prototypesKyösti Mälkki
2019-11-25cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-10sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans
2019-11-10sb/intel/common: Make COMMON_RESET optionalArthur Heymans
2019-11-10sb/intel/common: Make linking rtc.c conditionalArthur Heymans
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-10-09acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)Himanshu Sahdev
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-04acpi_table_header: Replace hard-coded revision via macro and functionHimanshu Sahdev
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-04-25src/southbridge/intel: Remove unused variablesElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS