| Commit message (Expand) | Author | Age | Files | Lines |
* | mb/google,intel: Use common ChromeEC code for lid shutdown | Kyösti Mälkki | 2023-05-09 | 1 | -29/+2 |
* | mb/google,intel: Use common ChromeEC code for SMI APMC | Kyösti Mälkki | 2023-05-09 | 1 | -16/+2 |
* | tree: Use __func__ instead of hard-coded names | Elyes Haouas | 2023-02-17 | 1 | -1/+1 |
* | mainboard: Drop invalid `hyper_threading` option | Angel Pons | 2023-01-25 | 1 | -5/+0 |
* | mb/google/slippy/peppy: Set cypress TP IRQ to Level vs Edge | Matt DeVillier | 2023-01-03 | 1 | -1/+1 |
* | mainboard/acpi: Replace constant "Zero" with actual number | Felix Singer | 2022-12-27 | 3 | -40/+40 |
* | mainboard/acpi: Replace constant "One" with actual number | Felix Singer | 2022-12-27 | 2 | -4/+4 |
* | mb/google/slippy/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer | 2022-12-14 | 6 | -14/+14 |
* | mb/google/slippy/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-12-12 | 5 | -17/+17 |
* | cpu/intel/haswell: Move chip_ops to cpu cluster | Arthur Heymans | 2022-11-25 | 1 | -7/+2 |
* | ec/google/chromeec: Remove EC_HOST_EVENT_USB_CHARGER | Caveh Jalali | 2022-11-19 | 1 | -2/+1 |
* | nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree | Arthur Heymans | 2022-11-09 | 1 | -0/+2 |
* | mb/**/dsdt.asl: Drop misleading "OEM revision" comment | Angel Pons | 2022-08-16 | 1 | -1/+1 |
* | src/mb: Update unlicensable files with the CC-PDDC SPDX ID | Martin Roth | 2022-08-13 | 2 | -0/+6 |
* | mb/google/slippy: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -2/+2 |
* | mb/google/slippy/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | mb/google/slippy/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -2/+2 |
* | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke | 2022-04-21 | 1 | -1/+1 |
* | ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY` | Angel Pons | 2022-04-20 | 1 | -3/+0 |
* | ChromeOS: Add DECLARE_x_CROS_GPIOS() | Kyösti Mälkki | 2022-04-07 | 1 | -6/+1 |
* | ChromeOS: Promote variant_cros_gpio() | Kyösti Mälkki | 2022-04-06 | 1 | -2/+3 |
* | mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY` | Angel Pons | 2022-01-31 | 1 | -4/+3 |
* | IASL: Ignore IASL's "Missing dependency" warning | Elyes HAOUAS | 2022-01-28 | 1 | -0/+4 |
* | src/mainboard/google: Remove unused <acpi/acpi.h> | Elyes HAOUAS | 2022-01-10 | 1 | -1/+0 |
* | src/mb: Remove unused <string.h> | Elyes HAOUAS | 2022-01-04 | 4 | -4/+0 |
* | mb/google/slippy: Select board-specific options per board | Felix Singer | 2022-01-01 | 1 | -1/+1 |
* | mb/google/slippy: Move selects from Kconfig.name to Kconfig | Felix Singer | 2022-01-01 | 2 | -4/+12 |
* | mb/google/slippy/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -2/+2 |
* | mb/google/slippy/acpi: Use Printf() for debug prints | Felix Singer | 2021-12-29 | 1 | -4/+2 |
* | mb/google/slippy/Kconfig: Reorder selects alphabetically | Felix Singer | 2021-12-28 | 1 | -10/+10 |
* | ChromeOS: Refactor ACPI CNVS generation | Kyösti Mälkki | 2021-12-23 | 1 | -2/+0 |
* | mb/google/slippy/peppy: use shared touchpad interrupts | Matt DeVillier | 2021-11-17 | 1 | -2/+2 |
* | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen | 2021-11-15 | 1 | -0/+6 |
* | mb/google,intel: Add ChromeOS GPIOs to onboard.h | Kyösti Mälkki | 2021-11-12 | 2 | -2/+6 |
* | ChromeOS: Replace with or add <types.h> | Kyösti Mälkki | 2021-11-11 | 1 | -0/+1 |
* | Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen | 2021-10-15 | 1 | -6/+0 |
* | mainboard: Drop invalid `VGA_BIOS_FILE` defaults | Angel Pons | 2021-10-15 | 1 | -4/+0 |
* | vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main | Hsuan Ting Chen | 2021-09-16 | 1 | -0/+6 |
* | mb/google/slippy: Fix overridden southbridge settings | Nico Huber | 2021-09-08 | 3 | -13/+23 |
* | mb/*: Specify type of `VARIANT_DIR` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | mb/*: Specify type of `OVERRIDE_DEVICETREE` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | ec/google: Use EC_HOST_EVENT_NONE | Rob Barnes | 2021-06-30 | 2 | -4/+7 |
* | nb/intel/haswell: Decouple mainboard USB config from MRC | Angel Pons | 2021-03-25 | 4 | -8/+8 |
* | lynxpoint/broadwell: Rename LP GPIO config global | Angel Pons | 2021-03-22 | 4 | -4/+4 |
* | nb/intel/haswell: Consolidate memory-down SPD handling | Angel Pons | 2021-03-19 | 6 | -77/+41 |
* | mb/google/slippy: Correct memory-down SPD handling | Angel Pons | 2021-03-19 | 4 | -5/+5 |
* | mb/google/slippy: Factor out SPD indexing | Angel Pons | 2021-02-12 | 6 | -103/+43 |
* | haswell boards: Correct USB config indentation | Angel Pons | 2021-02-12 | 4 | -104/+104 |