coreboot/src
Nico Huber ae317695e3 mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`
Functional changes were already done in 5eb81bed2e (sb/intel/i82801gx:
Detect if the southbridge supports AHCI) but we forgot to update the
`chip.h` and devicetrees.

Change-Id: I0e25f54ead8f5bbc6041d31347038e800787b624
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34462
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-20 15:27:01 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
cpu cpu/x86: Fix DEBUG_SMM_RELOCATION dependency 2019-07-15 04:49:30 +00:00
device device/device_util.c: Correct format specifier 2019-07-19 17:16:57 +00:00
drivers drivers/i2c/dw: Don't try to generate unselected speeds in ACPI table 2019-07-19 16:44:31 +00:00
ec ec/google/chromeec: Pass reference of object to BBST() method 2019-07-18 16:24:44 +00:00
include device/oprom: List all supported vesa mode by oprom 2019-07-19 17:11:07 +00:00
lib src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
mainboard mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` 2019-07-20 15:27:01 +00:00
northbridge nb/via/vx900: Ensure framebuffer size is within limits 2019-07-19 10:01:35 +00:00
security security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() 2019-07-19 09:56:56 +00:00
soc soc/intel/common/block/xhci: Add API to disable USB devices 2019-07-19 17:14:35 +00:00
southbridge mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` 2019-07-20 15:27:01 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00