coreboot-kgpe-d16/src/cpu/amd/family_10h-family_15h
Elyes HAOUAS 276d46ac05 src: Add missing include <device/pci_ops.h>
Change-Id: Iae73fc1557fb310dacbbf8bc486dc3cc5249d9e7
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33526
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-12 17:10:56 +00:00
..
Kconfig arch/x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:36:18 +00:00
Makefile.inc Untangle CBFS microcode updates 2019-01-10 09:24:02 +00:00
defaults.h
fidvid.c src: Add missing include <device/pci_ops.h> 2019-07-12 17:10:56 +00:00
init_cpus.c cpu/amd/family_10h-family_15h: Fix 'if' condition identical branches 2019-06-21 08:35:01 +00:00
init_cpus.h src/cpu: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:53:39 +00:00
model_10xxx_init.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
monotonic_timer.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
powernow_acpi.c cpu/amd/family_10h-family_15h: Remove dead assignment 2019-06-28 19:23:21 +00:00
processor_name.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
ram_calc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ram_calc.h
tsc_freq.c
update_microcode.c