aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-01Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon into nextWIP/01Mar2024-nextTom Rini136-2639/+24020
2024-03-01clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externallyCaleb Connolly1-6/+6
2024-03-01MAINTAINERS: Qualcomm: add some missing pathsCaleb Connolly1-4/+8
2024-03-01dts: qcs404-evb: replace with upstream DTCaleb Connolly8-421/+2512
2024-03-01dt-bindings: import headers for qcs404Caleb Connolly1-0/+15
2024-03-01dts: msm8996: replace with upstream DTSCaleb Connolly7-187/+5037
2024-03-01dts: dragonboard820c: use correct bindings for clocksCaleb Connolly2-4/+6
2024-03-01dts: msm8996: import PMIC dtsi filesCaleb Connolly2-0/+217
2024-03-01dt-bindings: import headers for MSM8996Caleb Connolly5-0/+847
2024-03-01dts: msm8916: replace with upstream DTSCaleb Connolly7-267/+3453
2024-03-01dts: msm8916: import PMIC dtsi filesCaleb Connolly2-0/+335
2024-03-01dt-bindings: import headers for MSM8916Caleb Connolly7-0/+572
2024-03-01dts: sdm845: replace with upstream DTSCaleb Connolly10-240/+7370
2024-03-01dts: sdm845: import supporting dtsi filesCaleb Connolly3-0/+314
2024-03-01dt-bindings: import headers for SDM845Caleb Connolly23-0/+1817
2024-03-01doc: board/qualcomm: link to APQ8016 TRMCaleb Connolly1-0/+2
2024-03-01doc: board/qualcomm: document generic targetsCaleb Connolly5-248/+188
2024-03-01board: qcs404-evb: drop board codeCaleb Connolly3-111/+0
2024-03-01mach-snapdragon: carve out no-map regionsCaleb Connolly1-21/+139
2024-03-01mach-snapdragon: generate fdtfile automaticallyCaleb Connolly1-0/+101
2024-03-01mach-snapdragon: dynamic load addressesCaleb Connolly3-1/+36
2024-03-01mach-snapdragon: generalise board supportCaleb Connolly27-593/+346
2024-03-01board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADERCaleb Connolly4-145/+1
2024-03-01board: dragonboard410c: import board code from mach-snapdragonCaleb Connolly7-186/+45
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly8-96/+246
2024-03-01board: dragonboard410c: add chainloaded config fragmentCaleb Connolly1-0/+7
2024-03-01pinctrl: qcom: apq8016: init pre-reloactionCaleb Connolly1-0/+1
2024-03-01pinctrl: qcom: fix DT compatibilityCaleb Connolly3-30/+69
2024-03-01pinctrl: qcom: stub support for special GPIOsCaleb Connolly8-7/+59
2024-03-01sandbox: dts: fix qcom pmic gpioCaleb Connolly1-5/+4
2024-03-01gpio: qcom_pmic: add pinctrl driverCaleb Connolly1-73/+168
2024-03-01gpio: qcom_pmic: add a quirk to skip GPIO configurationCaleb Connolly1-2/+18
2024-03-01gpio: qcom_pmic: 1-based GPIOsCaleb Connolly1-0/+22
2024-03-01serial: msm: fix clock handling and pinctrlCaleb Connolly3-22/+9
2024-03-01serial: msm: add debug UARTCaleb Connolly2-0/+45
2024-03-01clock/qcom: qcs404: fix clk_set_rateCaleb Connolly1-12/+13
2024-03-01clk/qcom: use upstream compatible propertiesCaleb Connolly3-3/+3
2024-03-01dt-bindings: drop msm_sdhci bindingCaleb Connolly1-25/+0
2024-03-01mmc: msm_sdhci: use modern clock handlingCaleb Connolly1-22/+47
2024-03-01usb: dwc3-generic: support external vbus regulatorCaleb Connolly1-3/+21
2024-03-01arm: init: export prev_bl_fdt_addrCaleb Connolly2-0/+16
2024-02-29Merge patch series "An effort to bring DT bindings compliance within U-Boot"Tom Rini30-2779/+283
2024-02-29dts: meson-gxbb: Drop redundant devicetree filesSumit Garg11-2703/+0
2024-02-29dts: meson-gxbb: Switch to using upstream DTSumit Garg8-7/+8
2024-02-29MAINTAINERS: Add myself as devicetree-rebasing maintainerSumit Garg1-0/+5
2024-02-29doc: devicetree: Updates for devicetree-rebasing subtreeSumit Garg1-20/+95
2024-02-29doc: devicetree: Align documentation to use Kconfig optionsSumit Garg1-26/+22
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: Allow upstream DT subtree to provide DT includesSumit Garg2-1/+7