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
Vignesh R bd2e9714c8 regulator: fixed: Add support to handle enable-active-high DT property 8 years ago
..
adc
ata
clock
cpu
exynos
firmware
gpio gpio: bcm2835: add device tree support 8 years ago
gpu
i2c i2c: atmel: DT binding for i2c driver 8 years ago
input
leds
mailbox
misc
mmc
mtd sf: Rename sf_params.c to spi_flash_ids.c 8 years ago
nand
net dt: net: add DWC EQoS binding 8 years ago
pinctrl arm64: mvebu: Add pin control nodes to A8K family DTS files 8 years ago
pmic power: pmic: add Ricoh RN5T567 PMIC support 8 years ago
power
pwm
regulator regulator: fixed: Add support to handle enable-active-high DT property 8 years ago
remoteproc
reset
serial serial: pl01x: expose skip_init platdata option in DT 8 years ago
spi
spmi
thermal
timer
usb
video
README
chosen.txt
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