aboutsummaryrefslogtreecommitdiff
path: root/dts
AgeCommit message (Expand)Author
2024-07-20Subtree merge tag 'v6.10-dts' of devicetree-rebasing repo [1] into dts/upstreamHEADmasterTom Rini
2024-07-17arm64: dts: rockchip: add PCIe3 support on rk3588-jaguarHeiko Stuebner
2024-07-12Merge patch series "Add Turris 1.x board"Tom Rini
2024-07-12board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP imagesPali Rohár
2024-07-04Merge patch series "xtensa: Enable qemu-xtensa board"Tom Rini
2024-07-04dts/upsteam: Add Makefile for xtensaJiaxun Yang
2024-06-14arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-HaikouHeiko Stuebner
2024-06-14arm64: dts: rockchip: add usb-id extcon on rk3588 tigerHeiko Stuebner
2024-06-14arm64: dts: rockchip: fix comment for upper usb3 portHeiko Stuebner
2024-06-14arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tigerHeiko Stuebner
2024-06-14arm64: dts: rockchip: correct gpio_pwrctrl1 typos on rk3588(s) boardsJing Luo
2024-06-14arm64: dts: rockchip: move uart2 pinmux to dtsi on rk3588-tigerHeiko Stuebner
2024-06-14arm64: dts: rockchip: enable gpu on rk3588-tigerHeiko Stuebner
2024-06-14arm64: dts: rockchip: Add ArmSom Sige7 boardJianfeng Liu
2024-06-14arm64: dts: rockchip: add rk3588 pcie and php IOMMUsNiklas Cassel
2024-06-14arm64: dts: rockchip: add USB3 DRD controllers on rk3588Sebastian Reichel
2024-06-14arm64: dts: rockchip: add USBDP phys on rk3588Sebastian Reichel
2024-06-14arm64: dts: rockchip: reorder usb2phy properties for rk3588Sebastian Reichel
2024-06-14arm64: dts: rockchip: fix usb2phy nodename for rk3588Sebastian Reichel
2024-06-14arm64: dts: rockchip: Fix ordering of nodes on rk3588sDiederik de Haas
2024-06-14arm64: dts: rockchip: Add rk3588 GPU nodeBoris Brezillon
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini
2024-06-01ARM: dts: renesas: Reserve space in 64bit R-Car DTsMarek Vasut
2024-05-20Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstreamTom Rini
2024-04-29dts: support building all dtb files for a specific vendorCaleb Connolly
2024-04-01Subtree merge tag 'v6.8-dts' of devicetree-rebasing repo [1] into dts/upstreamTom Rini
2024-03-20Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARMMarek Vasut
2024-02-29dts: Add script to uprev dts/upstream subtreeSumit Garg
2024-02-29dts: Add alternative location for upstream DTB buildsSumit Garg
2024-02-29Makefile: Add support for DT bindings schema checksSumit Garg
2024-02-29Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream'Tom Rini
2024-02-29dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLISTRaymond Mao
2023-10-17spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson
2023-07-07Kbuild: Fix cleanup of *.dtb for some archsTobias Deiminger
2023-06-12global: Use proper project name U-BootMichal Simek
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-02-07fdt: Drop use of non-existent OF_PLATDATA optionSimon Glass
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes
2021-12-23fdt: Avoid emitting an device tree when not neededSimon Glass
2021-12-23fdt: Add a Kconfig for boards with a prior stageSimon Glass
2021-12-23fdt: Drop #ifdefs with MULTI_DTB_FITSimon Glass
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass
2021-12-23fdt: Make OF_BOARD a bool optionSimon Glass
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-19Makefile: Only build dtc if neededSimon Glass
2021-10-18treewide: Remove OF_PRIOR_STAGEIlias Apalodimas