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
Stephen Warren 6238935d01 Add a mailbox driver framework/uclass 9 years ago
..
adc
ata
clock drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 9 years ago
cpu
exynos
gpio gpio: Add support for Qualcomm PM8916 gpios 9 years ago
gpu
i2c i2c: Describe Cadence I2C devicetree bindings 9 years ago
input x86: Add an i8042 device for boards that have it 9 years ago
leds
mailbox Add a mailbox driver framework/uclass 9 years ago
misc x86: irq: Enable SCI on IRQ9 9 years ago
mmc mmc: Add support for Qualcomm SDHCI controller 9 years ago
mtd mtd: add altera quadspi driver 9 years ago
nand
net net: phy: dp83867: Add device tree bindings and documentation 9 years ago
pinctrl dts: Bring in pinctrl device tree binding 9 years ago
pmic pmic: Add support for Qualcomm PM8916 PMIC 9 years ago
power
pwm
regulator
remoteproc
serial drivers: serial: add serial driver for ar933x SOC 9 years ago
spi drivers: spi: add spi support for QCA/Atheros ath79 SOCs 9 years ago
spmi drivers: spmi: Add support for Qualcomm SPMI bus driver 9 years ago
thermal
timer sandbox: add a sandbox timer and basic test 9 years ago
usb ehci: Add support for Qualcomm EHCI 9 years ago
video doc: dt-bindings: Describe rockchip LVDS interface 9 years ago
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