coreboot/src
Kyösti Mälkki f6fe2f1286 AGESA binaryPI: Fix cache-as-ram for x86_64
AMD_ENABLE_STACK was not called on x86_64 path for AGESA, while
it was for binaryPI.

Comments on BIST and cpu_init_detected were reversed, so fix those
too.

Change-Id: I0ddfaf51feb386a56d488c29d60171b05ff6fbc4
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17551
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
2016-11-25 10:32:07 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86/acpigen: Write DSM method with multiple UUID's 2016-11-24 05:01:37 +01:00
commonlib commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
console console/vtxprintf.c: cast precision to size_t for string length 2016-11-21 23:44:18 +01:00
cpu AGESA binaryPI: Fix cache-as-ram for x86_64 2016-11-25 10:32:07 +01:00
device device/dram/ddr3: Fix calculation CRC16 of SPD 2016-11-21 02:21:17 +01:00
drivers drivers/net/Kconfig: Hide REALTEK_8168_RESET in menuconfig 2016-11-24 19:09:38 +01:00
ec ec/roda/it8518: Add another embedded controller 2016-11-21 15:07:26 +01:00
include x86 BIST: Fix missing include 2016-11-24 21:39:41 +01:00
lib intel post-car: Increase stacktop alignment 2016-11-18 20:59:12 +01:00
mainboard mc_tcu3: Swap LVDS even and odd lanes for a certain hardware 2016-11-24 19:24:03 +01:00
northbridge nb/intel/i82810: Make sure DIMM size isn't negative 2016-11-24 00:11:12 +01:00
soc soc/mediatek/mt8173/spi.c: Change assert to if statement 2016-11-24 00:12:32 +01:00
southbridge AGESA binaryPI: Fix PCI ID namespace 2016-11-23 23:02:57 +01:00
superio smscsuperio: map interrupt in smscsuperio_enable_serial() 2016-11-21 22:42:28 +01:00
vboot commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
vendorcode vendorcode/siemens: Add HWID to hwilib 2016-11-24 19:23:50 +01:00
Kconfig Remove explicit select MMCONF_SUPPORT 2016-11-22 04:15:11 +01:00