aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/drallion
AgeCommit message (Expand)Author
2024-05-06mb/google/drallion: Make use of chipset dt reference namesFelix Singer
2024-05-06mb/google/drallion: Remove dt entries equal to chipset dtFelix Singer
2024-02-18mb/getac to mb/intel: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-13mb/google/*: Replace use of gfx/generic addr field with display typeMatt DeVillier
2024-02-13mb/google/drallion: Drop GMA default panelMatt DeVillier
2024-02-13mb/google/drallion: Use name 'LCD0' for internal panel outputMatt DeVillier
2024-01-24mb/google/daisy to foster: Rename Makefiles from .inc to .mkMartin Roth
2023-02-10mb/google/drallion: Add VBT, ACPI brightness controlsMatt DeVillier
2023-01-30mb/*: Remove lapic from devicetreeArthur Heymans
2023-01-17treewide: Fix old-style declarationsElyes Haouas
2023-01-15drivers/i2c/generic: Drop 'disable_gpio_export_in_crs' flagMatt DeVillier
2023-01-13mainboard: Remove duplicated <soc/gpio.h>Elyes Haouas
2023-01-02mb/google/drallion: Use runtime detection for touchscreensMatt DeVillier
2023-01-02mb/google/drallion: Set touchpad/screen IRQs to LEVEL vs EDGEMatt DeVillier
2023-01-02mb/google/drallion: Implement touchscreen power sequencingMatt DeVillier
2023-01-02mb/google/drallion: Add method to set GPIOs in romstageMatt DeVillier
2022-10-20mb/google/drallion/hda_verb: add verbs for GPU HDMI audioMatt DeVillier
2022-10-20mb/google/drallion: Add default FMAP for non-ChromeOS buildsMatt DeVillier
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-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-15soc/intel/cnl: Move selection of DISABLE_HECI1_AT_PRE_BOOT back to mainboardMatt 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-17soc/intel/cnl: Use Kconfig to disable HECI1Subrata Banik
2022-01-10src/mainboard/google: Remove unused <acpi/acpi.h>Elyes HAOUAS
2021-12-24mb/google/drallion: Move selects from Kconfig.name to KconfigFelix Singer
2021-12-24mb/google/drallion/Kconfig: Restore alphabetical order on selectsFelix Singer
2021-12-23ChromeOS: Refactor ACPI CNVS generationKyösti Mälkki
2021-11-15Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-11-12google/deltaur,drallion,sarien: Refactor ChromeOS GPIOsKyösti Mälkki
2021-11-11ChromeOS: Replace with or add <types.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-09-10cannonlake mainboards: Set PMC as hidden in devicetreeTim Wawrzynczak
2021-09-03src/*: Specify type of `DIMM_MAX` onceAngel Pons
2021-08-28soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by defaultFelix Singer
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-05-27tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visibleJulius Werner
2021-05-20mb/google/drallion/var/drallion/hda_verb: Correct codec name in commentPaul Menzel
2021-04-22soc/intel/cannonlake: Set DIMM_SPD_SIZE to 512Felix Singer
2021-04-18soc/intel/cnl and mainboards: Drop `cnl_configure_pads()`Furquan Shaikh
2021-03-17drivers/wifi, mb/google: Drop config `WIFI_SAR_CBFS`Furquan Shaikh
2021-02-27vboot: update GBB flags to use altfw terminologyJoel Kitching
2021-02-04mainboards: Remove default CHROMEOS=yKyösti Mälkki
2021-02-04vc/google/chromeos: Drop <acpi/vpd.asl>Kyösti Mälkki
2021-02-03src: Remove unused <boardid.h>Elyes HAOUAS
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/drallion: do early pad configuration in early bootstageMichael Niewöhner
2021-01-04drivers/vpd: Add support to read device serial from VPDMatt DeVillier
2020-11-20soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPDMichael Niewöhner
2020-11-19soc/intel/common/acpi: rename LPID to PEPDMichael Niewöhner
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-13mb/google/drallion: Configure IRQs as level triggered for HID over I2CKarthikeyan Ramasubramanian
2020-11-09soc/intel/*/chip: Remove unused devicetree entryPatrick Rudolph
2020-11-02mb, soc/intel: Reorganize CNVi device entries in devicetreeFurquan Shaikh
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
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-10-05soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik
2020-09-24soc/intel/cnl: drop lpit.asl in favor of common versionMichael Niewöhner
2020-09-23treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner
2020-09-06mb: remove duplicated Make code for spd.bin generationMichael Niewöhner
2020-09-06mb/*: devicetree: drop now unneeded USBx_PORT_EMPTYMichael Niewöhner
2020-09-03soc/intel/cnl: Add new Kconfig option which matches its FSPs nameFelix Singer
2020-08-23soc/intel/cnl: Configure FSP option PcieRpSlotImplementedNico Huber
2020-08-07soc/intel/cnl: Set Heci1Disable depending on devicetree configFelix Singer
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-18mb/google: remove cannonlake dptf.asl include file from dsdt filesSumeet R Pawnikar
2020-05-26cannonlake: update processor power limits configurationSumeet R Pawnikar
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-20mb/google/drallion: Increase Melfas touchscreen stop delay to 115msJohn Su
2020-04-06mb/google/drallion: 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-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-03-14mb/google/drallion: Enable GEO SAREric Lai
2020-03-11mb/google/drallion/variants/drallion: Set PCH Thermal Trip point to 77°CSumeet Pawnikar
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-03-03mb/google/drallion: Enable cbfs SAR valueEric Lai
2020-02-24gfx: Move drivers/generic/gfx to drivers/gfx/genericFurquan Shaikh
2020-02-24mb/google/drallion: Set GPP_G4 and GPP_G6 to NC pinEric Lai
2020-02-24mb/google/drallion: Remove MAC address pass throughDtrain Hsu
2020-02-17mb/google/drallion/variants/drallion: Update thermal configuration for DPTFJohn Su
2020-02-17mb/google/drallion: Set cpu_pl2_4_cfg to baseline for DrallionJohn Su
2020-02-17mb/google/drallion: Correct USB3 OC pin configurationEric Lai