From: Tom Rini Date: Thu, 27 Mar 2025 14:10:06 +0000 (-0600) Subject: Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi into... X-Git-Tag: v2025.07-rc1~18^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d95aaee01a2faf53bba8f1417b55cd02b6a743;p=pandora-u-boot.git Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi into next Assorted fixes, refactorings and additions that are ready, and shave off some load from upcoming series'. Improves MMC performance on D1/T113 (missed clock divider), enables eMMC access on the H616 family (never worked, many thanks to Jernej for the fix!), DRAM detection fixes for the H616 (now reportedly stable). Some patches for the upcoming Allwinner A133 SoC support: a few refactorings, plus the DM clock and pinctrl driver. The DRAM init routines work, but need some more polishing, that also holds back the actual enablement patch, which will hopefully follow for v2025.07 still. Also some preparatory patches for the Allwinner A523 SoC support, for now just to improve the FEL save/restore code. There will be more patches coming up for this, ideally also in the coming cycle still. Gitlab CI passed, and I booted that briefly on some boards. --- 02d95aaee01a2faf53bba8f1417b55cd02b6a743