u-boot/arch/x86/dts
Simon Glass aad78d2732 dm: x86: pci: Convert chromebook_link to use driver model for pci
Move chromebook_link over to driver model for PCI.

This involves:
- adding a uclass for platform controller hub
- removing most of the existing PCI driver
- adjusting how CPU init works to use driver model instead
- rename the lpc compatible string (it will be removed later)

This does not really take advantage of driver model fully, but it does work.
Furture work will improve the code structure to remove many of the explicit
calls to init the board.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-04-18 11:11:09 -06:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
microcode x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
.gitignore dts: generate multiple device tree blobs 2014-02-19 11:10:05 -05:00
chromebook_link.dts dm: x86: pci: Convert chromebook_link to use driver model for pci 2015-04-18 11:11:09 -06:00
chromebox_panther.dts x86: Add support for panther (Asus Chromebox) 2015-04-16 19:27:40 -06:00
crownbay.dts x86: crownbay: Add pci devices in the dts file 2015-01-13 07:24:57 -08:00
galileo.dts x86: Add SPI support to quark/galileo 2015-02-06 12:07:45 -07:00
Makefile x86: Add support for panther (Asus Chromebox) 2015-04-16 19:27:40 -06:00
minnowmax.dts x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
serial.dtsi x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
skeleton.dtsi x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00