coreboot/src/soc/intel
Felix Singer 35e65a8bc3 tree: Replace And(a,b,c) with ASL 2.0 syntax
Replace `And (a, b, c)` with `c = a & b`, respectively `c &= b` where
possible.

Change-Id: Ie558f9d0b597c56ca3b31498edb68de8877d3a2f
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70850
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-23 10:18:48 +00:00
..
alderlake soc/intel/alderlake: Add Raptor Lake device IDs 2022-12-22 18:47:50 +00:00
apollolake soc/intel/apollolake/acpi: Remove STOM from ACPI 2022-12-22 21:17:57 +00:00
baytrail tree: Replace And(a,b,c) with ASL 2.0 syntax 2022-12-23 10:18:48 +00:00
braswell tree: Replace And(a,b,c) with ASL 2.0 syntax 2022-12-23 10:18:48 +00:00
broadwell soc/intel/broadwell/early_init.c: Use {read,write}32p() 2022-12-13 14:31:11 +00:00
cannonlake tree: Replace And(a,b,c) with ASL 2.0 syntax 2022-12-23 10:18:48 +00:00
common soc/intel/alderlake: Add Raptor Lake device IDs 2022-12-22 18:47:50 +00:00
denverton_ns soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
elkhartlake soc/intel/elkhartlake: Add DPTF ACPI Device IDs into header file 2022-12-22 08:03:45 +00:00
icelake tree: Replace And(a,b,c) with ASL 2.0 syntax 2022-12-23 10:18:48 +00:00
jasperlake soc/intel: Set use_eisa_hids based on DPTF_USE_EISA_HID config 2022-12-22 08:07:12 +00:00
meteorlake soc/intel/meteorlake: Add ASPM setting in pcie_rp_config 2022-12-22 18:54:18 +00:00
quark soc/intel/quark/Makefile.inc: Remove path to non-existent folder 2022-12-09 01:56:17 +00:00
skylake tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax 2022-12-23 08:30:39 +00:00
tigerlake soc/intel: Set use_eisa_hids based on DPTF_USE_EISA_HID config 2022-12-22 08:07:12 +00:00
xeon_sp soc/intel/xeon_sp: Move codes to support new PCH 2022-12-22 19:05:13 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00