u-boot/arch/x86/cpu/baytrail
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions
These functions currently use a generic name, but they are for x86 only.
This may introduce confusion and prevents U-Boot from using these names
more widely.

In fact it should be possible to remove these at some point and use
generic functions, but for now, rename them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-04-16 19:27:41 -06:00
..
early_uart.c x86: Add a x86_ prefix to the x86-specific PCI functions 2015-04-16 19:27:41 -06:00
fsp_configs.c x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
Kconfig x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
Makefile x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
pci.c x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
valleyview.c x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00