coreboot/src
Tim Crawford 8de0e369e3 ec/system76/ec: Provide charging thresholds by default
Battery charging thresholds are a firmware implementation and not
dependent on any hardware. It is expected that all boards using System76
EC firmware will select this option, so enable it by default.

Leave it disabled on clevo/cml-u, which didn't have it selected.

Change-Id: Id99d36eaf055a76b9e1eb732174017651de299a5
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65714
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2022-07-16 22:48:06 +00:00
..
acpi treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
arch arch/x86: Mark prepare_and_run_postcar noreturn 2022-07-14 23:10:30 +00:00
commonlib commonlib: Substitude macro "__unused" in compiler.h 2022-07-14 23:08:09 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu arch/x86: Mark prepare_and_run_postcar noreturn 2022-07-14 23:10:30 +00:00
device allocator_v4: Make it explicit that we start with the highest alignment 2022-06-27 14:00:23 +00:00
drivers driver/wifi: Remove unused function wifi_emit_dsm 2022-07-16 22:44:09 +00:00
ec ec/system76/ec: Provide charging thresholds by default 2022-07-16 22:48:06 +00:00
include lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
lib lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
mainboard ec/system76/ec: Provide charging thresholds by default 2022-07-16 22:48:06 +00:00
northbridge northbridge/intel/i945: Fix GCC optimizing out cache preload jump 2022-07-14 12:51:12 +00:00
security cpu/x86/mp_init: retype do_smm element in mp_state struct to bool 2022-07-13 10:44:08 +00:00
soc soc/amd/picasso: Add MP2 I2C0 and I2C1 controller ACPI devices 2022-07-16 22:43:07 +00:00
southbridge sb/intel/ibexpeak: Perform const correctness 2022-07-14 23:09:09 +00:00
superio superio/nuvoton/nct6687d: Add ramstage driver and ACPI 2022-07-08 15:40:31 +00:00
vendorcode vc/intel/fsp2_0: Update partial headers to MTL.FSP2253.00 2022-07-13 08:40:39 +00:00
Kconfig src/Kconfig: src/soc/*/Kconfig files are gone, remove the include 2022-06-24 04:00:15 +00:00