u-boot/arch/x86/dts
Simon Glass 374e78efb0 x86: Add support for the samus chromebook
This adds basic support for chromebook_samus. This is the 2015 Pixel and
is based on an Intel broadwell platform.

Supported so far are:
- Serial
- SPI flash
- SDRAM init (with MRC cache)
- SATA
- Video (on the internal LCD panel)
- Keyboard

Various less-visible drivers are provided to make the above work (e.g. PCH,
power control and LPC).

The platform requires various binary blobs which are documented in the
README. The major missing feature is USB3 since the existing U-Boot support
does not work correctly with Intel XHCI controllers.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-03-17 10:27:27 +08:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
microcode x86: broadwell: Add a few microcode files 2016-03-17 10:27:23 +08:00
.gitignore dts: generate multiple device tree blobs 2014-02-19 11:10:05 -05:00
bayleybay.dts x86: ich6_gpio: Convert to use proper DM API 2016-02-05 12:47:21 +08:00
broadwell_som-6896.dts spi: ich: Use compatible strings to distinguish controller version 2016-02-05 12:47:20 +08:00
chromebook_link.dts x86: dts: Drop memory SPD compatible string 2016-03-17 10:27:27 +08:00
chromebook_samus.dts x86: Add support for the samus chromebook 2016-03-17 10:27:27 +08:00
chromebox_panther.dts x86: ich6_gpio: Convert to use proper DM API 2016-02-05 12:47:21 +08:00
cougarcanyon2.dts x86: Add Intel Cougar Canyon 2 board 2016-02-21 13:42:52 +08:00
crownbay.dts x86: ich6_gpio: Convert to use proper DM API 2016-02-05 12:47:21 +08:00
efi.dts x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00
galileo.dts x86: ich6_gpio: Convert to use proper DM API 2016-02-05 12:47:21 +08:00
keyboard.dtsi x86: Add an i8042 device for boards that have it 2015-11-19 20:13:41 -07:00
Makefile x86: Add support for the samus chromebook 2016-03-17 10:27:27 +08:00
minnowmax.dts x86: minnowmax: Drop io-base property in the pch_pinctrl node 2016-02-05 12:47:22 +08:00
qemu-x86_i440fx.dts dm: x86: spi: Convert ICH SPI driver to driver model PCI API 2016-01-24 12:07:17 +08:00
qemu-x86_q35.dts dm: x86: spi: Convert ICH SPI driver to driver model PCI API 2016-01-24 12:07:17 +08:00
rtc.dtsi x86: Enable DM RTC support for all x86 boards 2015-07-28 10:36:22 -06:00
serial.dtsi ns16550: unify serial_x86 2015-11-20 20:41:30 -05:00
skeleton.dtsi x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00
tsc_timer.dtsi x86: Convert to use driver model timer 2015-12-01 06:26:35 -07:00