Age | Commit message (Expand) | Author |
2021-10-22 | sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC max entries before APIC ID | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC redirection entry count | Kyösti Mälkki |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-09 | sb/intel/lynxpoint: Drop `config_t` typedef | Angel Pons |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-05-20 | sb/intel/lynxpoint: Relocate SATA clock gating write | Angel Pons |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-27 | sb/intel/common: Refactor _PRT generation to support GSI-based tables | Tim Wawrzynczak |
2021-04-21 | {sb,soc}/intel: Use `get_int_option` function | Angel Pons |
2021-03-03 | sb/intel/lynxpoint/lpc.c: Relocate lock bit write | Angel Pons |
2021-02-26 | sb/intel/lynxpoint: Update LPT-H magic as per RC 1.9.1 | Angel Pons |
2021-02-16 | sb/intel: Add missing <types.h> | Elyes HAOUAS |
2021-02-16 | sb/intel/*/lpc: Remove unused <string.h> | Elyes HAOUAS |
2021-02-12 | sb/intel/x/lpc.c: Drop `pch_disable_smm_only_flashing` | Angel Pons |
2021-02-12 | sb/intel/lynxpoint: Only generate SerialIO SSDT for PCH-LP | Angel Pons |
2021-02-06 | intel: Define `RCBA_LENGTH` in Kconfig and use it | Angel Pons |
2021-02-05 | intel: Turn `DEFAULT_RCBA` into a Kconfig symbol | Angel Pons |
2021-01-20 | ACPI GNVS: Drop APIC, factor out MPEN | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2021-01-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | Kyösti Mälkki |
2021-01-13 | ACPI: Add common acpi_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | sb/intel: Factor out soc_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant ChromeOS setup for GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2021-01-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
2020-11-24 | sb/intel/lynxpoint: Replace hard-coded IDs with defines | Felix Singer |
2020-11-07 | sb/intel/lynxpoint/lpc.c: Relocate `enable_hpet` function | Angel Pons |
2020-11-07 | sb/intel/lynxpoint/lpc.c: Correct GPI routing check | Angel Pons |
2020-11-07 | sb/intel: Don't set ACPI_EN twice | Angel Pons |
2020-11-07 | sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits | Angel Pons |
2020-11-02 | sb/intel/lynxpoint: Align with Broadwell | Angel Pons |
2020-11-02 | sb/intel/lynxpoint/lpc.c: Simplify PM init sequence | Angel Pons |
2020-10-31 | sb/intel/lynxpoint: Drop unnecessary `UL` suffix | Angel Pons |
2020-10-31 | sb/intel/lynxpoint: Use common code to generate HPET table | Angel Pons |
2020-10-24 | sb/intel/lynxpoint: Ensure that `dev->chip_info` is not null | Angel Pons |
2020-10-24 | sb/intel/lynxpoint: Use spaces around `|` | Angel Pons |
2020-10-23 | sb/intel/lynxpoint: Drop space after casts | Angel Pons |
2020-10-14 | haswell/lynxpoint: Align cosmetics with Broadwell | Angel Pons |
2020-09-21 | src/southbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-12 | sb/intel/lynxpoint: Move IOBP API to its own compilation unit | Angel Pons |
2020-08-07 | sb/intel/lynxpoint: Use PCI bitwise ops | Angel Pons |
2020-07-28 | lynxpoint: Factor out PIRQ routing from devicetree | Angel Pons |
2020-07-26 | {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits | Angel Pons |
2020-07-14 | sb/intel/lynxpoint: Move `acpi_fill_fadt` to fadt.c | Angel Pons |
2020-07-08 | sb/intel/lynxpoint: Program PM registers directly | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-24 | src: Report byte-sized access for GPE0 | Angel Pons |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-16 | sb/intel: Remove spurious HAVE_SMI_HANDLER test | Kyösti Mälkki |
2020-06-16 | arch/x86: Create helper for APM_CNT SMI triggers | Kyösti Mälkki |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-06 | soc,southbridge/intel: Control SMI related FADT entries | Kyösti Mälkki |
2020-05-26 | src/sb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | sb/intel/lynxpoint: drop IGD-related NVS variables | Matt DeVillier |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-11-13 | sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT | Kyösti Mälkki |
2019-10-21 | sb/lynxpoint: Fix 'dead increment' | Elyes HAOUAS |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-08 | sb/intel/lynxpoint: Use common final SPI OPs setup | Arthur Heymans |
2019-05-13 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-13 | sb/intel: Check for NULL-return of pcidev_on_root() | Nico Huber |
2019-01-07 | intel/lynxpoint: Fix spelling | Kyösti Mälkki |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-19 | sb/intel/lynxpoint: Don't force state keep after power fail | Tristan Corrick |
2018-12-03 | sb/intel/common: Create a common PCH finalise implementation | Tristan Corrick |
2018-12-03 | sb/intel/lynxpoint: Ensure the finalise handler is called | Tristan Corrick |
2018-11-16 | sb/intel/lynxpoint: Generate the ACPI FADT with a common function | Tristan Corrick |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-07 | sb/intel: Deduplicate vbnv_cmos_failed and rtc_init | Patrick Rudolph |
2018-11-01 | sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Add PCI IDs for more SKUs | Tristan Corrick |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-06-09 | sb/intel/lynxpoint: Get rid of device_t | Elyes HAOUAS |
2018-04-30 | southbridge/intel: Remove space before/after parenthesis | Elyes HAOUAS |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-03-08 | nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC | Matt DeVillier |