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
Janine Hagemann 0f347a0096 net: phy: ti: Add binding for the CLK_OUT pin muxing 6 years ago
..
adc dt-bindings: Document STM32 ADC DT bindings 6 years ago
ata
clock clk: Introduce TI System Control Interface (TI SCI) clock driver 6 years ago
cpu
exynos
firmware dt/bindings: add bindings for optee 6 years ago
fpga ARM: socfpga: add bindings doc for arria10 fpga manager 7 years ago
gpio CREG GPIO: add device tree bindings 6 years ago
gpu
i2c dm: i2c: dts: Add gpios and pinctrl device tree properties 6 years ago
input
leds dm: led: add BCM6358 led driver 7 years ago
mailbox mailbox: Introduce K3 Secure Proxy Driver 6 years ago
memory fdt: Add device tree memory bindings 6 years ago
misc doc: dtbinding: Add file system firmware loader binding document 6 years ago
mmc mmc: Add support for Qualcomm SDHCI controller 8 years ago
mtd dt-bindings: Add bindings for SPI NAND devices 6 years ago
nand
net net: phy: ti: Add binding for the CLK_OUT pin muxing 6 years ago
pci mvebu: pcie: Add support for GPIO reset for PCIe device 7 years ago
phy doc: Move device tree bindings documentation to doc/device-tree-bindings 6 years ago
pinctrl pinctrl: bcm6838: add pinctrl support 6 years ago
pmic power: pmic: add Ricoh RN5T567 PMIC support 8 years ago
power power domain: Introduce TI System Control Interface (TI SCI) power domain driver 6 years ago
pwm doc: dtbinding: add pwm binding file 7 years ago
ram ram: stm32mp1: add driver 6 years ago
regulator drivers: regulator: fixed: add u-boot, off-on-delay-us 6 years ago
remoteproc remoteproc: Introduce K3 remoteproc driver 6 years ago
reset reset: Introduce TI System Control Interface (TI SCI) reset driver 6 years ago
rtc doc: Move device tree bindings documentation to doc/device-tree-bindings 6 years ago
serial serial: pl01x: expose skip_init platdata option in DT 8 years ago
spi dts: cadence_spi: Update documentation for DT bindings 6 years ago
spmi drivers: spmi: Add support for Qualcomm SPMI bus driver 8 years ago
sysreset sysreset: Add TI System Control Interface (TI SCI) sysreset driver 6 years ago
thermal thermal: ti-bandgap: Add support for temperature sensor 7 years ago
timer dt-bindings: timer: Add andestech atcpit100 timer 7 years ago
tpm2 doc: device-tree-bindings: add Sandbox TPMv2.0 module info 6 years ago
usb usb: dwc3: Add dwc3 glue driver support for STi 7 years ago
video video_osd: Add ihs_video_out driver 6 years ago
w1 dt-bindings: W1: w1-gpio: added bindings for w1-gpio 6 years ago
w1-eeprom dt-bindings: w1-eeprom: eep_sandbox: create bindings 6 years ago
README
chosen.txt doc: dtbinding: Add file system firmware loader binding document 6 years ago
config.txt rockchip: rk3399-puma: add code to allow forcing a power-on reset 7 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