coreboot/src
Marshall Dawson 7e5a2660bc soc/amd/picasso: Remove stoneyridge GEC
Remove the hudson-style support for the Gigabit Ethernet Controller.

Change-Id: I2124b949a866148a97d9cd6e7fd418f7de8e2216
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33751
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
2019-07-03 21:30:58 +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 stoneyridge GEC 2019-07-03 21:30:58 +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