coreboot/src/northbridge/intel
Angel Pons 47f31f24d4 haswell NRI: Add function to change margins
Implement a function to change margin parameters. Haswell provides a
register to apply an offset to margin parameters during training, so
make use of it. There are other margin parameters that have not been
implemented yet, as they are not needed for now and special handling
is needed to provide offset training functionality.

Change-Id: I5392380e13de3c44e77b7bc9f3b819e2661d1e2d
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64195
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
2025-03-08 22:54:07 +00:00
..
common
e7505 cpu/x86: Make 1GB paging the default 2024-06-05 20:31:03 +00:00
gm45 nb/intel/gm45/northbridge.c: Use config_of_soc() 2024-10-07 20:37:35 +00:00
haswell haswell NRI: Add function to change margins 2025-03-08 22:54:07 +00:00
i440bx nb/intel/i440bx: Drop self-specific debugging macros 2025-01-29 18:41:53 +00:00
i945 i945: Use nullptr instead of NULL 2024-10-14 15:31:08 +00:00
ironlake nb/intel/*: Match ACPI with resource allocation 2024-08-05 08:28:44 +00:00
pineview nb/intel/*: Match ACPI with resource allocation 2024-08-05 08:28:44 +00:00
sandybridge nb/intel/*: Explicitly include static.h for config_of_soc 2024-10-07 20:32:33 +00:00
x4x nb/intel/*: Match ACPI with resource allocation 2024-08-05 08:28:44 +00:00