coreboot/src
Kyösti Mälkki 9266ce90c6 AGESA,binaryPI: Remove early_all_cores()
This was implemented to make sure it gets called before
attempting any PCI MMIO access. Now that we have one
central romstage_main() implementation this extra precaution
is no longer useful.

Change-Id: I09b24da827e00d7a9ba0a51d5eef36f174b893a6
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37203
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2019-11-27 10:41:39 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: SMBIOS: Improve core count reporting 2019-11-26 11:45:31 +00:00
commonlib security/vboot/sync_ec: Add timestamps 2019-11-20 13:30:09 +00:00
console Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
cpu binaryPI: Drop BINARYPI_LEGACY_WRAPPER support 2019-11-27 10:37:50 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers AGESA,binaryPI: Remove early_all_cores() 2019-11-27 10:41:39 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include AGESA,binaryPI: Remove early_all_cores() 2019-11-27 10:41:39 +00:00
lib Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
mainboard binaryPI: Drop BINARYPI_LEGACY_WRAPPER support 2019-11-27 10:37:50 +00:00
northbridge binaryPI: Drop BINARYPI_LEGACY_WRAPPER support 2019-11-27 10:37:50 +00:00
security security/vboot: Remove duplicate offsetof() definition 2019-11-26 11:46:06 +00:00
soc soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T 2019-11-26 11:55:10 +00:00
southbridge southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__ 2019-11-26 11:48:10 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode binaryPI: Drop CAR teardown without POSTCAR_STAGE 2019-11-27 10:39:20 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00