]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
authorTom Rini <trini@konsulko.com>
Tue, 16 Jul 2024 16:20:14 +0000 (10:20 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 16 Jul 2024 16:20:14 +0000 (10:20 -0600)
commita0a7a649a1b56db14aff6e4e7509662b663af42d
treed20c71fd92e41ef219a96dde70cc98fe6f6a9a9f
parentaf3c2166d54cdb71914baece900095bad5a44862
parent674e4f994f5da537cab62ad86bc8bdf5acaae88c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi

Nothing really major here, some rework of the SPL PMIC drivers, adding
support for the AXP717 on the way, which is showing up on newer boards
now, most prominently some Anbernic handheld gaming devices.  The rest
is enabling Ethernet and SPI boot on the Allwinner V3s SoC, plus two
fixes.  This also updates the "traditional U-Boot" DTs to that of kernel
v6.9.  I will look into upgrading some SoCs to dts/upstream in the
coming cycle, though this will not cover all SoCs for now, as we carry
some non-mainline fix to improve compatibility with older kernels. Will
see how it goes, but for now we stick with the "old way".

The branch survived the gitlab CI run, and Linux boot testing on some
selected boards.
board/sunxi/board.c