Simon Glass fa04cef644 acpi: Add a binding for ACPI settings in the device tree 4 年 前
..
adc fb4e674a4b dt-bindings: Document STM32 ADC DT bindings 5 年 前
arm 656d8da9d2 doc: Remove duplicated documentation directory 5 年 前
ata 3ac839352d x86: ivybridge: Add SATA init 9 年 前
axi 656d8da9d2 doc: Remove duplicated documentation directory 5 年 前
board 656d8da9d2 doc: Remove duplicated documentation directory 5 年 前
clock 8d93a9755f ARM: dts: stm32m1: add reg for pll nodes 4 年 前
cpu 656d8da9d2 doc: Remove duplicated documentation directory 5 年 前
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 8 年 前
firmware 53b6aac7b1 dt/bindings: add bindings for optee 5 年 前
fpga 5c2ae96b60 ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 5 年 前
gpio 6a0388c5b1 dt-bindings: gpio: alignment with kernel v5.3 4 年 前
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 9 年 前
i2c ba6fb2f6ac dm: i2c-gpio: add support for clock stretching 4 年 前
input 29db946cbf dts: Add a binding for hid-over-i2c 4 年 前
interrupt-controller 32e8ee004a tpm: cr50: Use the correct GPIO binding 4 年 前
leds d00c6a2d56 led: add initial support for bcm6858 5 年 前
mailbox f9aa41023b mailbox: Introduce K3 Secure Proxy Driver 5 年 前
memory 90c08fa038 fdt: Add device tree memory bindings 6 年 前
memory-controller ffb6b8e540 dt-bindings: memory-controller: Introduce J721E DDRSS bindings 4 年 前
memory-controllers 9368bdfebd ram: stm32mp1: the property st, phy-cal becomes optional 4 年 前
misc 2738f0edea Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next 4 年 前
mmc 15736e288e ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards 5 年 前
mtd 4f28092783 ARM: dts: stm32mp1: DT alignment with kernel v5.4 4 年 前
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 11 年 前
net 9f312b3d05 dt-bindings: net: dp83867: Remove binding doc from U-Boot tree 4 年 前
pci d8c7fb5036 dm: pci: Allow disabling auto-config for a device 4 年 前
pci_endpoint c2ccc9e5cb pci_ep: add Cadence PCIe endpoint driver 4 年 前
phy 4024006e52 dt-bindings: phy: add a document for MediaTek tphy 4 年 前
pinctrl 5a9d7f9c91 x86: p2sb: Drop 'apl' prefix 4 年 前
pmic c571d6828d power: pmic: add Ricoh RN5T567 PMIC support 7 年 前
power c163af6cb8 dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access 4 年 前
pwm 1df7ee573e doc: dtbinding: add pwm binding file 7 年 前
ram 656d8da9d2 doc: Remove duplicated documentation directory 5 年 前
regulator 11406b8f7e dm: regulator: support regulator more state 4 年 前
remoteproc e18fb7dd5c dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs 4 年 前
reserved-memory 656d8da9d2 doc: Remove duplicated documentation directory 5 年 前
reset 65c8a79811 reset: Introduce TI System Control Interface (TI SCI) reset driver 5 年 前
rtc 0b326fc296 rtc: add support for DS3232 device 4 年 前
serial b5867b1a7a m68k: add basic set of devicetrees 5 年 前
sound b4bf71456d sound: Add codec enable to the sound bindings 4 年 前
spi a9afaa42ee doc: device-tree-bindings: alignment with v5.2-rc6 for spi-stm32-qspi.txt 4 年 前
spmi 5b47271c18 drivers: spmi: Add support for Qualcomm SPMI bus driver 8 年 前
sysreset 694b052401 sysreset: Add TI System Control Interface (TI SCI) sysreset driver 5 年 前
thermal 8502f9f6d7 thermal: ti-bandgap: Add support for temperature sensor 6 年 前
timer 656d8da9d2 doc: Remove duplicated documentation directory 5 年 前
tpm2 31b106fc1c doc: device-tree-bindings: add Sandbox TPMv2.0 module info 6 年 前
usb 6fe7dd3327 stm32mp1: add stusb1600 support for DK1 and DK2 board 5 年 前
video 3256afb55e doc: device-tree-bindings: update reference to binding directory 4 年 前
w1 a2e99a71b2 w1: Add driver for i.MX bus master controller 5 年 前
w1-eeprom f9c87adc47 w1-eeprom: Add support for Maxim DS2502 add only memory 5 年 前
README 849df712a0 fdt: Add staging area for device tree binding documentation 12 年 前
chosen.txt ebb73de168 bootcount: add uclass for bootcount 5 年 前
config.txt ae0d33a729 rockchip: rk3399-puma: add code to allow forcing a power-on reset 6 年 前
device.txt fa04cef644 acpi: Add a binding for ACPI settings in the device tree 4 年 前
root.txt 10be5b5d3a fdt: Pass the device serial number through devicetree 9 年 前

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