Simon Glass 61101e0583 dts: Bring in pinctrl device tree binding 9 лет назад
..
adc 5decbf5300 dm: adc: add simple ADC uclass implementation 9 лет назад
ata 3ac839352d x86: ivybridge: Add SATA init 10 лет назад
clock 344c837686 rockchip: Bring in RK3288 device tree file includes and bindings 9 лет назад
cpu bcae80e955 nios2: convert nios2 cpu to driver model 9 лет назад
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 9 лет назад
gpio 88d5ecf4b9 nios2 : convert altera_pio to driver model 9 лет назад
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 10 лет назад
i2c 3d1957f0ea dm: i2c: Add support for multiplexed I2C buses 10 лет назад
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 лет назад
misc ca844dd8c5 nios2: convert altera sysid to driver model 9 лет назад
mtd 38a0f36e83 mtd: add altera quadspi driver 9 лет назад
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 12 лет назад
net 96fa1e4385 net: convert altera_tse to driver model and phylib 9 лет назад
pinctrl 61101e0583 dts: Bring in pinctrl device tree binding 9 лет назад
pmic 35d460fbc8 dm: pmic: add s2mps11 PMIC I/O driver 9 лет назад
power ac1058fdb7 power: Add support for TPS65090 PMU chip. 11 лет назад
pwm beca1fdeff tegra: fdt: Add pwm binding and node 12 лет назад
regulator 40ade2ce58 power: regulator: update comments for regulator-name 9 лет назад
remoteproc ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 лет назад
serial da2f838d8a nios2: convert altera_uart to driver model 9 лет назад
spi e5e7c747a0 doc: device-tree-bindings: spi: Add zynq qspi info 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 8b7a47d73d tegra: fdt: Add additional USB binding 13 лет назад
video bcd5dfffe6 dm: video: Add support for the Parade PS8622/625 bridge 10 лет назад
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