u-boot/arch/x86
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
..
cpu x86: Add a x86_ prefix to the x86-specific PCI functions 2015-04-16 19:27:41 -06:00
dts x86: Add support for panther (Asus Chromebox) 2015-04-16 19:27:40 -06:00
include/asm x86: Add a x86_ prefix to the x86-specific PCI functions 2015-04-16 19:27:41 -06:00
lib x86: Add a x86_ prefix to the x86-specific PCI functions 2015-04-16 19:27:41 -06:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig x86: Add support for panther (Asus Chromebox) 2015-04-16 19:27:40 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00