coreboot/src
Matt DeVillier e4f7c8fce8 mb/google/eve: Use keyboard backlight for proof-of-life at boot
This feature was originally present and then dropped, but turns out
that users prefer it. Set the backlight to 50% in romstage, back to
zero in ramstage; skip enabling on the S3 resume path.

TEST=build/boot google/eve, verify keyboard backlight turns on/off
as expected.

Change-Id: I33af888d614010538f69512bbd052ed2b83fcaa5
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76803
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2023-08-05 16:01:41 +00:00
..
acpi acpi.c: Find FACS using 64bit address fields 2023-08-03 01:41:54 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib/tpm_log_serialized.h: Use C99 flexible arrays 2023-08-01 12:56:19 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu: Get rid of CPU_SPECIFIC_OPTIONS 2023-08-04 03:00:25 +00:00
device allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
drivers drivers/intel/gma/Kconfig: Remove unused INTEL_GMA_OPREGION_2_0 2023-08-03 18:34:11 +00:00
ec ec/google/chromeec: move TBMC ACPI device under CREC 2023-08-04 14:03:52 +00:00
include acpi/acpi.c: Add and use acpi_arch_fill_madt() 2023-08-02 17:11:06 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/google/eve: Use keyboard backlight for proof-of-life at boot 2023-08-05 16:01:41 +00:00
northbridge nb/sandybridge: Remove redundant include of "ddr3.c" 2023-08-01 17:00:42 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/intel/stm/StmApi.h: Use C99 flexible arrays 2023-08-01 12:41:50 +00:00
soc soc/amd/phoenix: Makefile change to include split hash table 2023-08-04 20:52:36 +00:00
southbridge sb/intel/lynxpoint/Kconfig: Remove SOUTH_BRIDGE_OPTIONS 2023-08-05 07:26:09 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode soc/amd/phoenix: Add SVC call to inject v2 hash tables 2023-08-04 20:52:20 +00:00
Kconfig bootsplash: Add ImageMagick voodoo 2023-08-04 20:53:24 +00:00