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
Tom Rini 8d028d404f Merge branch 'master' of git://git.denx.de/u-boot-dm 10 years ago
..
clock
exynos ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC 11 years ago
i2c Prepare v2012.04-rc2; minor Coding Style cleanup 13 years ago
input cros: adds cros_ec keyboard driver 12 years ago
misc cros: add cros_ec driver 12 years ago
nand tegra: fdt: Add NAND controller binding and definitions 12 years ago
power power: Add support for TPS65090 PMU chip. 11 years ago
pwm tegra: fdt: Add pwm binding and node 12 years ago
regulator power: Add support for TPS65090 PMU chip. 11 years ago
serial dm: serial: Add driver model support for ns16550 10 years ago
spi spi: Support half-duplex mode in FDT decode 10 years ago
usb
video video: exynos_fimd: Add framework to disable FIMD sysmmu 10 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