John Keeping 7302fbb31d regulator: fixed: obey startup delay 8 лет назад
..
adc 5decbf5300 dm: adc: add simple ADC uclass implementation 9 лет назад
ata 3ac839352d x86: ivybridge: Add SATA init 10 лет назад
clock a0e7908326 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 9 лет назад
cpu bcae80e955 nios2: convert nios2 cpu to driver model 9 лет назад
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 9 лет назад
firmware 390ae57c76 dt-bindings: allow child nodes inside the Tegra BPMP 8 лет назад
gpio 5746b0df9c gpio: Add driver for TI PCF8575 I2C GPIO expander 8 лет назад
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 10 лет назад
i2c e3b7599be7 i2c: atmel: DT binding for i2c driver 8 лет назад
input 6b44ae6b06 x86: Add an i8042 device for boards that have it 9 лет назад
leds 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 10 лет назад
mailbox 729c2db7a9 ARM: tegra: adapt to latest HSP DT binding 8 лет назад
misc d4e61f505b x86: irq: Enable SCI on IRQ9 9 лет назад
mmc 9d11d12a16 mmc: Add support for Qualcomm SDHCI controller 9 лет назад
mtd 38a0f36e83 mtd: add altera quadspi driver 9 лет назад
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 12 лет назад
net c7ba7bdc9d net: phy: dp83867: Add device tree bindings and documentation 9 лет назад
pinctrl 256a3f2466 atmel: Bring in at91 pio4 device tree file and bindings 8 лет назад
pmic c2f74c8f53 pmic: Add support for Qualcomm PM8916 PMIC 9 лет назад
power ac1058fdb7 power: Add support for TPS65090 PMU chip. 11 лет назад
pwm beca1fdeff tegra: fdt: Add pwm binding and node 12 лет назад
regulator 7302fbb31d regulator: fixed: obey startup delay 8 лет назад
remoteproc ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 лет назад
reset 89c1e2da78 Add a reset driver framework/uclass 9 лет назад
serial 747431b9d5 serial_sh: Add standrad SCI (w/o FIFO) support 9 лет назад
spi b85dc46072 drivers: spi: add spi support for QCA/Atheros ath79 SOCs 9 лет назад
spmi 5b47271c18 drivers: spmi: Add support for Qualcomm SPMI bus driver 9 лет назад
thermal 344c837686 rockchip: Bring in RK3288 device tree file includes and bindings 9 лет назад
timer 9961a0b6fb sandbox: add a sandbox timer and basic test 9 лет назад
usb 5a8221181e ehci: Add support for Qualcomm EHCI 9 лет назад
video c87c30e3ba doc: dt-bindings: Describe rockchip LVDS interface 9 лет назад
README 849df712a0 fdt: Add staging area for device tree binding documentation 13 лет назад
chosen.txt c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 9 лет назад
root.txt 10be5b5d3a fdt: Pass the device serial number through devicetree 10 лет назад

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