coreboot-kgpe-d16/src
Mike Banon 2bdc05d89b asus/am1i-a: Switch away from ROMCC_BOOTBLOCK
Switching was done by moving a SIO configuration and
the clocks setup from 'romstage.c' to 'bootblock.c',
following the example of change CB:37719 (fc749b2).

TEST=Boots into Artix Linux 2019 without a problem.

Signed-off-by: Mike Banon <mikebdp2@gmail.com>
Change-Id: I780fa87cb9cb3c45844c388331ef89eb8eb70ebb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37829
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-12-26 08:08:51 +00:00
..
acpi
arch arch/x86: Drop romcc bootblock 2019-12-20 17:49:55 +00:00
commonlib commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
console arch/x86: Drop uses of ROMCC_BOOTBLOCK 2019-12-19 03:26:27 +00:00
cpu AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK 2019-12-20 18:14:34 +00:00
device superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
drivers AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK 2019-12-20 18:14:34 +00:00
ec src/{drivers,device,ec}: Remove unused <stdlib.h> 2019-12-19 05:25:56 +00:00
include superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
lib arch/x86: Drop romcc bootblock 2019-12-20 17:49:55 +00:00
mainboard asus/am1i-a: Switch away from ROMCC_BOOTBLOCK 2019-12-26 08:08:51 +00:00
northbridge AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK 2019-12-20 18:14:34 +00:00
security security/vboot: Add a dedicated flag for building of vboot library 2019-12-20 17:58:44 +00:00
soc soc/intel/skylake/vr_config: Use lookup table by default 2019-12-25 09:40:00 +00:00
southbridge sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor 2019-12-21 11:37:15 +00:00
superio superio/common: Add more ACPI methods 2019-12-22 13:47:55 +00:00
vendorcode vendorcode/amd/pi/Kconfig: Add prompt to pre/post pi files 2019-12-24 16:33:29 +00:00
Kconfig arch/x86: Fix S3 resume without stage cache 2019-12-19 19:30:40 +00:00