coreboot/src/ec
Tim Van Patten d4f135d31b ec/google/chromec: Add BFIV, BFCT
The flag EC_BATT_FLAG_CUT_OFF was added with the CL:
3704470: battery: Set battery cutoff flag
https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3704470

This flag is set in the ACPI memory mapped area when the command
`ectool batterycutoff` is issued so ACPI code can respond
appriopriately. This CL adds the flags to coreboot ACPI.

BRANCH=none
BUG=b:217911928
TEST=Boot nipperkin with low & no battery
TEST=Boot skyrim with low & no battery

Signed-off-by: Tim Van Patten <timvp@google.com>
Change-Id: I4e63ff4fc2d6b0ecf767a6bffd81f823c74c15bb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66803
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-08-17 21:49:41 +00:00
..
51nb/npce985la0dx
acpi ec/acpi: Return error codes on timeout 2022-06-24 03:04:23 +00:00
apple/acpi ec/apple/acpi: Replace Index() with ASL 2.0 syntax 2022-01-01 13:59:39 +00:00
compal/ene932 src/ec: Get rid of unnecessary blank line {before,after} brace 2022-02-04 20:16:42 +00:00
google ec/google/chromec: Add BFIV, BFCT 2022-08-17 21:49:41 +00:00
hp/kbc1126 ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntax 2021-12-31 00:25:05 +00:00
kontron ec/kontron/kempld: Fix IORESOURCE_IRQ 2022-06-22 08:55:15 +00:00
lenovo ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flag 2022-06-22 08:55:47 +00:00
purism ec/purism/librem: Remove unused Kconfig file 2022-04-24 21:26:21 +00:00
quanta ec/quanta/it8518/acpi: Replace LGreater(a,b) with ASL 2.0 syntax 2022-06-09 09:17:21 +00:00
roda/it8518 ec/roda/it8518/acpi: Remove unnecessary assignments 2021-07-28 13:50:59 +00:00
smsc/mec1308 ec/smsc/mec1308/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:19:14 +00:00
starlabs/merlin ec/starlabs/merlin/kbl: Add required headers for dead_code_t 2022-05-28 14:16:19 +00:00
system76/ec ec/system76/ec: Provide charging thresholds by default 2022-07-16 22:48:06 +00:00
ec.h