coreboot/src
Angel Pons 25a0b0ac5e sb/intel/i82801ix/sata.c: Use probe_resource
It is impossible for `find_resource` to return NULL, it dies instead.

Change-Id: If8e26f768383e741100e3690322db3dabeec1922
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43679
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-07-22 22:20:05 +00:00
..
acpi src: Use ACPI macros 2020-07-21 18:26:47 +00:00
arch src: Make HAVE_CF9_RESET set the FADT reset register 2020-07-20 13:23:13 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu cpu/intel/model_1067x: Drop <cpu/x86/mp.h> include 2020-07-14 16:15:09 +00:00
device device/cardbus_device.c: Drop cardbus_size_bridge_resource 2020-07-21 18:22:09 +00:00
drivers drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring straps 2020-07-20 17:13:22 +00:00
ec ec/google/chromeec: Fix Coverity Scan error (BAD_SHIFT) 2020-07-22 21:06:56 +00:00
include src: Make HAVE_CF9_RESET set the FADT reset register 2020-07-20 13:23:13 +00:00
lib src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
mainboard mb/google/zork: Modify Woomax variant 2020-07-22 15:20:28 +00:00
northbridge nb/intel/i945: Put names to northbridge PCI devices 2020-07-22 14:51:39 +00:00
security security/intel/stm: Add missing <stdbool.h> 2020-07-21 20:04:12 +00:00
soc soc/intel/jasperlake: Move tco_configure to bootblock 2020-07-22 21:06:34 +00:00
southbridge sb/intel/i82801ix/sata.c: Use probe_resource 2020-07-22 22:20:05 +00:00
superio sio/nuvoton/common/early_serial.c: Guard serial enable 2020-07-19 18:18:12 +00:00
vendorcode vc/amd/fsp/picasso: mark remaining UPD header structs as __packed 2020-07-22 11:53:12 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00