coreboot/src
Felix Held a0b2510357 soc/amd/cezanne/fsp_m_params: use DEV_PTR to check if device is enabled
The aliases are defined in the chipset devicetree, so the device
pointers will be available for all boards using this SoC.

TEST=None

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Id655e9eba9b8e9898fa01bf03876074e136cc7c6
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57779
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-09-21 13:56:26 +00:00
..
acpi acpi: Generate power resource name instead of default "PRIC" 2021-09-16 06:07:15 +00:00
arch arch/riscv: Avoid gcc11 replacing memset implementation with memset call 2021-09-19 18:52:22 +00:00
commonlib commonlib/cbfs: Fix minor parser edge cases 2021-09-15 01:19:22 +00:00
console console: Remove asmlinkage from console_init 2021-09-17 23:52:02 +00:00
cpu cpu: add missing arch/cpu.h includes 2021-09-17 20:28:09 +00:00
device device/dram/spd.c: Add more manufacturer ID codes 2021-09-20 12:12:46 +00:00
drivers drivers/gfx/generic: Drop unused find_gfx_dev 2021-09-21 01:10:23 +00:00
ec ec/system76/ec: acpi: Implement _BIX method 2021-09-17 01:03:59 +00:00
include device: Add helper macros for device pointers using alias names 2021-09-20 12:17:50 +00:00
lib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
mainboard mb/google/hatch/var/jinlon: Switch to using device pointers 2021-09-21 01:10:14 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security security/intel/txt/romstage: add missing arch/cpu.h include 2021-09-17 20:28:19 +00:00
soc soc/amd/cezanne/fsp_m_params: use DEV_PTR to check if device is enabled 2021-09-21 13:56:26 +00:00
southbridge sb/intel/ibexpeak/early_cir: add missing arch/cpu.h include 2021-09-17 22:32:29 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode vc/amd/sb800: Fix out of bounds shift 2021-09-20 15:43:26 +00:00
Kconfig util/kconfig: Add pre-built parser 2021-09-13 15:35:03 +00:00