u-boot/arch/x86
Stefan Reinauer badcb343d7 x86: coreboot: Move non-board specific files to coreboot arch directory
coreboot.c and coreboot_pci.c don't contain board specific but only
coreboot specific code. Hence move it to the coreboot directory in
arch/x86/cpu (which should probably be moved out of cpu/ in another
commit)

Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2012-11-28 11:40:04 -08:00
..
cpu x86: coreboot: Move non-board specific files to coreboot arch directory 2012-11-28 11:40:04 -08:00
include/asm x86: Add some missing includes 2012-11-28 11:40:04 -08:00
lib x86: Remove duplicate PCI init 2012-11-28 11:40:03 -08:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00