coreboot/src
Angel Pons dc5539fe16 nb/intel/sandybridge: Rewrite magic numbers
Use bitwise negations for AND-masks and shifts for bitfields.

Tested with BUILD_TIMELESS=1, Asus P8Z77-V LX2 remains identical.

Change-Id: Id265728c362a5035ac57f84766e883608f29c398
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47511
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-19 22:54:17 +00:00
..
acpi ACPI S3: Replace acpi_is_wakeup() 2020-11-19 14:48:31 +00:00
arch ACPI S3: Replace acpi_is_wakeup() 2020-11-19 14:48:31 +00:00
commonlib commonlib: Add timestamp values for forced delays 2020-11-16 11:01:37 +00:00
console console: Override uart base address 2020-11-09 07:46:10 +00:00
cpu ACPI S3: Replace acpi_is_wakeup() 2020-11-19 14:48:31 +00:00
device device/pci: Add NULL check for PCI driver's .ops 2020-11-16 12:15:38 +00:00
drivers src/drivers/i2c/rx6110sa: Omit _HID temporarily 2020-11-19 15:04:33 +00:00
ec ec/google/chromeec: Add more wrappers for regulator control 2020-11-18 06:13:12 +00:00
include include/device/pci_ids: add model number to ATI GPU and HDA controller 2020-11-19 22:02:09 +00:00
lib ACPI S3: Replace acpi_is_wakeup() 2020-11-19 14:48:31 +00:00
mainboard mb/google/zork: Set GPIO 86 high on boot 2020-11-19 20:58:33 +00:00
northbridge nb/intel/sandybridge: Rewrite magic numbers 2020-11-19 22:54:17 +00:00
security vboot: stop implementing VbExDisplayScreen 2020-11-18 05:49:46 +00:00
soc include/device/pci_ids: add model number to ATI GPU and HDA controller 2020-11-19 22:02:09 +00:00
southbridge soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol 2020-11-18 16:08:17 +00:00
superio superio/smsc/sio1036: Support 16-bit IO port addressing 2020-11-18 13:12:11 +00:00
vendorcode vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v2385_02 2020-11-19 18:26:58 +00:00
Kconfig soc/intel/xeon_sp: Move function debug macros 2020-10-29 16:44:19 +00:00