Age | Commit message (Expand) | Author |
2022-04-24 | mainboard/intel: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-04-20 | ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY` | Angel Pons |
2022-04-07 | ChromeOS: Add DECLARE_x_CROS_GPIOS() | Kyösti Mälkki |
2022-04-06 | ChromeOS: Promote variant_cros_gpio() | Kyösti Mälkki |
2022-01-28 | IASL: Ignore IASL's "Missing dependency" warning | Elyes HAOUAS |
2022-01-01 | src: Use 'stdint.h' when appropriate | Elyes HAOUAS |
2021-12-23 | ChromeOS: Refactor ACPI CNVS generation | Kyösti Mälkki |
2021-11-12 | mb/google,intel: Add ChromeOS GPIOs to onboard.h | Kyösti Mälkki |
2021-11-11 | ChromeOS: Replace with or add <types.h> | Kyösti Mälkki |
2021-10-15 | mainboard: Drop invalid `VGA_BIOS_FILE` defaults | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2021-05-05 | nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2021-03-25 | nb/intel/haswell: Decouple mainboard USB config from MRC | Angel Pons |
2021-03-23 | nb/intel/haswell: Use unshifted SPD addresses in mainboards | Angel Pons |
2021-03-19 | nb/intel/haswell: Consolidate memory-down SPD handling | Angel Pons |
2021-02-12 | haswell boards: Correct USB config indentation | Angel Pons |
2021-02-12 | haswell: Drop `mainboard_fill_pei_data` | Angel Pons |
2021-01-28 | ACPI: Move include for <vc/google/chromeos.asl> | Kyösti Mälkki |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-24 | arch/x86: Use wildcard for mb/smihandler.c | Kyösti Mälkki |
2021-01-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-15 | cpu/intel/haswell: Factor out ACPI C-state values | Angel Pons |
2021-01-15 | mb/intel/baskingridge: Replace invalid C-state values | Angel Pons |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Move EC_RW detection | Kyösti Mälkki |
2020-11-23 | mb/**/cmos.layout: Indent everything with tabs | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Remove crusty comments | Angel Pons |
2020-11-13 | nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl` | Angel Pons |
2020-11-10 | sb/intel/lynxpoint/sata: Always use AHCI mode | Angel Pons |
2020-11-04 | mb/intel/baskingridge: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-21 | mb/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-04 | mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL' | Elyes HAOUAS |
2020-07-28 | lynxpoint: Factor out PIRQ routing from devicetree | Angel Pons |
2020-07-26 | mb/*/*/devicetree.cb: Normalize disabled PIRQ values | Angel Pons |
2020-07-14 | src: Remove unused 'include <types.h>' | Elyes HAOUAS |
2020-07-12 | haswell: Move some MRC settings to devicetree | Angel Pons |
2020-07-12 | haswell: Add function to retrieve SPD addresses | Angel Pons |
2020-07-12 | haswell: Automatically determine system type | Angel Pons |
2020-07-12 | haswell boards: Drop unused romstage.c includes | Angel Pons |
2020-07-12 | haswell: Factor out `max_ddr3_freq` | Angel Pons |
2020-07-12 | haswell: Compute disabled channel masks at runtime | Angel Pons |
2020-07-12 | mb/intel/baskingridge: Factor out common MRC settings | Angel Pons |
2020-07-12 | haswell: Relocate `mainboard_romstage_entry` to northbridge | Angel Pons |
2020-07-12 | haswell boards: Fix writes to 16-bit DxxIR registers | Angel Pons |
2020-07-12 | haswell: Drop `struct romstage_params` type | Angel Pons |
2020-07-12 | haswell: Make `copy_spd` a weak function | Angel Pons |
2020-07-09 | haswell: Drop GPIO indirection layers | Angel Pons |
2020-07-09 | haswell: Turn RCBA configuration into a function | Angel Pons |
2020-07-08 | mb/intel/baskingridge: Put GPIOs in a C file | Angel Pons |
2020-07-08 | sb/intel/lynxpoint: Factor out RCBA Function Disable | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-22 | cpu/x86/smm: Use already defined APM_CNT messages | Kyösti Mälkki |
2020-06-02 | src: Remove unused 'include <arch/smp/mpspec.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-22 | nb/intel/haswell: Deprecate WDB params in pei_data | Angel Pons |
2020-04-06 | mainboard/intel: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-29 | drivers/intel/gma/acpi: Provide default definition for displays | Nico Huber |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
2020-03-07 | chromeos: stop sharing write protect GPIO with depthcharge | Joel Kitching |
2020-01-02 | mb/**/hda_verb.c: Correct codec ID on subvendor verbs | Angel Pons |
2020-01-02 | mb/**/hda_verb.{c,h}: use denary numerals for codec IDs | Angel Pons |
2019-12-31 | mb/**/acpi: Remove unused files | Angel Pons |
2019-12-31 | mb/**/dsdt.asl: Remove outdated sleepstates.asl comment | Angel Pons |
2019-12-27 | mb/*/*/acpi_tables: Remove unnecessary function call | Peter Lemenkov |
2019-12-21 | mb/**/dsdt.asl: Remove "Some generic macros" comment | Angel Pons |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-12-19 | mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-04 | sb/intel/lynxpoint: Use sb/intel/common/platform.asl | Arthur Heymans |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-09-16 | src/mainboard: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-07-25 | mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__ | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-05-15 | src/mainboard: Remove unneeded include <arch/io.h> | Elyes HAOUAS |
2019-05-13 | mainboard: remove "recovery" gpio, selectively add "presence" gpio. | Matt Delco |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-21 | nb/intel/haswell: Add an option for where verstage starts | Arthur Heymans |
2019-04-11 | chromeos: clean up "recovery" and "write protect" GPIOs | Joel Kitching |
2019-03-28 | chromeos: remove remaining dev switch references | Joel Kitching |
2019-03-27 | chromeos: update old boards to use lb_add_gpios notation | Joel Kitching |
2019-03-21 | mb/*/chromeos.c: Be explicit about code for ramstage | Kyösti Mälkki |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-13 | src: Drop unused 'include <arch/ioapic.h>' | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | Remove DEFAULT_PCIEXBAR alias | Kyösti Mälkki |
2019-03-05 | mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files | Hung-Te Lin |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |