u-boot-brain/arch/x86
Simon Glass 6fb3b72e87 x86: pci: Allow configuration before relocation
Add simple PCI access routines for x86 which permit use before relocation.
The normal PCI stack is still used, but for pre-relocation use there can
only ever be a single hose. After relocation, fall back to the normal
access, although even then on x86 machines there is normally only a single
PCI bus.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-21 07:34:12 +01:00
..
cpu x86: pci: Allow configuration before relocation 2014-11-21 07:34:12 +01:00
dts x86: Add chromebook_link board 2014-11-21 07:34:11 +01:00
include/asm x86: pci: Allow configuration before relocation 2014-11-21 07:34:12 +01:00
lib x86: Allow timer calibration to work on ivybridge 2014-11-21 07:24:12 +01:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: chromebook_link: Implement CAR support (cache as RAM) 2014-11-21 07:34:11 +01:00