Simon Glass 19e699fb2b doc: Complete the list of available runtime-config options 2 år sedan
..
adc 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
arm 1f213ee4db firmware: scmi: voltage regulator 3 år sedan
ata 3ac839352d x86: ivybridge: Add SATA init 9 år sedan
axi 656d8da9d2 doc: Remove duplicated documentation directory 5 år sedan
bus 4a3390f1d3 dm: Add support for simple-pm-bus 4 år sedan
clock 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
cpu 656d8da9d2 doc: Remove duplicated documentation directory 5 år sedan
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 8 år sedan
firmware 5d5a699855 firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. 3 år sedan
fpga 5c2ae96b60 ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 5 år sedan
fsp da35d7af33 dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings 3 år sedan
gpio 0c7eb6e525 msm_gpio: Add support for Qualcomm IPQ40xx 3 år sedan
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 9 år sedan
i2c 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
input e1b03d6b0b dt-bindings: input: adc-keys bindings documentation 3 år sedan
interrupt-controller 32e8ee004a tpm: cr50: Use the correct GPIO binding 4 år sedan
leds d00c6a2d56 led: add initial support for bcm6858 5 år sedan
mailbox f9aa41023b mailbox: Introduce K3 Secure Proxy Driver 5 år sedan
memory 90c08fa038 fdt: Add device tree memory bindings 6 år sedan
memory-controller 760b7488f5 dt-bindings: memory-controller: Add K3 AM64 DDRSS compatible 3 år sedan
memory-controllers 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
mfd f9c7d4f99f clk: Add K210 clock support 4 år sedan
misc 2738f0edea Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next 4 år sedan
mmc 15736e288e ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards 5 år sedan
mtd 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 11 år sedan
net 05153702d3 dt-bindings: net: Update Freescale TSEC to support "queue-group" 3 år sedan
pci f5cbb5c7cd x86: pci: Allow binding of some devices before relocation 2 år sedan
pci_endpoint c2ccc9e5cb pci_ep: add Cadence PCIe endpoint driver 5 år sedan
phy 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
pinctrl 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
pmic c571d6828d power: pmic: add Ricoh RN5T567 PMIC support 7 år sedan
power c163af6cb8 dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access 4 år sedan
pwm 1b9ee2882e pwm: Add a driver for Chrome OS EC PWM 3 år sedan
ram 656d8da9d2 doc: Remove duplicated documentation directory 5 år sedan
reboot-mode c74675bd90 reboot-mode: read the boot mode from RTC memory 2 år sedan
regulator 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
remoteproc 468ec2f3ef remoteproc: k3_r5: Sync to upstreamed kernel DT property names 3 år sedan
reserved-memory 656d8da9d2 doc: Remove duplicated documentation directory 5 år sedan
reset 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
rtc e89ef172f8 doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc 3 år sedan
serial 185dcf7f56 msm_serial: Read bit rate register value from DT 3 år sedan
soc 6e31c62a17 net, qe: add DM support for QE UEC ethernet 3 år sedan
sound 54bcca2973 sound: Add an ACPI driver for Maxim MAX98357ac 3 år sedan
spi 551a959a8c doc: stm32mp1: add page for device tree bindings 2 år sedan
spmi 5b47271c18 drivers: spmi: Add support for Qualcomm SPMI bus driver 8 år sedan
sysinfo 54aa07fdfc sysinfo: Add gpio-sysinfo driver 3 år sedan
sysreset 694b052401 sysreset: Add TI System Control Interface (TI SCI) sysreset driver 5 år sedan
thermal 8502f9f6d7 thermal: ti-bandgap: Add support for temperature sensor 6 år sedan
timer 656d8da9d2 doc: Remove duplicated documentation directory 5 år sedan
tpm2 78cc3fcf08 tpm2: tis_spi: add linux compatible fallback string 3 år sedan
usb eb885c98ed dt-bindings: usb: mtk-xhci: add optional properies to disable ports 3 år sedan
video 1ac1a04b9e video: seps525: Add dt binding description 3 år sedan
w1 a2e99a71b2 w1: Add driver for i.MX bus master controller 5 år sedan
w1-eeprom f9c87adc47 w1-eeprom: Add support for Maxim DS2502 add only memory 5 år sedan
README 849df712a0 fdt: Add staging area for device tree binding documentation 12 år sedan
bootcount-syscon.txt c50b21b705 bootcount: add a new driver with syscon as backend 2 år sedan
chosen.txt 70c202c480 x86: Add a way to add to the e820 memory table 3 år sedan
config.txt 19e699fb2b doc: Complete the list of available runtime-config options 2 år sedan
device.txt e4f09f97c9 x86: Add wake sources for the acpi_gpe driver 3 år sedan
root.txt 10be5b5d3a fdt: Pass the device serial number through devicetree 9 år sedan

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