upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/doc/device-tree-bindings
Masahiro Yamada ba25779384 Documentation: gpio: fix bindings document 10 years ago
..
ata x86: ivybridge: Add SATA init 11 years ago
clock
exynos samsung: board: support eMMC reset using DT 10 years ago
gpio Documentation: gpio: fix bindings document 10 years ago
i2c dm: i2c: dts: Support an offset-len device tree property 10 years ago
input cros-ec-keyboard: Synchronize DT binding from linux 11 years ago
misc x86: ivybridge: Add additional LPC init 11 years ago
mtd/spi
nand
power
pwm
regulator
serial
spi dm: spi: Add soft_spi implementation 11 years ago
usb
video x86: Add initial video device init for Intel GMA 11 years ago
README

README

Device Tree Bindings Staging Area
=================================

This directory contains device tree bindings for U-Boot.

These follow along with Linux kernel bindings, with a few additions. By
adding the files here, U-Boot patches can clearly show thees additions.
This makes it easier for device tree people to review these additions in
patches sent to the U-Boot mailing list.

The intent IS to commit these files to U-Boot. Hopefully at some point
the files will be stored in another repo (shared with Linux) which is
brought in as needed. Changes here are intended to mirror changes in the
Linux Documentation/devicetree/bindings/ directory.

sjg@chromium.org
17-Jan-12