aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee
AgeCommit message (Expand)Author
2023-07-14mb/google: AMD: move tpm_tis to AMD common codeGrzegorz Bernacki
2023-07-06drivers/tpm: Move tis_plat_irq_status to cr50 driverGrzegorz Bernacki
2023-07-03mb/google/kahlee: Add EC_HOST_EVENT_PANIC to SCI maskRob Barnes
2023-07-03mb/google/kahlee: Enable Secure OSJon Murphy
2023-02-28mb/google/kahlee/mainboard: use ACPI_SCI_IRQ definitionFelix Held
2023-02-06soc/amd/stoneyridge: remove LIDS field from global NVSFelix Held
2023-01-15drivers/i2c/generic: Drop 'disable_gpio_export_in_crs' flagMatt DeVillier
2022-12-27mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-22mb/google/kahlee: update ACPI HID/CID for Synaptics touchpadsMatt DeVillier
2022-12-14mb/google/kahlee/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-08mb/google/kahlee: use gpio.h includeFelix Held
2022-11-19ec/google/chromeec: Remove EC_HOST_EVENT_USB_CHARGERCaveh Jalali
2022-11-16mb/google/kahlee: Implement touchscreen power sequencingMatt DeVillier
2022-11-16mb/google/kahlee: Use detect vs probed flag for touchscreensMatt DeVillier
2022-11-16mb/google/kahlee: rename baseboard GPIO table getter for clarityMatt DeVillier
2022-11-16mb/google/kahlee: Disable touchscreen GPIO export in CRSMatt DeVillier
2022-11-15soc/amd: commonize generation of the PIC/APIC mapping tablesFelix Held
2022-11-15mb/google/kahlee/mainboard: rewrite IRQ mapping handlingFelix Held
2022-10-26soc/amd/common/include: introduce and use FCH_IRQ_ROUTING_ENTRIESFelix Held
2022-10-25mb/google/kahlee/liara/devicetree: move Raydium touchscreen to baseboardFelix Held
2022-10-24mb/google/kahlee: always detect ELAN touchpadFelix Held
2022-10-24mb/google/kahlee: use override devicetrees for variantsFelix Held
2022-10-22mb/google/kahlee: Fix audio ACPI inclusionMatt DeVillier
2022-10-14mb/google/kahlee/*/devicetree: disable unused PCIe root portsFelix Held
2022-10-14mb/google/kahlee/*/devicetree: use device aliasesFelix Held
2022-10-13mb/amd,google/*/devicetree: drop CPU cluster device for StoneyridgeFelix Held
2022-09-14mb/google/kahlee: drop unused and incorrect irq_tables.cFelix Held
2022-09-12mb/google/kahlee/irq_tables.c: Use ALIGN_UP macroElyes Haouas
2022-09-09mb/*/{device,override}tree: Set touchpads to use detect (vs probed) flagMatt DeVillier
2022-09-08mb/google/grunt: Enable AC wakeDaisuke Nojiri
2022-08-16mb/**/dsdt.asl: Drop superfluous commentsAngel Pons
2022-08-11src/mb: Add SPDX identifiers to files missing themMartin Roth
2022-07-22mb/google/kahlee: Increase VRAM from 16 to 32 MiBMatt DeVillier (AMD)
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-09mb/google/kahlee: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-06-09mb/google/kahlee/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntaxFelix Singer
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-03-03soc/amd/stoneyridge/acpi: rename cpu.asl to pnot.aslFelix Held
2022-03-03soc/amd/stoneyridge/acpi: generate PPKG object in generate_cpu_entriesFelix Held
2022-02-08mb/google/kahlee/ec.c: Fix log messageElyes HAOUAS
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
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
2022-01-01mb/google/kahlee/acpi: Replace Index() with ASL 2.0 syntaxFelix Singer
2021-12-31mb/google/kahlee/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-29mb/google/kahlee/acpi: Use Printf() for debug printsFelix Singer
2021-12-23ChromeOS: Refactor ACPI CNVS generationKyösti Mälkki
2021-12-20mb/amd/gardenia,padmelon;mb/google/kahlee: use full path of SoC's chip.hFelix Held
2021-12-20mb/amd/gardenia,padmelon;mb/google/kahlee: add missing soc/gpio includesFelix Held
2021-12-09soc/amd/stoneyridge: use common fch_spi_early_initFelix Held
2021-12-09mb/google/kahlee/Kconfig: add remaining SPI speed settingsFelix Held
2021-11-18amdfwtool: Call the set_efs_table for StoneyridgeZheng Bao
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-05mb/google,intel: Fix indirect include bootmode.hKyösti Mälkki
2021-11-04mb/google: Add OEM product names for various boardsMartin Roth
2021-10-16soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS definesFelix Held
2021-10-15mb/google/kahlee/treeya/audio: use proper I2C base address defineFelix Held
2021-10-15Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
2021-09-23soc/amd: rename program_gpios to gpio_configure_padsFelix Held
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 `FMDFILE` 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-07-19grunt/treeya: add Realtek ALC5682 codec supportKevin Chang
2021-07-16mb/google/kahlee/Kconfig: add board-specific MAINBOARD_PART_NUMBERFelix Held
2021-04-15mb/google/kahlee: use defines for GEVENT numbersFelix Held
2021-04-08mb/amd,google: use PAD_NF_SCI for GPIO_2 config in soc/amd based boardsFelix Held
2021-04-01google/grunt: Add ALC5682 ACPI I2S machine driverKevin Chiu
2021-03-28grunt/barla: add Realtek ALC5682 codec supportKevin Chiu
2021-03-22soc/amd/common/block/i2c: Move SoC agnostic parts into commonKarthikeyan Ramasubramanian
2021-03-17spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()Julius Werner
2021-03-16AGESA,binaryPI boards: Drop invalid MP table filesKyösti Mälkki
2021-03-15mb/google/kahlee: remove get_gpe_tableFelix Held
2021-03-08soc/amd,mb/google/,mb/amd: Move sleepstates.aslRaul E Rangel
2021-03-01mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki
2021-02-24mb/amd,google: Rename static functions to mainboard_enableKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Move common PCBA in ASLKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Drop unused variables in ASLKyösti Mälkki
2021-02-20sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki
2021-02-14AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2021-02-03src: Remove unused <boardid.h>Elyes HAOUAS
2021-01-28bayhub bh720: Factor out common HS200 init codeAngel Pons
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-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2021-01-26soc/amd: Refactor some ACPI S3 callsKyösti Mälkki
2021-01-25mb/google/kahlee: Deduplicate now-equivalent mainboard.cAngel Pons
2021-01-25bayhub bh720: Configure VIH tuning via devicetreeAngel Pons
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-14soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_UARTFelix Held