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

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