coreboot-kgpe-d16/src
Arthur Heymans 4612f5b5fd sb/intel/ibexpeak: Remove superfluous linked files
../bd82x6x/early_usb.c: While ibexpeak needs an equivalent of this
code, it is not currently hooked up.

../common/gpio.c: Already linked in common/Makefile.inc

Change-Id: I980601e2302f2c412e823fef5fb9a69b9e151322
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35437
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-18 09:28:00 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Replace some __PRE_RAM__ use 2019-09-14 10:56:46 +00:00
commonlib AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu cpu/intel/microcode: Make microcode lib available in bootblock 2019-09-15 20:45:21 +00:00
device AUTHORS: Move src/device copyrights into AUTHORS file 2019-09-17 08:14:13 +00:00
drivers {cpu,device,drivers}: Remove unused include <device/pci_ops.h> 2019-09-15 20:38:45 +00:00
ec 3rdparty/chromeec: Update to latest master 2019-09-16 13:42:10 +00:00
include security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGE 2019-09-17 08:17:23 +00:00
lib lib/coreboot_table: Show splashscreen in lb_table_init 2019-09-15 11:10:58 +00:00
mainboard mb/lenovo/t430s: Open PCIe port #5 for Thunderbolt controller 2019-09-17 08:18:54 +00:00
northbridge nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place 2019-09-17 08:18:00 +00:00
security src/security: Remove unused #include <fmap.h> 2019-09-15 20:42:15 +00:00
soc src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common 2019-09-16 07:29:36 +00:00
southbridge sb/intel/ibexpeak: Remove superfluous linked files 2019-09-18 09:28:00 +00:00
superio superio/common: Fix types in printf 2019-09-17 10:33:40 +00:00
vendorcode src/vendorcode: Remove not used #include <elog.h> 2019-09-12 13:16:04 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00