summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/kahlee
Commit message (Expand)AuthorAgeFilesLines
...
* mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki2021-03-011-3/+0
* mb/amd,google: Rename static functions to mainboard_enableKyösti Mälkki2021-02-241-2/+2
* AGESA,binaryPI boards: Move common PCBA in ASLKyösti Mälkki2021-02-207-15/+0
* AGESA,binaryPI boards: Drop unused variables in ASLKyösti Mälkki2021-02-201-6/+0
* sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki2021-02-201-3/+0
* AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki2021-02-141-1/+0
* ACPI: Move PICM declarationKyösti Mälkki2021-02-111-1/+0
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-1/+1
* src: Remove unused <boardid.h>Elyes HAOUAS2021-02-033-3/+0
* bayhub bh720: Factor out common HS200 init codeAngel Pons2021-01-281-49/+0
* ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki2021-01-281-3/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki2021-01-271-1/+1
* soc/amd: Refactor some ACPI S3 callsKyösti Mälkki2021-01-263-7/+8
* mb/google/kahlee: Deduplicate now-equivalent mainboard.cAngel Pons2021-01-259-210/+1
* bayhub bh720: Configure VIH tuning via devicetreeAngel Pons2021-01-254-22/+2
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-2/+0
* soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_UARTFelix Held2021-01-141-1/+1
* mb/google/kahlee,zork: Use mainboard_fill_gnvs()Kyösti Mälkki2021-01-132-16/+12
* mb/google/kahlee: move SMI/SCI GPIO setup to ramstageFelix Held2020-12-131-6/+15
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-023-9/+3
* soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held2020-12-021-0/+1
* mb/google/kahlee: Configure IRQs as level triggered for HID over I2CKarthikeyan Ramasubramanian2020-11-132-5/+5
* mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS2020-10-131-1/+1
* mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS2020-10-131-1/+1
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-231-1/+1
* mb/google: Drop unneeded empty linesElyes HAOUAS2020-09-226-7/+0
* mb: remove duplicated Make code for spd.bin generationMichael Niewöhner2020-09-064-8/+0
* mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons2020-07-151-17/+0
* AMD mainboards: Drop commented-out includeAngel Pons2020-07-101-1/+0
* ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons2020-07-091-8/+0
* mb/google/kahlee: Drop macro H1_PCH_INTFurquan Shaikh2020-07-052-4/+1
* mb/google/kahlee: Do not enable SCI for H1_PCH_INT_ODLFurquan Shaikh2020-06-301-3/+2
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+1
* soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki2020-06-281-2/+2
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2020-06-241-2/+2
* soc/amd: move acpi_wake_source.asl to common directoryFelix Held2020-06-191-1/+1
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-2/+2
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-1818-54/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1195-95/+0
* mb/google/kahlee: Hold WLAN PCIe reset low at boot for mordinKevin Chiu2020-05-102-0/+25
* mb/google/kahlee: Don't reset the touchpad/screen on bootMartin Roth2020-05-101-8/+0
* src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-102-24/+2
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-0919-171/+25
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-025-5/+5
* mainboard/google/kahlee: Add hook for early wlan rst gpio initKevin Chiu2020-05-023-3/+16