On 5 March 2015 at 12:25, Simon Glass <s...@chromium.org> wrote: > Add a simple x86 PCI driver which uses standard functions provided by the > architecture. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: None > > arch/x86/cpu/pci.c | 40 ++++++++++++++++++++++++++++++++++++++++ > arch/x86/include/asm/pci.h | 8 ++++++++ > arch/x86/lib/Makefile | 2 ++ > drivers/pci/Makefile | 1 + > drivers/pci/pci_x86.c | 24 ++++++++++++++++++++++++ > 5 files changed, 75 insertions(+) > create mode 100644 drivers/pci/pci_x86.c
Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot