u-boot-brain/arch/x86/include/asm/arch-ivybridge
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
..
bd82x6x.h dm: x86: pci: Convert chromebook_link to use driver model for pci 2015-04-18 11:11:09 -06:00
gpio.h x86: ich6-gpio: Move setup_pch_gpios() to board support codes 2014-12-13 22:32:04 -07:00
me.h x86: ivybridge: Implement SDRAM init 2014-11-21 07:34:15 +01:00
microcode.h x86: ivybridge: Update microcode early in boot 2015-01-13 07:25:02 -08:00
model_206ax.h x86: ivybridge: Add northbridge init functions 2014-11-25 06:34:14 -07:00
mrccache.h x86: Implement a cache for Memory Reference Code parameters 2015-01-24 06:13:45 -07:00
pch.h x86: ivybridge: Add SATA init 2014-11-25 06:34:01 -07:00
pei_data.h x86: move arch-specific asmlinkage to <asm/linkage.h> 2014-12-15 07:22:53 -07:00
sandybridge.h x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 2015-02-05 22:16:43 -07:00