coreboot/src/ec
Felix Singer 274fa64e3d tree: Replace Or(a,b) with ASL 2.0 syntax
Replace `Or (a, b)` with `a | b`.

Change-Id: I73842cd4843ebb0b48440059ae9dcf6c82235a76
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70845
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2022-12-19 16:20:23 +00:00
..
51nb/npce985la0dx src: Remove unneeded space in license header 2020-07-26 21:07:36 +00:00
acpi ec: Add SPDX license headers to Makefiles 2022-11-22 12:43:11 +00:00
apple/acpi ec/apple/acpi: Replace Index() with ASL 2.0 syntax 2022-01-01 13:59:39 +00:00
clevo/it5570e ec/clevo/it5570e/acpi: Replace Index(a, b) with ASL 2.0 syntax 2022-12-12 21:43:31 +00:00
compal/ene932 ec: Add SPDX license headers to Makefiles 2022-11-22 12:43:11 +00:00
google ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntax 2022-12-14 00:48:30 +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
intel mb/intel/mtlrvp: Add MTL-P RVP board ids 2022-12-09 23:57:03 +00:00
kontron ec/kontron/it8516e/acpi: Replace Store(a,b) with ASL 2.0 syntax 2022-12-16 00:59:41 +00:00
lenovo tree: Replace Or(a,b) with ASL 2.0 syntax 2022-12-19 16:20:23 +00:00
purism ec/purism/librem-ec/acpi: Use Printf() for debug prints 2022-12-12 21:42:56 +00:00
quanta tree: Replace XOr(a,b,c) with ASL 2.0 syntax 2022-12-19 16:13:50 +00:00
roda/it8518 ec/roda/it8518/acpi: Remove unnecessary assignments 2021-07-28 13:50:59 +00:00
smsc/mec1308 tree: Replace XOr(a,b,c) with ASL 2.0 syntax 2022-12-19 16:13:50 +00:00
starlabs/merlin ec/starlabs/merlin: Add EC related files for Cezanne laptops 2022-12-19 14:12:11 +00:00
system76/ec ec: Add SPDX license headers to Makefiles 2022-11-22 12:43:11 +00:00
ec.h