coreboot/src
Elyes Haouas 80404b6b9e tree: Use "true", "false" for *acoustic_noise_mitigation
acoustic_noise_mitigation & enable_acoustic_noise_mitigation are boolean,
so use true false instead of 0, 1.

Change-Id: Icb1d2743222ff5100527fc6413cc13226a087904
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85880
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
2025-01-08 02:42:53 +00:00
..
acpi acpi/acpigen: generate Create*Field() from name string directly 2024-12-10 02:58:29 +00:00
arch arch/x86: Disable DEBUG_STACK_OVERFLOW_BREAKPOINTS_IN_ALL_STAGES 2024-12-17 08:37:10 +00:00
commonlib Fix up CFR's open issues 2024-12-30 21:27:36 +00:00
console
cpu cpu/x86/topology: Add module_id to CPU topology 2025-01-07 21:10:04 +00:00
device arch/x86: Rename breakpoint removal function 2024-12-10 08:48:00 +00:00
drivers drivers/intel/usb4: Guard usage of RFMU with a null check 2025-01-01 19:43:44 +00:00
ec ec/starlabs/merlin: Add the option to reduce the LED brightness 2025-01-07 19:30:26 +00:00
include cpu/x86/topology: Add module_id to CPU topology 2025-01-07 21:10:04 +00:00
lib drivers/option: Add forms in cbtables 2024-12-18 18:16:51 +00:00
mainboard tree: Use "true", "false" for *acoustic_noise_mitigation 2025-01-08 02:42:53 +00:00
northbridge haswell NRI: Post-process selected timings 2024-12-10 09:38:00 +00:00
sbom
security
soc soc/intel/pantherlake: Add core scaling factors read support 2025-01-07 21:19:20 +00:00
southbridge Treewide: Remove unused header files 2024-11-30 04:44:06 +00:00
superio superio/ite: Add support for IT8625E 2024-11-21 15:49:12 +00:00
vendorcode vendorcode/amd/opensil/genoa_poc/ramstage.c: Fix log typos 2025-01-07 16:20:40 +00:00
Kconfig