Yash Shah 0dae9e24ea pwm: Add DT documentation for SiFive PWM Controller пре 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 година
bus 4a3390f1d3 dm: Add support for simple-pm-bus пре 4 година
clock 37ad8377af stm32mp1: clk: configure pll1 with OPP пре 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 година
fsp d9e7efe10a x86: apl: Use devicetree for FSP-S configuration пре 4 година
gpio 6a0388c5b1 dt-bindings: gpio: alignment with kernel v5.3 пре 4 година
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information пре 9 година
i2c 7f5ea25062 i2c: i2c-cortina: added CAxxxx I2C support пре 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 година
mfd f9c7d4f99f clk: Add K210 clock support пре 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 ccbda9e680 phy: atheros: Fix the "qca,clk-out-frequency" example пре 4 година
pci d8c7fb5036 dm: pci: Allow disabling auto-config for a device пре 4 година
pci_endpoint c2ccc9e5cb pci_ep: add Cadence PCIe endpoint driver пре 5 година
phy 95d3e1d090 dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks пре 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 0dae9e24ea pwm: Add DT documentation for SiFive PWM Controller пре 4 година
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 038b13ee81 reset: Add generic reset driver пре 4 година
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 78cc3fcf08 tpm2: tis_spi: add linux compatible fallback string пре 4 година
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 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