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
 
 
 
 
 
 
u-boot/doc/device-tree-bindings
Simon Glass 61101e0583 dts: Bring in pinctrl device tree binding 9 years ago
..
adc dm: adc: add simple ADC uclass implementation 10 years ago
ata
clock rockchip: Bring in RK3288 device tree file includes and bindings 10 years ago
cpu nios2: convert nios2 cpu to driver model 10 years ago
exynos s5p: cpu_info: print "cpu-model" if exists in dts 10 years ago
gpio nios2 : convert altera_pio to driver model 10 years ago
gpu
i2c
input x86: Add an i8042 device for boards that have it 9 years ago
leds
misc nios2: convert altera sysid to driver model 10 years ago
mtd mtd: add altera quadspi driver 9 years ago
nand
net net: convert altera_tse to driver model and phylib 10 years ago
pinctrl dts: Bring in pinctrl device tree binding 9 years ago
pmic dm: pmic: add s2mps11 PMIC I/O driver 10 years ago
power
pwm
regulator
remoteproc drivers: Introduce a simplified remoteproc framework 10 years ago
serial nios2: convert altera_uart to driver model 10 years ago
spi doc: device-tree-bindings: spi: Add zynq qspi info 10 years ago
thermal rockchip: Bring in RK3288 device tree file includes and bindings 10 years ago
timer sandbox: add a sandbox timer and basic test 9 years ago
usb
video
README
chosen.txt dm: timer: uclass: add timer init in uclass driver to add timer device 9 years ago
root.txt

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