coreboot-kgpe-d16/src
Marshall Dawson a392b00131 soc/amd/picasso: Remove fanless SKU option
The command line options for picasso will look different than
stoneyridge.  Remove the fanned/fanless distinction to simplify
the makefile.

Picasso will use subprograms instead of fanned/fanless SKUs.

Change-Id: I50d8751e14b00ca53a6498f8e6c7f3f42543dace
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33753
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-03 21:50:50 +00:00
..
acpi
arch arch/x86: Fix spelling error in BERT comment 2019-07-02 18:50:10 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console add ctype.h header 2019-06-24 21:15:14 +00:00
cpu src: Use CRx_TYPE type for CRx 2019-07-02 16:14:36 +00:00
device device/pci_rom: Fix redundant pci_rom_probe() calls 2019-07-02 09:10:03 +00:00
drivers drivers/pc80/rtc/mc146818rtc_boot: Use size_t for length 2019-07-02 16:15:14 +00:00
ec src/ec: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:54:31 +00:00
include cpu/amd/msr: Clarify MMIO_CONF shift value 2019-07-02 18:38:56 +00:00
lib lib/gnat: Enable -Werror 2019-06-28 08:42:16 +00:00
mainboard aopen/dxplplusu: Replace use of dev_find_slot() 2019-07-03 19:23:40 +00:00
northbridge intel/e7505: Drop debug code 2019-07-03 19:23:01 +00:00
security vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms 2019-07-03 00:38:41 +00:00
soc soc/amd/picasso: Remove fanless SKU option 2019-07-03 21:50:50 +00:00
southbridge sb/amd/sb{700,800}: Clean up index manipulations 2019-06-28 19:36:11 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode add ctype.h header 2019-06-24 21:15:14 +00:00
Kconfig Kconfig: Enable RAMPAYLOAD for x86 2019-07-01 02:27:38 +00:00