coreboot/src
Usha P af5a9d64a5 soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N
Few of the Alder Lake-N Device IDs according to EDS, are named as ADL_M
IDs in the current code. Hence rename those device IDs as ADL_M_N and
use them for Alder Lake-N platform.

Document Number: 619501, 645548

Signed-off-by: Usha P <usha.p@intel.com>
Change-Id: I6042017c6189cbc3ca9dce0e50acfb68ea4003f1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61162
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-by: Kangheui Won <khwon@chromium.org>
2022-02-11 23:55:20 +00:00
..
acpi treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
arch src/arch/ppc64/*: pass FDT address to payload 2022-02-11 20:18:05 +00:00
commonlib src/lib: Add CBMEM tag id to parse ddr information 2022-02-09 00:47:49 +00:00
console console: Add missing va_end() in wrap_interactive_printf() 2022-02-09 17:38:54 +00:00
cpu cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT 2022-02-11 13:53:56 +00:00
device device: Add pciexp_find_next_extended_cap function 2022-02-10 12:48:00 +00:00
drivers drivers/i2c/tpm/cr50: Remove unused chip function arguments 2022-02-11 14:08:15 +00:00
ec treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
include soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N 2022-02-11 23:55:20 +00:00
lib lib/device_tree.c: Change 'printk(BIOS_DEBUG, "ERROR:' to printk(BIOS_ERR, "' 2022-02-11 14:07:37 +00:00
mainboard src/arch/ppc64/*: pass FDT address to payload 2022-02-11 20:18:05 +00:00
northbridge treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
security treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
soc soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N 2022-02-11 23:55:20 +00:00
southbridge treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
superio treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
vendorcode soc/amd/common/fsp: check fsp image revision 2022-02-11 20:40:49 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00