coreboot-kgpe-d16/src/southbridge/intel/i82801jx
Angel Pons 9ce5bee8c0 sb/intel/i82801jx/sata.c: Handle ABAR as a resource
Instead of directly reading ABAR without any checking, do like i82801ix
and treat it as a resource. This prevents problems if ABAR is not set.

Change-Id: I4f888b748204860b0a7e1bf5611f5f3e487e8081
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42643
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2020-07-06 23:34:21 +00:00
..
acpi sb/intel/i82801jx: Rename GNVS PSVT and CRTT 2020-06-25 12:51:28 +00:00
bootblock.c sb/intel/i82801jx: Use common early SPI code 2020-06-27 17:29:48 +00:00
chip.h sb/intel/i82801jx: Drop p_cnt_throttling_supported 2020-06-27 23:36:34 +00:00
early_init.c sb/intel/i82801jx: Use pmutil.h definitions 2020-06-27 23:37:30 +00:00
early_smbus.c device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
fadt.c sb/intel/i82801jx: Drop p_cnt_throttling_supported 2020-06-27 23:36:34 +00:00
hdaudio.c sb/intel/i82801{ix,jx}/hdaudio.c: Use Azalia in printk 2020-06-22 14:49:24 +00:00
i82801jx.c sb/intel/i82801jx: Use PCI bitwise ops 2020-06-12 00:12:17 +00:00
i82801jx.h sb/intel/i82801jx: Use pmutil.h definitions 2020-06-27 23:37:30 +00:00
Kconfig sb/intel/i82801jx/Kconfig: Sort options alphabetically 2020-06-25 12:52:09 +00:00
lpc.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
Makefile.inc sb/intel/i82801jx: Move acpi_fill_fadt to fadt.c 2020-06-27 17:36:39 +00:00
nvs.h ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
pci.c sb/intel/i82801jx: Use PCI bitwise ops 2020-06-12 00:12:17 +00:00
pcie.c sb/intel/i82801jx: Use PCI bitwise ops 2020-06-12 00:12:17 +00:00
sata.c sb/intel/i82801jx/sata.c: Handle ABAR as a resource 2020-07-06 23:34:21 +00:00
smbus.c sb/intel/i82801jx: Use PCI bitwise ops 2020-06-12 00:12:17 +00:00
smihandler.c ACPI GNVS: Replace uses of smm_get_gnvs() 2020-07-01 05:14:24 +00:00
thermal.c sb/intel/i82801jx: Use PCI bitwise ops 2020-06-12 00:12:17 +00:00
usb_ehci.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00