summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/kahlee/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard/google: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-01-101-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mb/google/kahlee: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* mainboard/google/kahlee: Enable backlight in SMI APMCMarc Jones2018-07-171-0/+6
* grunt: Wire up the EC SMI handlerRaul E Rangel2018-05-271-0/+7
* mb/google/kahlee: Move ec.h into variant include directoriesMartin Roth2017-11-191-1/+1
* google/kahlee: Add SMI sleep handlerMarshall Dawson2017-10-151-0/+7
* google/kahlee: Add SMI apmc handlerMarshall Dawson2017-10-151-0/+29