coreboot/src
Felix Singer 66579d4e36 sb/intel/bd82x6x/sata: Don't hard-code values
The interrupt line registers are configured in a central place,
pch_pirq_init() in `lpc.c`, according to the PIRQ configuration.
Hardcoding values here makes no sense.

Change-Id: Ide5f101b2e5bda84f3c2ff8c8ca636b8233bb948
Signed-off-by: Felix Singer <felix.singer@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40229
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2020-04-07 11:15:13 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/acpi: add definitions for IVHD type 11h 2020-04-06 09:33:01 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
drivers drivers/pc80/tpm/tis.c: change the _HID and _CID for TPM2 device 2020-04-07 09:50:22 +00:00
ec src/ec: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:16 +00:00
include src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard mb/google/octopus/variants/phaser: Disable xHCI compliance mode 2020-04-07 03:50:08 +00:00
northbridge nb/amd/pi/00730F01/northbridge.c: refactor IVRS generation 2020-04-07 08:15:05 +00:00
security assert.h: Add a tag parameter to dead_code() 2020-04-04 21:42:43 +00:00
soc soc/intel/tigerlake/acpi: Fix typo in HDA in comment 2020-04-07 11:07:45 +00:00
southbridge sb/intel/bd82x6x/sata: Don't hard-code values 2020-04-07 11:15:13 +00:00
superio Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
vendorcode src/vendorcode: Use SPDX for GPL-2.0-only files 2020-04-04 14:58:21 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00