aboutsummaryrefslogtreecommitdiff
path: root/dts
AgeCommit message (Expand)AuthorFilesLines
2024-06-14arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-HaikouHeiko Stuebner1-0/+58
2024-06-14arm64: dts: rockchip: add usb-id extcon on rk3588 tigerHeiko Stuebner1-0/+15
2024-06-14arm64: dts: rockchip: fix comment for upper usb3 portHeiko Stuebner1-3/+3
2024-06-14arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tigerHeiko Stuebner1-1/+1
2024-06-14arm64: dts: rockchip: correct gpio_pwrctrl1 typos on rk3588(s) boardsJing Luo9-9/+9
2024-06-14arm64: dts: rockchip: move uart2 pinmux to dtsi on rk3588-tigerHeiko Stuebner2-1/+5
2024-06-14arm64: dts: rockchip: enable gpu on rk3588-tigerHeiko Stuebner1-0/+5
2024-06-14arm64: dts: rockchip: Add ArmSom Sige7 boardJianfeng Liu1-0/+721
2024-06-14arm64: dts: rockchip: add rk3588 pcie and php IOMMUsNiklas Cassel1-0/+24
2024-06-14arm64: dts: rockchip: add USB3 DRD controllers on rk3588Sebastian Reichel2-0/+42
2024-06-14arm64: dts: rockchip: add USBDP phys on rk3588Sebastian Reichel2-0/+115
2024-06-14arm64: dts: rockchip: reorder usb2phy properties for rk3588Sebastian Reichel1-8/+8
2024-06-14arm64: dts: rockchip: fix usb2phy nodename for rk3588Sebastian Reichel1-2/+2
2024-06-14arm64: dts: rockchip: Fix ordering of nodes on rk3588sDiederik de Haas1-152/+152
2024-06-14arm64: dts: rockchip: Add rk3588 GPU nodeBoris Brezillon1-0/+56
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini1-0/+4
2024-06-01ARM: dts: renesas: Reserve space in 64bit R-Car DTsMarek Vasut1-0/+4
2024-05-20Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstreamTom Rini1276-12498/+55311
2024-04-29dts: support building all dtb files for a specific vendorCaleb Connolly1-0/+24
2024-04-01Subtree merge tag 'v6.8-dts' of devicetree-rebasing repo [1] into dts/upstreamTom Rini1311-8539/+67670
2024-03-20Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARMMarek Vasut1-0/+14
2024-02-29dts: Add script to uprev dts/upstream subtreeSumit Garg1-0/+48
2024-02-29dts: Add alternative location for upstream DTB buildsSumit Garg3-3/+44
2024-02-29Makefile: Add support for DT bindings schema checksSumit Garg1-3/+3
2024-02-29Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream'Tom Rini11277-0/+2103666
2024-02-29dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLISTRaymond Mao1-0/+1
2023-10-17spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson1-3/+5
2023-07-07Kbuild: Fix cleanup of *.dtb for some archsTobias Deiminger1-1/+3
2023-06-12global: Use proper project name U-BootMichal Simek1-2/+2
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass1-1/+1
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass1-0/+10
2023-02-07fdt: Drop use of non-existent OF_PLATDATA optionWIP/2023-02-07-Kconfig-cleanup-dead-code-removalSimon Glass1-2/+2
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini1-0/+1
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+17
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes1-4/+4
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes1-0/+9
2021-12-23fdt: Avoid emitting an device tree when not neededSimon Glass1-0/+10
2021-12-23fdt: Add a Kconfig for boards with a prior stageSimon Glass1-5/+28
2021-12-23fdt: Drop #ifdefs with MULTI_DTB_FITSimon Glass1-1/+0
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass1-18/+0
2021-12-23fdt: Make OF_BOARD a bool optionSimon Glass1-5/+6
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas1-9/+1
2021-10-19Makefile: Only build dtc if neededSimon Glass1-4/+0
2021-10-18treewide: Remove OF_PRIOR_STAGEWIP/bisect-testingIlias Apalodimas1-9/+2
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas1-1/+1
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass1-1/+2
2021-09-25fdt: Create a new OF_REAL KconfigSimon Glass1-1/+27
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng1-0/+18
2021-03-26dm: core: Create a struct for device runtime infoSimon Glass1-0/+20
2021-03-26dm: core: Add an option to support SPL in read-only memorySimon Glass1-0/+22