summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/kahlee
Commit message (Expand)AuthorAgeFilesLines
* 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
* mainboard/google/kahlee: move specific setting to variantKevin Chiu2020-05-019-46/+63
* mb/google/kahlee: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0675-957/+150
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* drivers/generic/max98357a: Allow custom _HID from configAamir Bohra2020-03-206-0/+6
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-1876-90/+0
* mb/google/kahlee/nuwani: support new Elan touch panel for NuwaniTommie2020-03-151-0/+13
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-1/+0
* mb/google/kahlee/nuwani: Create Nuwani variantPeichao Wang2020-03-0614-0/+543
* mb/google/kahlee/treeya: Update STAPM parameters for TreeyaPeichao Wang2020-01-191-2/+2
* src/mainboard/*.asl: Remove _HID / _ADR objects overlappingJonas Moehle2020-01-111-1/+0
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-14/+0
* AGESA,binaryPI boards: Declare some IRQ tables staticKyösti Mälkki2020-01-091-2/+2
* mb/google/kahlee/treeya: Tune VIH and meet specPeichao Wang2020-01-072-1/+127
* mb/google/kahlee/treeya: tune eDP delay time to 20 msPeichao Wang2020-01-071-0/+2
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-203-3/+0
* mb/{gizmosphere,google}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and othersMarshall Dawson2019-12-111-1/+2
* soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbolMarshall Dawson2019-12-111-0/+1
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-8/+8