- 1ad9ea0 Merge patch series "xtensa: Enable qemu-xtensa board" by Tom Rini · 5 months ago
- 5f43042 dts/upsteam: Add Makefile for xtensa by Jiaxun Yang · 5 months ago
- 219d90f arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-Haikou by Heiko Stuebner · 6 months ago
- 3619e8b arm64: dts: rockchip: add usb-id extcon on rk3588 tiger by Heiko Stuebner · 6 months ago
- 94ae5b9 arm64: dts: rockchip: fix comment for upper usb3 port by Heiko Stuebner · 6 months ago
- 9661161 arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger by Heiko Stuebner · 6 months ago
- 51f657d arm64: dts: rockchip: correct gpio_pwrctrl1 typos on rk3588(s) boards by Jing Luo · 6 months ago
- 6085621 arm64: dts: rockchip: move uart2 pinmux to dtsi on rk3588-tiger by Heiko Stuebner · 6 months ago
- 18ee341 arm64: dts: rockchip: enable gpu on rk3588-tiger by Heiko Stuebner · 6 months ago
- af4b24a arm64: dts: rockchip: Add ArmSom Sige7 board by Jianfeng Liu · 6 months ago
- de5257e arm64: dts: rockchip: add rk3588 pcie and php IOMMUs by Niklas Cassel · 6 months ago
- e7f3959 arm64: dts: rockchip: add USB3 DRD controllers on rk3588 by Sebastian Reichel · 6 months ago
- 00c0bfb arm64: dts: rockchip: add USBDP phys on rk3588 by Sebastian Reichel · 6 months ago
- f1f74e4 arm64: dts: rockchip: reorder usb2phy properties for rk3588 by Sebastian Reichel · 6 months ago
- a3ecb69 arm64: dts: rockchip: fix usb2phy nodename for rk3588 by Sebastian Reichel · 6 months ago
- 2fed50d arm64: dts: rockchip: Fix ordering of nodes on rk3588s by Diederik de Haas · 6 months ago
- 189f758 arm64: dts: rockchip: Add rk3588 GPU node by Boris Brezillon · 6 months ago
- a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
- 75292de ARM: dts: renesas: Reserve space in 64bit R-Car DTs by Marek Vasut · 6 months ago
- 94ef016 Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstream by Tom Rini · 6 months ago
- 90b7b39 dts: support building all dtb files for a specific vendor by Caleb Connolly · 7 months ago
- 668ad57 Subtree merge tag 'v6.8-dts' of devicetree-rebasing repo [1] into dts/upstream by Tom Rini · 8 months ago
- 32d5534 Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARM by Marek Vasut · 8 months ago
- de31e60 dts: Add script to uprev dts/upstream subtree by Sumit Garg · 9 months ago
- f7e5284 dts: Add alternative location for upstream DTB builds by Sumit Garg · 9 months ago
- e02230c Makefile: Add support for DT bindings schema checks by Sumit Garg · 9 months ago
- 614edd8 Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream' by Tom Rini · 9 months ago
- ec91e6a dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLIST by Raymond Mao · 10 months ago
- 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
- 48cb5a1 Kbuild: Fix cleanup of *.dtb for some archs by Tobias Deiminger · 1 year, 5 months ago
- 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
- fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 9 months ago
- c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 9 months ago
- 1501a83 fdt: Drop use of non-existent OF_PLATDATA option by Simon Glass · 1 year, 10 months ago
- 7fb323b vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 6 months ago
- e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
- 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
- 944f8d8 fdt: Avoid emitting an device tree when not needed by Simon Glass · 3 years ago
- 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 3 years ago
- 69daf5a fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 3 years ago
- 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 3 years ago
- 4cea97f fdt: Make OF_BOARD a bool option by Simon Glass · 3 years ago
- ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- 90619e7 Makefile: Only build dtc if needed by Simon Glass · 3 years, 2 months ago
- 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 1 month ago
- dc35df4 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years, 1 month ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- 7c4ba16 fdt: Create a new OF_REAL Kconfig by Simon Glass · 3 years, 4 months ago
- d72582f binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 7 months ago
- 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 8 months ago
- 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 8 months ago
- 47fd4a2 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 8 months ago
- 240d5f6 dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 10 months ago
- 85f737b dts: Fix OF_LIVE dependency by Bin Meng · 3 years, 10 months ago
- b0c2a10 dts: Log name of expected .dtb file by Florian Klink · 4 years ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- 6886c72 Makefile: Tidy up SPL dtb production by Simon Glass · 4 years ago
- c490de8 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 4 years ago
- 12edc00 Makefile: Build a separate .dtb for TPL by Simon Glass · 4 years ago
- 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · 4 years, 2 months ago
- 31b24b4 Kconfig: Create a new tools menu by Simon Glass · 4 years, 2 months ago
- 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 11 months ago
- 08c854a Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 5 years ago
- 985cec3 dts: Add support for adding DT overlays in u-boot.img by Jean-Jacques Hiblot · 5 years ago
- 45508fc dts: fix MULTI_DTB_FIT compression choice prompt by Baruch Siach · 5 years ago
- 7b3d258 dts: Kconfig: Fix help for SPL_OF_CONTROL by Walter Lozano · 5 years ago
- de21807 dm: Also remove interrupts property from SPL DT by Michal Simek · 6 years ago
- aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
- 43fa91f Revert "Ensure device tree DTS is compiled" by Masahiro Yamada · 6 years ago
- d2d742c kbuild: make arch-dtbs target PHONY by Stephen Warren · 6 years ago
- 49ce8ca of-platdata: improve documentation by Simon Goldschmidt · 6 years ago
- 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
- bad1b5e dts: riscv: update makefile to also clean the RISC-V dts directory by Lukas Auer · 6 years ago
- a1d453e powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · 6 years ago
- 97a0e49 dts: Fix typo in OF_LIVE Kconfig help by Michal Simek · 6 years ago
- c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
- 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
- b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
- 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
- 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
- a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
- 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
- 0e17fc7 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable by Tom Rini · 7 years ago
- 61d0fac dtc: Switch to building and using our own dtc unless provided by Tom Rini · 7 years ago
- 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
- 06c7b62 dts: Allow OF_LIST to depend on FIT_EMBED by Cooper Jr., Franklin · 7 years ago
- a6eedb8 dm: core: Add livetree definitions by Simon Glass · 8 years ago
- 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
- b6cca7d dm: avoid dropping pin control DT properties in case of SPL_PINCTRL by Vikas Manocha · 8 years ago
- bc43263 Ensure device tree DTS is compiled by James Balean · 8 years ago
- 7e9b9d6 dm: Add callback to modify the device tree by mario.six@gdsys.cc · 8 years ago
- 7bc65f3 dm: Add an option to enable the of-platdata feature by Simon Glass · 8 years ago
- 9b2e95a spl: Setup default value for OF_LIST by Michal Simek · 9 years ago
- 963817b spl: Add a way to specify a list of device trees to include by Simon Glass · 9 years ago
- 644f5bc fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL by Simon Glass · 9 years ago
- f03811c dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled by Masahiro Yamada · 9 years ago
- 2068327 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · 9 years ago