Age | Commit message (Expand) | Author |
2021-02-04 | drivers/generic/bayhub_lv2: Add driver for BayHub lv2 | John Su |
2021-02-04 | acpi: Add support for reporting CrashLog in BERT table | Francois Toguo |
2021-02-04 | coreboot_table: Move VBOOT_VBNV support | Kyösti Mälkki |
2021-02-03 | pci_ids/intel: Add missing CFL-S GT1 IGD IDs | Nico Huber |
2021-02-03 | pci_ids/intel: Correct 0x3e96, it's a CFL-S part | Nico Huber |
2021-02-01 | include/device/pci_ids.h: Add Cannon Lake PCH-H SATA dev ID | Erik van den Bogaert |
2021-02-01 | console/console.h: Move get_console_loglevel() declaration | Arthur Heymans |
2021-02-01 | arch/x86/smbios: Add Number Of Power Cords field to be overriden | JingleHsuWiwynn |
2021-01-30 | device: Drop `mmconf_resource_init` function | Angel Pons |
2021-01-30 | device/Kconfig: Introduce MMCONF_LENGTH | Angel Pons |
2021-01-29 | stage_cache: Add resume_from_stage_cache() | Kyösti Mälkki |
2021-01-28 | cpu/intel/microcode: Add caching layer in intel_microcode_find | Patrick Rudolph |
2021-01-28 | arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity | Tim Chu |
2021-01-28 | acpi/acpigen.c: Remove unused and incorrect functions | Jakub Czapiga |
2021-01-27 | ACPI: Separate device_nvs_t | Kyösti Mälkki |
2021-01-26 | cpu/x86/smm: Remove unused APMC for C-state and P-state | Kyösti Mälkki |
2021-01-25 | cpu/x86/smm: Use common APMC logging | Kyösti Mälkki |
2021-01-24 | ACPI: Clean up GNVS initialisation | Kyösti Mälkki |
2021-01-23 | ACPI: Add helpers for CBMEM_ID_POWER_STATE | Kyösti Mälkki |
2021-01-23 | ACPI S3: Replace stashed acpi_slp_typ value | Kyösti Mälkki |
2021-01-22 | types.h: Add a helper macro BITS_PER_BYTE | Furquan Shaikh |
2021-01-22 | soc/intel/commmon: Include Alder Lake device IDs | Varshit Pandya |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2021-01-18 | include/edid.h: Remove repeated word | Elyes HAOUAS |
2021-01-18 | include/memrange.h: Remove repeated word | Elyes HAOUAS |
2021-01-18 | lib/ramtest: Fix ram_check() declarations | Kyösti Mälkki |
2021-01-18 | ChromeOS: Refactor SMBIOS type0 bios_version() | Kyösti Mälkki |
2021-01-15 | soc/amd/picasso: Generate ACPI CRAT objects in cb | Jason Glenesk |
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-13 | soc/amd: Rename to soc_fill_gnvs() | Kyösti Mälkki |
2021-01-12 | device: Use __pci_0_00_0_config in config_of_soc() | Furquan Shaikh |
2021-01-12 | soc/intel/alderlake: Add PCH ID 0x5182 | Subrata Banik |
2021-01-11 | acpi,soc/intel/common: add support for Intel Low Power Idle Table | Michael Niewöhner |
2021-01-10 | soc/intel: Replace acpi_init_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 | mb/x/acpi_tables: Move EC_RW detection | Kyösti Mälkki |
2021-01-07 | cpu/intel: add PC10 residency counter MSR | Michael Niewöhner |
2021-01-04 | ACPI: Final APM_CNT_GNVS_UPDATE cleanup | Kyösti Mälkki |
2021-01-02 | soc/amd/picasso: Separate CPUID defs into new header | Jason Glenesk |
2021-01-02 | acpi: Add cb support to publish CRAT ACPI object | Jason Glenesk |
2020-12-28 | device/pnp: add register PNP_IO4 | Michael Niewöhner |
2020-12-28 | device + util/sconfig: introduce new device `gpio` | Michael Niewöhner |
2020-12-25 | ACPI: Allocate GNVS early in ramstage | Kyösti Mälkki |
2020-12-17 | device/azalia_device.c: Add codec reset helpers | Angel Pons |
2020-12-17 | azalia: Make `azalia_find_verb` parametric | Angel Pons |
2020-12-17 | azalia: Drop unused parameter from `azalia_find_verb` | Angel Pons |
2020-12-17 | azalia: Make `find_verb` function non-static | Angel Pons |
2020-12-17 | azalia: Make `set_bits` function non-static | Angel Pons |