From: Tom Rini Date: Tue, 24 Jun 2025 01:51:27 +0000 (-0600) Subject: Merge tag 'qcom-next-23Jun-1' of https://source.denx.de/u-boot/custodians/u-boot... X-Git-Tag: v2025.10-rc1~91^2~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59e6462d7c08eeba744afa0f17846c398b8ef9e1;p=thirdparty%2Fu-boot.git Merge tag 'qcom-next-23Jun-1' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next This PR introduces 3 new platforms, two from the new Dragonwing IQx series (QCS615 and QCS8300) as well as the IPQ5424. Additionally: * Support for booting downstream Android boot images on some phones is added * Capsule update support is expanded to be more generic, determining which partition U-Boot was flashed to automatically and supporting many more boards. * Minor capsule update bugs are fixed * A watchdog driver is added and gets timeout support * Autoboot now requires pressing "space" specifically to stop booting as a workaround for some boards getting rogue key presses which would cause autoboot to fail * Documentation is added for the Dragonwing boards * The RB1/2 now use USB gadget mode rather than host * A bug is fixed where GPIO reads could return incorrect values --- 59e6462d7c08eeba744afa0f17846c398b8ef9e1