coreboot/src/soc/intel
Angel Pons 91260932e0 soc/intel/broadwell: Drop config_t typedef
The typedef needlessly hides the actual type of the variables.

Tested with BUILD_TIMELESS=1, Purism Librem 13 v1 remains identical.

Change-Id: I58a58cd402ec679960f460e80b37ff2afb8e3974
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55492
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-06-16 14:50:07 +00:00
..
alderlake soc/intel/alderlake/romstage: Update display UPDs based on InternalGfx 2021-06-16 03:50:20 +00:00
apollolake soc/intel/apollolake: Make use of is_devfn_enabled() function 2021-06-16 03:47:46 +00:00
baytrail ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
braswell ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
broadwell soc/intel/broadwell: Drop config_t typedef 2021-06-16 14:50:07 +00:00
cannonlake soc/intel/cannonlake: Make use of is_devfn_enabled() function 2021-06-16 03:48:29 +00:00
common soc/intel/common/block/uart: Fix resources in ACPI mode 2021-06-14 08:37:06 +00:00
denverton_ns soc/intel/denverton_ns: Remove SOC specific FSP location overrides 2021-06-16 06:05:34 +00:00
elkhartlake soc/intel/elkhartlake: Make use of is_devfn_enabled() 2021-06-16 03:49:28 +00:00
icelake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
jasperlake soc/intel/jasperlake: Make use of is_devfn_enabled() function 2021-06-16 03:48:43 +00:00
quark mainboards: Drop PWRS from GNVS 2021-02-11 16:35:32 +00:00
skylake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
tigerlake soc/intel/tigerlake: Make use of is_devfn_enabled() function 2021-06-16 03:49:05 +00:00
xeon_sp soc/intel/xeon_sp/cpx: Move MSR Locks to CPU init and fix them 2021-06-16 04:18:36 +00:00
Kconfig