coreboot/src/soc/intel/broadwell
Angel Pons af4bd5633d sb/intel: Use bool for PCIe coalescing option
Retype the `pcie_port_coalesce` devicetree options and related variables
to better reflect their bivalue (boolean) nature.

Change-Id: I6a4dfe277a8f83a9eb58515fc4eaa2fee0747ddb
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60416
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-01-04 11:48:19 +00:00
..
acpi Revert "soc/intel/broadwell/pch: Replace ACPI device NVS" 2021-08-24 10:02:15 +00:00
include/soc {sb,soc}/intel: Drop PRMx from GNVS 2021-09-29 10:04:40 +00:00
pch sb/intel: Use bool for PCIe coalescing option 2022-01-04 11:48:19 +00:00
acpi.c ACPI: Have common acpi_fill_mcfg() 2021-10-18 14:20:28 +00:00
bootblock.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
chip.h soc/intel/broadwell: Drop config_t typedef 2021-06-16 14:50:07 +00:00
early_init.c soc/intel/broadwell: Rename SA_DEV_ROOT 2021-08-02 14:59:57 +00:00
finalize.c Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
gma.c soc/intel: Replace bad uses of find_resource 2021-11-04 17:34:30 +00:00
Kconfig Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
Makefile.inc
memmap.c soc/intel/broadwell: Rename SA_DEV_ROOT 2021-08-02 14:59:57 +00:00
minihd.c haswell/lynxpoint/broadwell: Use azalia_codec_init() 2021-11-11 22:44:54 +00:00
northbridge.c Spell *Boot Guard* with a space for official spelling 2021-12-16 14:17:36 +00:00
pei_data.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
raminit.c broadwell: Drop weak mainboard_fill_spd_data definition 2021-08-27 16:04:33 +00:00
refcode.c soc/intel/broadwell: Rename ramstage.h 2021-08-02 15:29:10 +00:00
report_platform.c soc/intel/broadwell: Rename SA_DEV_ROOT 2021-08-02 14:59:57 +00:00
romstage.c soc/intel/broadwell: Move mainboard_fill_spd_data 2021-08-27 16:04:10 +00:00