Patrice Chotard f303aaf21b ram: stm32: add second SDRAM bank management 7 years ago
..
adc 5decbf5300 dm: adc: add simple ADC uclass implementation 9 years ago
ata 3ac839352d x86: ivybridge: Add SATA init 10 years ago
clock f9515756b6 Merge git://git.denx.de/u-boot-rockchip 8 years ago
cpu bcae80e955 nios2: convert nios2 cpu to driver model 9 years ago
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 9 years ago
firmware 390ae57c76 dt-bindings: allow child nodes inside the Tegra BPMP 8 years ago
gpio 4faf5f93c6 gpio: bcm2835: add device tree support 8 years ago
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 10 years ago
i2c e3b7599be7 i2c: atmel: DT binding for i2c driver 8 years ago
input 6b44ae6b06 x86: Add an i8042 device for boards that have it 9 years ago
leds 632889cfe5 dm: led: add BCM6358 led driver 8 years ago
mailbox 729c2db7a9 ARM: tegra: adapt to latest HSP DT binding 8 years ago
misc f8f291b096 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 8 years ago
mmc 9d11d12a16 mmc: Add support for Qualcomm SDHCI controller 9 years ago
mtd 6645fd2c18 sf: Rename sf_params.c to spi_flash_ids.c 8 years ago
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 12 years ago
net db40c1aa1c drivers/net/phy: add fixed-phy / fixed-link support 8 years ago
pci 130b53ec79 mvebu: pcie: Add support for GPIO reset for PCIe device 8 years ago
pinctrl 94d5308412 PINCTRL: stm32f7: add pin control driver 8 years ago
pmic c571d6828d power: pmic: add Ricoh RN5T567 PMIC support 8 years ago
power ac1058fdb7 power: Add support for TPS65090 PMU chip. 11 years ago
pwm 1df7ee573e doc: dtbinding: add pwm binding file 8 years ago
ram f303aaf21b ram: stm32: add second SDRAM bank management 7 years ago
regulator bd2e9714c8 regulator: fixed: Add support to handle enable-active-high DT property 8 years ago
remoteproc ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 years ago
reset 89c1e2da78 Add a reset driver framework/uclass 9 years ago
serial 165316e38f serial: pl01x: expose skip_init platdata option in DT 8 years ago
spi b1a8de7e07 ARM: DTS: stm32: add stm32f746-disco device tree files 8 years ago
spmi 5b47271c18 drivers: spmi: Add support for Qualcomm SPMI bus driver 9 years ago
thermal 344c837686 rockchip: Bring in RK3288 device tree file includes and bindings 9 years ago
timer ad9b5f77df drivers: timer: Introduce ARC timer driver 8 years ago
usb 81192b7966 mvebu: usb: xhci: Add VBUS regulator supply to the host driver 8 years ago
video e6a419c5f7 at91: video: DT binding for HLCDC driver 8 years ago
README 849df712a0 fdt: Add staging area for device tree binding documentation 13 years ago
chosen.txt d02d11f8ae rockchip: rk3399: spl: make SPL boot-order configurable via /chosen 8 years ago
config.txt de59d10cd0 doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund 8 years ago
root.txt 10be5b5d3a 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