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
Andrew Bradford f3b84a3032 x86: baytrail: Configure FSP UPD from device tree 10 years ago
..
ata
clock
exynos
gpio x86: gpio: add pinctrl support from the device tree 10 years ago
gpu tegra124: dts: Add host1x node to provide display information 10 years ago
i2c dm: i2c: Add support for multiplexed I2C buses 10 years ago
input
leds dm: led: Add a driver for GPIO-controlled LEDs 10 years ago
misc x86: baytrail: Configure FSP UPD from device tree 10 years ago
mtd/spi
nand
net
pmic sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 10 years ago
power
pwm
regulator power: regulator: update comments for regulator-name 10 years ago
serial
spi spi: Fix zynq SPI binding 10 years ago
usb
video dm: video: Add support for the Parade PS8622/625 bridge 10 years ago
README
root.txt fdt: Pass the device serial number through devicetree 10 years ago

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