Age | Commit message (Expand) | Author |
2023-02-03 | soc/intel/apl: Move cpu cluster to chipset.cb | Arthur Heymans |
2023-01-30 | mb/*: Remove lapic from devicetree | Arthur Heymans |
2023-01-15 | drivers/i2c/generic: Drop 'disable_gpio_export_in_crs' flag | Matt DeVillier |
2023-01-13 | mainboard: Remove duplicated <soc/gpio.h> | Elyes Haouas |
2022-12-22 | mb/google/reef: update ACPI HID/CID for Synaptics touchpad | Matt DeVillier |
2022-12-22 | mb/google/reef: Use runtime detection for touchscreens | Matt DeVillier |
2022-12-22 | mb/google/reef: Set touchpad/screen IRQs to LEVEL vs EDGE | Matt DeVillier |
2022-12-22 | mb/google/reef: Implement touchscreen power sequencing | Matt DeVillier |
2022-12-22 | mb/google/reef: Add method to set GPIOs in romstage | Matt DeVillier |
2022-11-19 | ec/google/chromeec: Remove EC_HOST_EVENT_USB_CHARGER | Caveh Jalali |
2022-11-04 | mb/google/reef: Fix guarding of reading SKU from VPD | Matt DeVillier |
2022-10-20 | mb/google/reef: Demote NHLT log messages from error to info | Matt DeVillier |
2022-10-18 | mainboard/google: Remove ACPI ALS device | Gwendal Grignou |
2022-10-18 | mb/google/reef: Fix WiFi SAR options | Matt DeVillier |
2022-09-23 | mb/{google,intel}/*/ec: Decrease loglevel of init messages to BIOS_INFO | Elyes Haouas |
2022-09-09 | mb/*/{device,override}tree: Set touchpads to use detect (vs probed) flag | Matt DeVillier |
2022-08-16 | mb/**/dsdt.asl: Drop misleading "OEM revision" comment | Angel Pons |
2022-08-16 | mb/**/dsdt.asl: Drop superfluous comments | Angel Pons |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-04-28 | mb/google/{octopus,reef}: add RO_VPD region to default FMAP | Matt DeVillier |
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-02-10 | mb/google/octopus,reef: Align SMMSTORE region in default.fmd | Arthur Heymans |
2022-02-10 | mb/google/reef: Add VBTs for all variants | Matt DeVillier |
2022-02-10 | mb/google/reef/coral/mainboard.c: Drop break after return inside switch | Matt DeVillier |
2022-02-10 | mb/google/reef/coral: Sync mainboard.c with Chromium fork | Matt DeVillier |
2022-02-10 | mb/google/reef: drop nasher variant | Matt DeVillier |
2022-01-31 | mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY` | Angel Pons |
2022-01-28 | IASL: Ignore IASL's "Missing dependency" warning | Elyes HAOUAS |
2022-01-10 | src/mainboard/google: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2021-12-24 | mb/google/reef: Drop unnecessary option | Felix Singer |
2021-12-23 | ChromeOS: Refactor ACPI CNVS generation | Kyösti Mälkki |
2021-12-20 | mb/google/reef: Move selects from Kconfig.name to Kconfig | Felix Singer |
2021-12-20 | mb/google/reef: Restore alphabetical order on Kconfig selects | Felix Singer |
2021-11-15 | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-11-11 | ChromeOS: Replace with or add <types.h> | Kyösti Mälkki |
2021-11-09 | ChromeOS: Fix <vc/google/chromeos/chromeos.h> | Kyösti Mälkki |
2021-11-05 | mb/google,intel: Fix indirect include bootmode.h | Kyösti Mälkki |
2021-10-15 | Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-09-16 | vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main | Hsuan Ting Chen |
2021-07-26 | mb/*: Specify type of `VARIANT_DIR` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `DEVICETREE` once | 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-06-25 | mb/google/{octopus,reef}: Fix size of SI_BIOS region in default.fmd | Matt DeVillier |
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-21 | mb/google/reef: do UART pad configuration at board-level | Michael Niewöhner |
2021-01-21 | mb/google/reef: do LPC/eSPI pad configuration at board-level | Michael Niewöhner |
2021-01-04 | mb/google/reef (and variants): add ACPI backlight support | Matt DeVillier |
2020-11-17 | mb/google/reef/variants/: add Naya NT6AN256T32AV-J2 | James Chao |
2020-11-13 | mrc_cache: Move code for triggering memory training into mrc_cache | Shelley Chen |
2020-11-13 | mb/google/reef: Configure IRQs as level triggered for HID over I2C | Karthikeyan Ramasubramanian |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-10-13 | mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devices | Furquan Shaikh |
2020-09-22 | mb/google: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-19 | apollolake boards: Enable CSE in devicetree | Subrata Banik |
2020-09-09 | apollolake: Define MAX_CPUS at SoC scope | Angel Pons |
2020-09-09 | apollolake: Limit MAX_CPUS to 4 | Angel Pons |
2020-09-02 | mb/*/Kconfig: Drop redundant 'select DRIVERS_INTEL_WIFI' | Elyes HAOUAS |
2020-06-28 | mb/google/reef/variants/: add Samsung K4F8E3S4HD-MGCL support | Kevin Chiu |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-02 | drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RW | Jonathan Zhang |
2020-05-26 | apollolake: update processor power limits configuration | Sumeet R Pawnikar |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | mb/google/reef: add G2 TS support for snappy | Kevin Chiu |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-02 | mb/google/reef: Add and use VBT | Matt DeVillier |
2020-05-02 | mb/google/reef: add default non-ChromeOS FMAP | Matt DeVillier |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-06 | mb/google/reef: 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-20 | drivers/generic/max98357a: Allow custom _HID from config | Aamir Bohra |
2020-03-18 | mainboard/google: Remove copyright notices | Patrick Georgi |
2020-03-07 | chromeos: stop sharing write protect GPIO with depthcharge | Joel Kitching |
2020-01-10 | src: Remove blank acpi_tables source files | Karthikeyan Ramasubramanian |
2019-12-31 | mb/**/dsdt.asl: Remove outdated sleepstates.asl comment | Angel Pons |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-09-30 | mb: remove test-only HWIDs | Hung-Te Lin |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-02 | mb/google/reef/variants/: fix Samsung K4F6E3S4HM-MGCJ density | Kevin Chiu |
2019-06-21 | mb/google/snappy: Remove unneeded 'else' | Elyes HAOUAS |
2019-05-13 | mainboard: remove "recovery" gpio, selectively add "presence" gpio. | Matt Delco |
2019-03-16 | x86/smbios: Untangle system and board tables | Nico Huber |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-05 | mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files | Hung-Te Lin |
2019-02-06 | mb/google/reef: Expand the coreboot RO section | Mathew King |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-11 | soc/mainboard: Update mainboard UART Kconfig | Lijian Zhao |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-27 | mainboard/google/reef: Bump mainboard mem version | Kane Chen |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-21 | ACPI: Fix DSDT's revision field | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-06 | soc/intel/common, mb/google, mb/siemens: Use lower case x for RXD | Furquan Shaikh |
2018-09-12 | mainboards: Add SMMSTORE region in chromeos configs | Patrick Georgi |