summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-27arm: dts: k3-am69-aquila: migrate to OF_UPSTREAMErnest Van Hoecke
2026-04-27virtio: add support for SIZE_MAX & SEG_MAX featuresChristian Pötzsch
2026-04-27pci: correct PCI device enumeration to include all functions on device 0Maximilian Brune
2026-04-27Merge patch series "Add support for DT overlays handoff"Tom Rini
2026-04-27configs: Select OF_LIBFDT_OVERLAY to hand over DTO via bloblistRaymond Mao
2026-04-27fdtdec: apply DT overlays from bloblistRaymond Mao
2026-04-27bloblist: add API for applying blobs with specified tagRaymond Mao
2026-04-27bloblist: fix a potential negative size for memmoveRaymond Mao
2026-04-27bloblist: add helper functionsRaymond Mao
2026-04-27bloblist: add blob type for DT overlayRaymond Mao
2026-04-27Merge branch 'casey/qcom-main-13Apr2026' of https://source.denx.de/u-boot/cus...Tom Rini
2026-04-27Merge tag 'u-boot-ufs-20260427' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-04-27Merge tag 'u-boot-amlogic-next-20260427' of https://source.denx.de/u-boot/cus...Tom Rini
2026-04-27qcom_defconfig: Disable EFI_HAVE_RUNTIME_RESET in qcom_defconfigAswin Murugan
2026-04-27efi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable optionAswin Murugan
2026-04-27dts: qcs6490-rb3gen2: Remove USB controller dr_mode overrideBalaji Selvanathan
2026-04-27board/qualcomm: add debug config fragment for MilosLuca Weiss
2026-04-27qcom_defconfig: Enable Milos clock driverLuca Weiss
2026-04-27gpio: qcom: Support GPIOs on PM7550 PMICLuca Weiss
2026-04-27regulator: qcom-rpmh-regulator: add support for PM7550 regulatorsLuca Weiss
2026-04-27phy: qcom: Add Milos to QMP UFS PHY driverLuca Weiss
2026-04-27clk/qcom: Add Milos clock driverLuca Weiss
2026-04-27drivers: pinctrl: Add Qualcomm Milos TLMM driverLuca Weiss
2026-04-27clk: qcom: sc7280: add missing SDCC1 clocksAjit Singh
2026-04-27board/qualcomm: Introduce TF-A and OP-TEE config fragmentSumit Garg
2026-04-27mach-snapdragon: of_fixup: Add OP-TEE DT fixup supportSumit Garg
2026-04-27tee: optee: Export OP-TEE message UID check APISumit Garg
2026-04-27qcom_defconfig: enable psci based sysresetVaradarajan Narayanan
2026-04-27cmd: boot: Add '-edl' option to reset command documentationVaradarajan Narayanan
2026-04-27sysreset: Implement PSCI based reset to EDL mode for QCOM SoCsVaradarajan Narayanan
2026-04-27drivers: sysreset: Add sysreset op that can take argumentsVaradarajan Narayanan
2026-04-27arm: psci: Add API to check for support of specific PSCI functionVaradarajan Narayanan
2026-04-27MAINTAINERS: Add entry for Qualcomm PHY driversBalaji Selvanathan
2026-04-27configs: qcm6490: Enable super-speed USB supportBalaji Selvanathan
2026-04-27arch: arm: mach-snapdragon: Auto-detect USB SSPHY driver supportBalaji Selvanathan
2026-04-27drivers: phy: qcom: Add QMP USB3-DP Combo PHY driverBalaji Selvanathan
2026-04-27drivers: usb: dwc3: Add delay after core soft resetBalaji Selvanathan
2026-04-27drivers: clk: qcom: sc7280: Add USB3 PHY pipe clockBalaji Selvanathan
2026-04-27mach-snapdragon: allocate memory for DT overlaysAntony Kurniawan Soemardi
2026-04-27qcom_defconfig: Add QCOM_RPMH_POWER_DOMAIN configAswin Murugan
2026-04-27mach-snapdragon: Remove RPMH power domain DT fixup codeAswin Murugan
2026-04-27power-domain: Add warning when power-domain driver is missingAswin Murugan
2026-04-27power-domain: Add QCOM RPMH Power Domain Driver SupportBalaji Selvanathan
2026-04-27pinctrl: qcom: Add pingroup definitions for SC7280Aswin Murugan
2026-04-26Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-04-26MAINTAINERS, mailmap: Change email for Eugen HristevEugen Hristev
2026-04-26usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)Michele Bisogno
2026-04-26usb: gadget: rcar: Add support for reset controllerMichele Bisogno
2026-04-26usb: gadget: rcar: Fix gadget registration lifecycle in removeMichele Bisogno
2026-04-24Makefile: fix host CPP pollution in cmd_gen_envpLevi Shafter