aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef
AgeCommit message (Expand)Author
2024-05-29tree: Remove unused <string.h>Elyes Haouas
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-02-18mb/getac to mb/intel: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-24mb/google/oak to rex: Rename Makefiles from .inc to .mkMartin Roth
2023-12-15mb/google: Reduce DA7219 mic detect threshold to 200ohmTerry Cheong
2023-08-06mainboard: Add SPDX license headers to MakefilesMartin Roth
2023-05-03mb/google/reef: Disable unused devices in devicetreesMatt DeVillier
2023-05-03mb/google/reef: Disable Intel Trace Hub PCI deviceMatt DeVillier
2023-02-03soc/intel/apl: Move cpu cluster to chipset.cbArthur Heymans
2023-01-30mb/*: Remove lapic from devicetreeArthur Heymans
2023-01-15drivers/i2c/generic: Drop 'disable_gpio_export_in_crs' flagMatt DeVillier
2023-01-13mainboard: Remove duplicated <soc/gpio.h>Elyes Haouas
2022-12-22mb/google/reef: update ACPI HID/CID for Synaptics touchpadMatt DeVillier
2022-12-22mb/google/reef: Use runtime detection for touchscreensMatt DeVillier
2022-12-22mb/google/reef: Set touchpad/screen IRQs to LEVEL vs EDGEMatt DeVillier
2022-12-22mb/google/reef: Implement touchscreen power sequencingMatt DeVillier
2022-12-22mb/google/reef: Add method to set GPIOs in romstageMatt DeVillier
2022-11-19ec/google/chromeec: Remove EC_HOST_EVENT_USB_CHARGERCaveh Jalali
2022-11-04mb/google/reef: Fix guarding of reading SKU from VPDMatt DeVillier
2022-10-20mb/google/reef: Demote NHLT log messages from error to infoMatt DeVillier
2022-10-18mainboard/google: Remove ACPI ALS deviceGwendal Grignou
2022-10-18mb/google/reef: Fix WiFi SAR optionsMatt DeVillier
2022-09-23mb/{google,intel}/*/ec: Decrease loglevel of init messages to BIOS_INFOElyes Haouas
2022-09-09mb/*/{device,override}tree: Set touchpads to use detect (vs probed) flagMatt DeVillier
2022-08-16mb/**/dsdt.asl: Drop misleading "OEM revision" commentAngel Pons
2022-08-16mb/**/dsdt.asl: Drop superfluous commentsAngel Pons
2022-07-04treewide: Unify Google brandingJon Murphy
2022-04-28mb/google/{octopus,reef}: add RO_VPD region to default FMAPMatt DeVillier
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-04-20ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY`Angel Pons
2022-04-07ChromeOS: Add DECLARE_x_CROS_GPIOS()Kyösti Mälkki
2022-04-06ChromeOS: Promote variant_cros_gpio()Kyösti Mälkki
2022-02-10mb/google/octopus,reef: Align SMMSTORE region in default.fmdArthur Heymans
2022-02-10mb/google/reef: Add VBTs for all variantsMatt DeVillier
2022-02-10mb/google/reef/coral/mainboard.c: Drop break after return inside switchMatt DeVillier
2022-02-10mb/google/reef/coral: Sync mainboard.c with Chromium forkMatt DeVillier
2022-02-10mb/google/reef: drop nasher variantMatt DeVillier
2022-01-31mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY`Angel Pons
2022-01-28IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS
2022-01-10src/mainboard/google: Remove unused <acpi/acpi.h>Elyes HAOUAS
2021-12-24mb/google/reef: Drop unnecessary optionFelix Singer
2021-12-23ChromeOS: Refactor ACPI CNVS generationKyösti Mälkki
2021-12-20mb/google/reef: Move selects from Kconfig.name to KconfigFelix Singer
2021-12-20mb/google/reef: Restore alphabetical order on Kconfig selectsFelix Singer
2021-11-15Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-11-11ChromeOS: Replace with or add <types.h>Kyösti Mälkki
2021-11-09ChromeOS: Fix <vc/google/chromeos/chromeos.h>Kyösti Mälkki
2021-11-05mb/google,intel: Fix indirect include bootmode.hKyösti Mälkki
2021-10-15Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-09-16vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen
2021-07-26mb/*: Specify type of `VARIANT_DIR` onceAngel Pons
2021-07-26mb/*: Specify type of `DEVICETREE` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons
2021-06-25mb/google/{octopus,reef}: Fix size of SI_BIOS region in default.fmdMatt DeVillier
2021-01-28ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-21mb/google/reef: do UART pad configuration at board-levelMichael Niewöhner
2021-01-21mb/google/reef: do LPC/eSPI pad configuration at board-levelMichael Niewöhner
2021-01-04mb/google/reef (and variants): add ACPI backlight supportMatt DeVillier
2020-11-17mb/google/reef/variants/: add Naya NT6AN256T32AV-J2James Chao
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-13mb/google/reef: Configure IRQs as level triggered for HID over I2CKarthikeyan Ramasubramanian
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-13mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh
2020-09-22mb/google: Drop unneeded empty linesElyes HAOUAS
2020-09-19apollolake boards: Enable CSE in devicetreeSubrata Banik
2020-09-09apollolake: Define MAX_CPUS at SoC scopeAngel Pons
2020-09-09apollolake: Limit MAX_CPUS to 4Angel Pons
2020-09-02mb/*/Kconfig: Drop redundant 'select DRIVERS_INTEL_WIFI'Elyes HAOUAS
2020-06-28mb/google/reef/variants/: add Samsung K4F8E3S4HD-MGCL supportKevin Chiu
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-02drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RWJonathan Zhang
2020-05-26apollolake: update processor power limits configurationSumeet R Pawnikar
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08mb/google/reef: add G2 TS support for snappyKevin Chiu
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-02mb/google/reef: Add and use VBTMatt DeVillier
2020-05-02mb/google/reef: add default non-ChromeOS FMAPMatt DeVillier
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-06mb/google/reef: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-20drivers/generic/max98357a: Allow custom _HID from configAamir Bohra
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-01-10src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-09-30mb: remove test-only HWIDsHung-Te Lin
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-02mb/google/reef/variants/: fix Samsung K4F6E3S4HM-MGCJ densityKevin Chiu
2019-06-21mb/google/snappy: Remove unneeded 'else'Elyes HAOUAS
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-03-16x86/smbios: Untangle system and board tablesNico Huber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-02-06mb/google/reef: Expand the coreboot RO sectionMathew King
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki