Etienne Carriere 4e5ce7ecd3 dt-bindings: arm: SCMI bindings documentation 3 年之前
..
adc fb4e674a4b dt-bindings: Document STM32 ADC DT bindings 5 年之前
arm 4e5ce7ecd3 dt-bindings: arm: SCMI bindings documentation 3 年之前
ata 3ac839352d x86: ivybridge: Add SATA init 9 年之前
axi 656d8da9d2 doc: Remove duplicated documentation directory 5 年之前
board 656d8da9d2 doc: Remove duplicated documentation directory 5 年之前
bus 4a3390f1d3 dm: Add support for simple-pm-bus 3 年之前
clock 37ad8377af stm32mp1: clk: configure pll1 with OPP 3 年之前
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 年之前
fsp 674c58c7b7 x86: fsp: Replace e-mmc with emmc in devicetree bindings 3 年之前
gpio 0c7eb6e525 msm_gpio: Add support for Qualcomm IPQ40xx 3 年之前
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 9 年之前
i2c fd42f263ce i2c: Add a generic driver to generate ACPI info 3 年之前
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 5 年之前
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 年之前
mfd f9c7d4f99f clk: Add K210 clock support 3 年之前
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 7fb568de53 net: tsec: Add the compatible string "gianfar" support 3 年之前
pci d8c7fb5036 dm: pci: Allow disabling auto-config for a device 4 年之前
pci_endpoint c2ccc9e5cb pci_ep: add Cadence PCIe endpoint driver 4 年之前
phy 95d3e1d090 dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks 4 年之前
pinctrl 8d393b2c22 pinctrl: add nexell driver 3 年之前
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 0dae9e24ea pwm: Add DT documentation for SiFive PWM Controller 3 年之前
ram 656d8da9d2 doc: Remove duplicated documentation directory 5 年之前
regulator 11406b8f7e dm: regulator: support regulator more state 4 年之前
remoteproc ca569e9bbe dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCs 3 年之前
reserved-memory 656d8da9d2 doc: Remove duplicated documentation directory 5 年之前
reset 038b13ee81 reset: Add generic reset driver 3 年之前
rtc 0b326fc296 rtc: add support for DS3232 device 4 年之前
serial 185dcf7f56 msm_serial: Read bit rate register value from DT 3 年之前
soc 6e31c62a17 net, qe: add DM support for QE UEC ethernet 3 年之前
sound 54bcca2973 sound: Add an ACPI driver for Maxim MAX98357ac 3 年之前
spi e7005b3e80 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays 3 年之前
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 78cc3fcf08 tpm2: tis_spi: add linux compatible fallback string 3 年之前
usb 44f5c9ab45 dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller 4 年之前
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 70c202c480 x86: Add a way to add to the e820 memory table 3 年之前
config.txt ae0d33a729 rockchip: rk3399-puma: add code to allow forcing a power-on reset 6 年之前
device.txt e4f09f97c9 x86: Add wake sources for the acpi_gpe driver 3 年之前
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