| Commit message (Expand) | Author | Age | Files | Lines |
* | ec, lib, security, sb: Add SPDX license headers to Kconfig files | Martin Roth | 2024-02-18 | 1 | -0/+2 |
* | sb/intel/i82371eb/isa: make IOAPIC ID const | Felix Held | 2024-02-06 | 1 | -1/+1 |
* | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard | 2024-01-31 | 1 | -1/+1 |
* | southbridge: Rename Makefiles from .inc to .mk | Martin Roth | 2024-01-24 | 1 | -0/+0 |
* | sb/intel/i82371eb: Streamline IDE debug messages | Keith Hui | 2023-08-08 | 1 | -6/+6 |
* | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki | 2023-08-08 | 1 | -28/+2 |
* | asus/p2b, emu/qemu-i440fx: Use acpigen_write_processor_device() | Kyösti Mälkki | 2023-04-29 | 2 | -6/+5 |
* | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki | 2023-04-29 | 1 | -2/+1 |
* | ACPI: Make FADT entries for SMI architectural | Kyösti Mälkki | 2023-04-27 | 1 | -4/+0 |
* | asus/p2b, emulation/qemu-i440fx: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki | 2023-04-26 | 1 | -0/+3 |
* | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki | 2023-04-26 | 2 | -2/+9 |
* | cpu/intel/speedstep: Separate single SSDT CPU entry | Kyösti Mälkki | 2023-04-26 | 1 | -5/+14 |
* | asus/p2b: Remove MADT LAPIC | Kyösti Mälkki | 2023-04-24 | 1 | -1/+0 |
* | Drop unused include <version.h> | Kyösti Mälkki | 2023-04-21 | 1 | -1/+0 |
* | ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields | Kyösti Mälkki | 2023-04-21 | 1 | -2/+0 |
* | sb/intel: Use ACPI_FADT_C2/C3_NOT_SUPPORTED defines | Kyösti Mälkki | 2023-04-17 | 1 | -2/+2 |
* | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki | 2023-04-15 | 1 | -0/+1 |
* | intel/i82371eb,speedstep: Use dev_count_cpu() | Kyösti Mälkki | 2023-04-14 | 1 | -13/+1 |
* | sb/intel/i82371eb/chip.h: Use 'bool' instead of 'int' | Elyes Haouas | 2023-04-08 | 1 | -9/+10 |
* | treewide: Remove unuseful "_ADR: Address" comment | Elyes Haouas | 2023-02-17 | 1 | -1/+1 |
* | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas | 2023-02-01 | 2 | -2/+0 |
* | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer | 2022-12-23 | 2 | -4/+4 |
* | tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax | Felix Singer | 2022-12-23 | 2 | -2/+2 |
* | sb/intel/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer | 2022-12-14 | 2 | -4/+4 |
* | treewide: use is_enabled_cpu() on cycles over device list | Fabio Aiuto | 2022-09-29 | 1 | -6/+1 |
* | sb/intel/{i82371eb/i82801dx}: select BOOT_DEVICE_NOT_SPI_FLASH | Arthur Heymans | 2022-04-27 | 1 | -0/+1 |
* | src: Make PCI ID define names shorter | Felix Singer | 2022-03-07 | 7 | -26/+26 |
* | sb/intel/i82371eb: Constify pci_devfn_t devices | Elyes Haouas | 2022-02-22 | 3 | -6/+3 |
* | sb/intel/i82371eb/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 2 | -2/+2 |
* | mb/emulation/qemu-i440fx: Select IOAPIC | Kyösti Mälkki | 2021-10-22 | 1 | -2/+0 |
* | sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() | Kyösti Mälkki | 2021-10-22 | 1 | -1/+1 |
* | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki | 2021-10-18 | 1 | -6/+0 |
* | src/soc to src/superio: Fix spelling errors | Martin Roth | 2021-10-05 | 2 | -2/+2 |
* | acpi: Fill fadt->century based on Kconfig | Nico Huber | 2021-08-19 | 1 | -1/+0 |
* | arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() | Kyösti Mälkki | 2021-06-12 | 1 | -11/+3 |
* | sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtime | Keith Hui | 2021-04-06 | 1 | -24/+0 |
* | mb/asus/p2b: Refactor southbridge ACPI stuff | Keith Hui | 2021-03-22 | 1 | -3/+83 |
* | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki | 2021-01-18 | 1 | -6/+0 |
* | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki | 2021-01-10 | 1 | -0/+6 |
* | src/southbridge: Drop unneeded empty lines | Elyes HAOUAS | 2020-09-21 | 1 | -1/+0 |
* | {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent | Subrata Banik | 2020-09-01 | 1 | -3/+3 |
* | sb/intel/i82371eb/fadt.c: Use macro for 'flags' instead of magic number | Elyes HAOUAS | 2020-08-21 | 1 | -1/+2 |
* | sb/intel/{i82371eb,i82801dx}/fadt.c: Use macro for iapc_boot_arch | Elyes HAOUAS | 2020-08-18 | 1 | -1/+2 |
* | sb/intel/i82371eb: Add #defines for DEVRESx registers | Keith Hui | 2020-07-26 | 1 | -0/+10 |
* | sb/intel/i82371eb: Clean up PM register #defines | Keith Hui | 2020-07-26 | 1 | -8/+7 |
* | src: Use ACPI macros | Elyes HAOUAS | 2020-07-21 | 1 | -4/+4 |
* | src: Report word-sized access for PM1a_EVT | Angel Pons | 2020-07-20 | 1 | -1/+1 |
* | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons | 2020-07-20 | 1 | -9/+1 |
* | src: Drop useless cache flush settings in FADT | Angel Pons | 2020-07-20 | 1 | -2/+0 |
* | src: Never overwrite `fadt->flags` | Angel Pons | 2020-07-20 | 1 | -1/+1 |