On Fri, 19 Sep 2025 08:36:18 +0200, Patrice CHOTARD wrote:
> Please pull the STM32 related patches for u-boot/next, v2026.01 =
> u-boot-stm32-20250919
>
> CI status:
> https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/27668
>
> Thanks
> Patrice
>
>
On Fri, Sep 19, 2025 at 08:36:18AM +0200, Patrice CHOTARD wrote:
> Hi Tom,
>
> Please pull the STM32 related patches for u-boot/next, v2026.01 =
> u-boot-stm32-20250919
>
> CI status:
> https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/27668
I just notice
E LIABLE FOR ANY CLAIM, DAMAGES OR
>> > > OTHER
>> > > +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
>> > > ARISING
>> > > +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
>> > > +# DEALINGS IN THE
Hi Tom,
Please pull the STM32 related patches for u-boot/next, v2026.01 =
u-boot-stm32-20250919
CI status: https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/27668
Thanks
Patrice
The following changes since commit a209627ed7921f40669f5c0795570d40e77e4cb7:
Merge patch series
> >> > > +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
> > >> > > MERCHANTABILITY,
> > >> > > +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
> > >> > > EVENT SHALL
> > >> > > +# THE AUTHORS OR COPYR
NFRINGEMENT. IN NO EVENT
> >> > > SHALL
> >> > > +# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
> >> > > OR OTHER
> >> > > +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
> >> > >
On Tue, Sep 16, 2025 at 09:12:25AM -0700, Raymond Mao wrote:
> The existing 'conf.qemu_arm64_na' uses 'u-boot.bin' as bios, but for
> the case of TF-A, 'u-boot.bin' is BL33 and the assembled 'flash.bin'
> is the bios instead, which will be built and assembled at run-time
> via a post-buildman scri
Add a clock driver, pinctrl driver for SM6350, and enable support for
this SoC in the SMMU and UFS driver. Add a debug kconfig fragment which
configures the debug UART address.
Finally add support for the PM6150L regulators which is used to get
power on for the SD card.
Signed-off-by: Luca Weiss
On Wed, Sep 17, 2025 at 10:42:52AM -0400, Raymond Mao wrote:
> Hi Tom,
>
> On Tue, 16 Sept 2025 at 14:27, Tom Rini wrote:
> >
> > On Tue, Sep 16, 2025 at 09:12:25AM -0700, Raymond Mao wrote:
> >
> > > The existing 'conf.qemu_arm64_na' uses 'u-boot.bin' as bios, but for
> > > the case of TF-A, 'u-
On Wed, 17 Sep 2025 10:33:36 -0300, Fabio Estevam wrote:
> Please pull from u-boot-imx/master, thanks.
>
> The following changes since commit b82fa9d752b025d3b5305b5b07debe6808a5d027:
>
> board: starfive: visionfive2: deprecate mixed-case product ids VF7110a
> VF7110b (2
On Wed, 17 Sep 2025 09:07:14 +0200, Patrice CHOTARD wrote:
> Some last fixes for v2025.10 release.
> Please pull the STM32 related patches for u-boot/master, v2025.10 =
> u-boot-stm32-20250917
>
> CI status:
> https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines
Hi Tom,
On Tue, 16 Sept 2025 at 14:27, Tom Rini wrote:
>
> On Tue, Sep 16, 2025 at 09:12:25AM -0700, Raymond Mao wrote:
>
> > The existing 'conf.qemu_arm64_na' uses 'u-boot.bin' as bios, but for
> > the case of TF-A, 'u-boot.bin' is BL33 and the assembled 'flash.bin'
> > is the bios instead, whic
Hi Tom,
Please pull from u-boot-imx/master, thanks.
The following changes since commit b82fa9d752b025d3b5305b5b07debe6808a5d027:
board: starfive: visionfive2: deprecate mixed-case product ids VF7110a
VF7110b (2025-09-16 10:16:54 -0600)
are available in the Git repository at:
https
Hi Tom
Some last fixes for v2025.10 release.
Please pull the STM32 related patches for u-boot/master, v2025.10 =
u-boot-stm32-20250917
CI status: https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/27648
Thanks
Patrice
The following changes since commit
clang-format documentation with additional information. How to
> disable
> formatting. Explain controversial aspects of introducing a new coding style.
> Clarify the origin of the '.clang-format'. Add code formatting best
> practices.
>
> [...]
Applied to u-boo
> other algorithms causes more measurements at U-Boot and then leads
> to eventlog mismatching.
>
> Signed-off-by: Raymond Mao
> ---
> bin/qemu.swtpm-tfa | 30 ++
> 1 file changed, 30 insertions(+)
> create mode 100644 bin/qemu.swtpm-tfa
The existing 'conf.qemu_arm64_na' uses 'u-boot.bin' as bios, but for
the case of TF-A, 'u-boot.bin' is BL33 and the assembled 'flash.bin'
is the bios instead, which will be built and assembled at run-time
via a post-buildman script and copied to '/tmp'.
Moreover, for running TF-A and OP-TEE on qem
The existing 'qemu.swtpm' does not run swtpm_setup to configure the
algorithm, by default it enables all algorithms it supports, but TF-A
currently only support sha256 and measured with sha256-only, enabling
other algorithms causes more measurements at U-Boot and then leads
to eventlog m
Instead of falling back to the standard U-Boot boot flow, we should just
halt boot if the expected boot flow in falcon mode fails.
This prevents a malicious actor from accessing U-Boot proper if they can
cause a boot failure on falcon mode.
Signed-off-by: Anshul Dalal
---
common/spl/spl_mmc.c
architecture
level.
Linux upstream AIROHA EN8811H driver commit:
71e79430117d56c409c5ea485a263bc0d8083390
Based on the Linux upstream AIROHA EN8811H driver code(air_en8811h.c),
I have modified the relevant process to align with the U-Boot boot
sequence.
and have validated this on Banana Pi BPI
:
71e79430117d56c409c5ea485a263bc0d8083390
Based on the Linux upstream AIROHA EN8811H driver code(air_en8811h.c),
I have modified the relevant process to align with the U-Boot boot sequence.
and have validated this on Banana Pi BPI-R3 Mini.
Signed-off-by: Lucien.Jheng
---
Change in PATCH v4:
air_en8811.c:
* Create
upstream AIROHA EN8811H driver code(air_en8811h.c),
I have modified the relevant process to align with the U-Boot boot sequence.
and have validated this on Banana Pi BPI-R3 Mini.
Signed-off-by: Lucien.Jheng
---
Change in PATCH v4:
air_en8811.c:
* Create the airoha folder to store all future airoha
On 9/4/25 14:53, Raphael Gallais-Pou wrote:
> Use LTDC and LVDS nodes in all boot phases. This is specially useful
> before U-Boot relocation.
>
> Reviewed-by: Patrice Chotard
> Reviewed-by: Yannick Fertre
> Signed-off-by: Raphael Gallais-Pou
> ---
> arch/arm/dts/s
Hi,
On 8/8/25 17:11, Patrice Chotard wrote:
Add flash0 partitions for stm32mp257f-ev1-u-boot.
Signed-off-by: Patrice Chotard
---
arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi | 41
1 file changed, 41 insertions(+)
Reviewed-by: Patrick Delaunay
Thanks
Patrick
Add flash0 partitions for stm32mp257f-ev1-u-boot.
Signed-off-by: Patrice Chotard
Reviewed-by: Patrick Delaunay
---
Changes in v2:
- Collected reviewed-by from Patrick
arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi | 41
1 file changed, 41 insertions(+)
diff --git a
On Wed Sep 10, 2025 at 7:42 PM UTC, Heinrich Schuchardt wrote:
> <...>
>>> +Building a bl30_new.bin binary
>>> +--
>>> +
>>> +``bl30_new.bin`` has both ``bl30.bin`` and ``bl301.bin`` binary blobs
>>> +bundled. The former is the proper system control processor firmware
>
tool that
can be used to sign
U-Boot binaries for GXL/GXM/G12A/G12B/SM1 boards: https://
github.com/repk/gxlimg
+The following binaries can be replaced with open-source implementations:
+
+- bl2.bin (GXBB and GXL only)
+- bl31.img (GXBB, GXL, AXG and G12A only)
+
+Refer to `Experimental
/board/amlogic/pre-generated-fip.rst
+++ b/doc/board/amlogic/pre-generated-fip.rst
@@ -98,6 +98,13 @@ The repo also provides the following files used with GXBB
boards:
The repo also supports the open-source 'gxlimg' signing tool that can be used
to sign
U-Boot binaries for GXL/GXM/G12
Hi,
On Sun Sep 7, 2025 at 2:36 PM UTC, Ferass El Hafidi wrote:
> This RFC/RFT patch series adds support for U-Boot SPL booting on Amlogic
> GX SoCs, replacing the historical "bl2.bin" binary that runs as BL2 on
> these boards.
Superseded by v2:
https://lore.kernel.org/all/2
he
+ * FIT. On GXL it matters, as BL31 is supposed to send the firmware, so set the
+ * base address to what GXL BL2 would load the binary to.
+ */
+#define SCP_ADDR 0x13c
+
+&binman {
+ u-boot-amlogic {
+ filename = "u-boot-meson-with-spl.bin&
Add initial boilerplate for U-Boot SPL support on Amlogic.
Signed-off-by: Ferass El Hafidi
---
arch/arm/include/asm/arch-meson/clock-gx.h | 1 +
arch/arm/include/asm/arch-meson/gx.h | 36 ++
arch/arm/mach-meson/Kconfig| 42 ++-
arch/arm/mach-meson/Makefile
This RFC/RFT patch series adds support for U-Boot SPL booting on Amlogic
GX SoCs, replacing the historical "bl2.bin" binary that runs as BL2 on
these boards.
Boards tested:
- Libre Computer LaFrite (S805X, 512 MB)
- Libre Computer LePotato (S905X, 1 GB)
- Videostrong KII Pro (S905)
..d820bd09115952d4fca2b9e7d7b5a9e30bd11430
100644
--- a/doc/board/amlogic/pre-generated-fip.rst
+++ b/doc/board/amlogic/pre-generated-fip.rst
@@ -98,6 +98,13 @@ The repo also provides the following files used with GXBB
boards:
The repo also supports the open-source 'gxlimg' signing tool that can be used
to sig
On 08/09/2025 18:53, Ferass El Hafidi wrote:
On Mon Sep 8, 2025 at 8:24 AM UTC, Neil Armstrong via groups.io wrote:
On 07/09/2025 16:36, Ferass El Hafidi wrote:
Add initial boilerplate for U-Boot SPL support on Amlogic.
Signed-off-by: Ferass El Hafidi
---
arch/arm/include/asm/arch-meson
> I continue to plan to do an rc release every two weeks and the final
> release will be 06 October 2025.
>
> Thanks all!
>
Hi Tom,
Please merge
https://lore.kernel.org/u-boot/20250901112748.676541-...@freeshell.de/
"[PATCH v1] configs: starfive: Add visionfive2 CONFIG_DNS
, for C formatting, GNU11
features are allowed and generally don't conflict with
style/preference things. But some of us (myself for sure at times)
haven't changed our mental templates on what's allowed or not.
- Talked about standard boot and overlays. Andre pointed out his older
On Mon Sep 8, 2025 at 8:24 AM UTC, Neil Armstrong via groups.io wrote:
> On 07/09/2025 16:36, Ferass El Hafidi wrote:
>> Add initial boilerplate for U-Boot SPL support on Amlogic.
>>
>> Signed-off-by: Ferass El Hafidi
>> ---
>> arch/arm/include/asm/arch-meson
On Sun, 07 Sep 2025 22:21:57 +0200, Marek Vasut wrote:
> Trivial last minute fix ups.
>
> The following changes since commit 328747974a0620d0996113fe2b3906b06e96de00:
>
> Merge branch 'master' of
> https://source.denx.de/u-boot/custodians/u-boot-samsung (
On 07/09/2025 16:36, Ferass El Hafidi wrote:
Add initial boilerplate for U-Boot SPL support on Amlogic.
Signed-off-by: Ferass El Hafidi
---
arch/arm/include/asm/arch-meson/clock-gx.h | 1 +
arch/arm/include/asm/arch-meson/gx.h | 36
arch/arm/mach-meson/Kconfig
can get the base address from the
+ * FIT. On GXL it matters, as BL31 is supposed to send the firmware, so set the
+ * base address to what GXL BL2 would load the binary to.
+ */
+#define SCP_ADDR 0x13c
+
+&binman {
+ u-boot-amlogic {
+ filename = &quo
Trivial last minute fix ups.
The following changes since commit 328747974a0620d0996113fe2b3906b06e96de00:
Merge branch 'master' of
https://source.denx.de/u-boot/custodians/u-boot-samsung (2025-09-05 08:15:16
-0600)
are available in the Git repository at:
https://source.denx
On Fri, 05 Sep 2025 10:27:08 -0300, Fabio Estevam wrote:
> Please pull from u-boot-imx/next, thanks.
>
> The following changes since commit e31947724f69faaa6b0ccd2539052781358b0572:
>
> Merge patch series "memtest performance improvements" (2025-09-02 14:11:45
>
-fip.rst
+++ b/doc/board/amlogic/pre-generated-fip.rst
@@ -98,6 +98,13 @@ The repo also provides the following files used with GXBB
boards:
The repo also supports the open-source 'gxlimg' signing tool that can be used
to sign
U-Boot binaries for GXL/GXM/G12A/G12B/SM1 boards:
https://githu
as BL31 is supposed to send the firmware, so set the
+ * base address to what GXL BL2 would load the binary to.
+ */
+#define SCP_ADDR 0x13c
+
+&binman {
+ u-boot-amlogic {
+ filename = "u-boot-meson-with-spl.bin";
+ pad-byte = <0xff>;
+
+
Add initial boilerplate for U-Boot SPL support on Amlogic.
Signed-off-by: Ferass El Hafidi
---
arch/arm/include/asm/arch-meson/clock-gx.h | 1 +
arch/arm/include/asm/arch-meson/gx.h | 36
arch/arm/mach-meson/Kconfig| 42 -
arch/arm/mach-meson/Makefile
This RFC/RFT patch series adds support for U-Boot SPL booting on Amlogic
GX SoCs, replacing the historical "bl2.bin" binary that runs as BL2 on
these boards.
Boards tested:
- Libre Computer LaFrite (S805X, 512 MB)
- Libre Computer LePotato (S905X, 1 GB)
- Videostrong KII Pro (S905)
plain controversial aspects of introducing a new coding style.
Clarify the origin of the '.clang-format'. Add code formatting best
practices.
- Add Michal testing tag.
v2:
https://lore.kernel.org/u-boot/20250903220942.473282-1-javier@linaro.org/
- Replace Lindent with clang-format b
The U-Boot coding style guide has been updated to include information
about using the `.clang-format` configuration file for automatic code
formatting. This ensures consistent formatting across the entire
codebase and aligns with Linux kernel coding standards. The goal with
introducing a
On Fri, 05 Sep 2025 15:39:27 +0900, Minkyu Kang wrote:
> The following changes since commit 3dc5e9a0108bb114175b6362f9cb22367402f624:
>
> Merge tag 'u-boot-stm32-20250825' of
> https://source.denx.de/u-boot/custodians/u-boot-stm (2025-08-26 08:33:10
> -0600)
>
On Thu, Aug 21, 2025 at 3:46 AM Primoz Fiser wrote:
>
> Clean-up "imx93-phyboard-segin-u-boot.dtsi" internal device-tree from
> nodes already part of the upstream device-tree since commit 79f3e77133bd
> ("Subtree merge tag 'v6.16-dts' of dts repo [1] into dts/upstream"). No
> functional change is
Hi Tom,
Please pull from u-boot-imx/next, thanks.
The following changes since commit e31947724f69faaa6b0ccd2539052781358b0572:
Merge patch series "memtest performance improvements" (2025-09-02 14:11:45
-0600)
are available in the Git repository at:
https://gitlab.denx
Dear Tom,
The following changes since commit 3dc5e9a0108bb114175b6362f9cb22367402f624:
Merge tag 'u-boot-stm32-20250825' of
https://source.denx.de/u-boot/custodians/u-boot-stm (2025-08-26 08:33:10
-0600)
are available in the Git repository at:
https://source.denx.de/u-boot/cu
Use LTDC and LVDS nodes in all boot phases. This is specially useful
before U-Boot relocation.
Reviewed-by: Patrice Chotard
Reviewed-by: Yannick Fertre
Signed-off-by: Raphael Gallais-Pou
---
arch/arm/dts/stm32mp25-u-boot.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch
Hi Raphael,
Thanks for the patch.
Reviewed-by: Yannick Fertre
Le 03/09/2025 à 14:25, Raphael Gallais-Pou a écrit :
Use LTDC and LVDS nodes in all boot phases. This is specially useful
before U-Boot relocation.
Reviewed-by: Patrice Chotard
Signed-off-by: Raphael Gallais-Pou
---
arch/arm
On Wed, 03 Sep 2025 08:39:24 +0300, Svyatoslav Ryhel wrote:
> The following changes since commit 54fbdd408873413af86d86de03a490c5abf280f1:
>
> Merge tag 'net-20250818' of
> https://source.denx.de/u-boot/custodians/u-boot-net (2025-08-18 10:54:44
> -0600)
>
On Wed, 03 Sep 2025 04:00:26 +0200, Marek Vasut wrote:
> The following changes since commit d367be2b13a388fdb0dc2720f66c30ddcec8a4fd:
>
> Merge tag 'u-boot-rockchip-20250831' of
> https://source.denx.de/u-boot/custodians/u-boot-rockchip (2025-09-01 09:50:01
> -0600)
The U-Boot coding style guide has been updated to include information
about using the `.clang-format` configuration file for automatic code
formatting. This ensures consistent formatting across the entire
codebase and aligns with Linux kernel coding standards.
The guide now includes basic usage
clang-format before remove it
v1:
https://lore.kernel.org/u-boot/20250829233951.547352-1-javier@linaro.org/
- Removal of the obsolete scripts/Lindent wrapper
- Documentation updates for the coding style guide
- Migration of existing tools to use clang-format
- Copy .clang-format from Linux k
Use LTDC and LVDS nodes in all boot phases. This is specially useful
before U-Boot relocation.
Reviewed-by: Patrice Chotard
Signed-off-by: Raphael Gallais-Pou
---
arch/arm/dts/stm32mp25-u-boot.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/dts/stm32mp25-u-boot.dtsi
The U-Boot coding style guide has been updated to include information
about using the `.clang-format` configuration file for automatic code
formatting. This ensures consistent formatting across the entire
codebase and aligns with Linux kernel coding standards.
The guide now includes basic usage
ixes;
> - new rk3328 ddr timing;
> - other board level updates;
>
> [...]
Merged into u-boot/master, thanks!
--
Tom
Dear Tom,
The following changes since commit 54fbdd408873413af86d86de03a490c5abf280f1:
Merge tag 'net-20250818' of
https://source.denx.de/u-boot/custodians/u-boot-net (2025-08-18 10:54:44 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodi
On 8/28/25 23:09, Hal Feng wrote:
> Add the u-boot device tree include needed to support the
> StarFive VisionFive 2 Lite board.
>
> Signed-off-by: Hal Feng
> ---
> .../dts/jh7110s-starfive-visionfive-2-lite-u-boot.dtsi | 7 +++
> 1 file changed, 7 insertions(+)
The following changes since commit d367be2b13a388fdb0dc2720f66c30ddcec8a4fd:
Merge tag 'u-boot-rockchip-20250831' of
https://source.denx.de/u-boot/custodians/u-boot-rockchip (2025-09-01 09:50:01
-0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodi
clang-format before remove it
v1:
https://lore.kernel.org/u-boot/20250829233951.547352-1-javier@linaro.org/
- Removal of the obsolete scripts/Lindent wrapper
- Documentation updates for the coding style guide
- Migration of existing tools to use clang-format
- Copy .clang-format from Linux k
Update rk3326-u-boot.dtsi to include OTP in U-Boot pre-reloc phase for
checkboard() to be able to read information about the running SoC model
and variant from OTP and print it during boot:
U-Boot 2025.07 (Jul 13 2025 - 10:07:16 +)
Model: ODROID-GO Super
SoC: RK3326
DRAM: 1 GiB
/u-boot/custodians/u-boot-rockchip/-/pipelines/27522
Thanks,
- Kever
The following changes since commit e4c8b32d03d7ecffd586b7d6603ad639d7c0:
Merge branch 'master' of git://source.denx.de/u-boot-usb (2025-08-29 14:58:45
-0600)
are available in the Git repository at
On 2025/8/2 04:32, Jonas Karlman wrote:
Update rk3576-u-boot.dtsi to include OTP in U-Boot pre-reloc phase for
checkboard() to be able to read information about the running SoC model
and variant from OTP and print it during boot:
U-Boot 2025.04 (Apr 22 2025 - 20:43:17 +)
Model
On 2025/7/12 06:21, Jonas Karlman wrote:
Update rk3576-u-boot.dtsi to include OTP in U-Boot pre-reloc phase for
checkboard() to be able to read information about the running SoC model
and variant from OTP and print it during boot:
U-Boot 2025.04 (Apr 22 2025 - 20:43:17 +)
Model
The U-Boot coding style guide has been updated to include information
about using the `.clang-format` configuration file for automatic code
formatting. This ensures consistent formatting across the entire
codebase and aligns with Linux kernel coding standards.
The guide now includes basic usage
olete scripts/Lindent wrapper
- Documentation updates for the coding style guide
- Migration of existing tools to use clang-format
- Copy .clang-format from Linux kernel v6.16 tag
v0 link: https://lore.kernel.org/u-boot/20250829190058.GY124814@bill-the-cat/
Javier Tia (4):
clang-format: Add configur
The following changes since commit 3dc5e9a0108bb114175b6362f9cb22367402f624:
Merge tag 'u-boot-stm32-20250825' of
https://source.denx.de/u-boot/custodians/u-boot-stm (2025-08-26 08:33:10 -0600)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
On Fri, 29 Aug 2025 22:51:46 +0200, Marek Vasut wrote:
> The following changes since commit 3dc5e9a0108bb114175b6362f9cb22367402f624:
>
> Merge tag 'u-boot-stm32-20250825' of
> https://source.denx.de/u-boot/custodians/u-boot-stm (2025-08-26 08:33:10
> -0600)
>
Add the u-boot device tree include needed to support the
StarFive VisionFive 2 Lite board.
Signed-off-by: Hal Feng
---
.../dts/jh7110s-starfive-visionfive-2-lite-u-boot.dtsi | 7 +++
1 file changed, 7 insertions(+)
create mode 100644
arch/riscv/dts/jh7110s-starfive-visionfive-2-lite-u
The dra7-ipu-common-early-boot.dtsi defines the necessary nodes required
for Early Boot of IPUs like memory carveouts, page table carveouts, MMU
configuration and timers. Include this file in
am57xx-idk-common-u-boot.dtsi to enable Early Boot on all AM57XX IDK
devices.
Signed-off-by: Beleswar Padh
On Sat, 12 Jul 2025 at 18:25, Jonas Kvinge wrote:
>
> Hi,
>
> I'm working on getting Raspberry Pi CM5 with a source kit io board and
> LetsTrust TPM with u-boot and Linux working.
> I'm building a custom u-boot similar to the description
> here:
> https://git
On Sun, 17 Aug 2025 23:02:03 +0800, Lucien.Jheng wrote:
> This commit introduces a new API,
> request_firmware_into_buf_via_script(), to the fs_loader framework.
> This function allows firmware to be loaded into memory using
> a user-defined U-Boot script, providing greater fle
On Tue, 26 Aug 2025 13:24:28 +0300, Eugen Hristev wrote:
> Please pull tag u-boot-at91-fixes-2025.10-a , the first set of at91
> fixes for the 2025.10 cycle.
>
> This set includes smatch fixes for clocks and mmc and one QSPI fix.
>
> Thanks,
> Eugen
>
> [...]
Merged
Hi Tom
Please pull the STM32 related patches for u-boot/master, v2025.10 =
u-boot-stm32-20250825
CI status: https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/27466
Thanks
Patrice
The following changes since commit 7d879baa6f7ca201bcecff74f2a7545560289280:
Merge branch 'u
On 8/25/25 15:54, Patrice CHOTARD wrote:
>
> On 8/20/25 18:17, Raphael Gallais-Pou wrote:
>> SCMI regulators are not yet implemented in OP-TEE. This leads to an
>> invalid argument error when retrieving the 'power-supply' property.
>> Ultimately this chains into the panel not probing and makes
Hello Tom,
Please pull tag u-boot-at91-fixes-2025.10-a , the first set of at91
fixes for the 2025.10 cycle.
This set includes smatch fixes for clocks and mmc and one QSPI fix.
Thanks,
Eugen
The following changes since commit a8f20bb6650df56d2600cda2c66f9349df9e49c8:
Merge patch series
Hey all,
It's release day and I have tagged and pushed things out and will merge
this to next and push once CI completes. I've tried to pick up
everything I see that's a regression fix and not something I would
expect another custodian to pickup but if there's anything critical
people see, please
:05:15 -0600)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
> u-boot-nand-23082025
>
> [...]
Merged into u-boot/master, thanks!
--
Tom
On 8/20/25 18:17, Raphael Gallais-Pou wrote:
> SCMI regulators are not yet implemented in OP-TEE. This leads to an
> invalid argument error when retrieving the 'power-supply' property.
> Ultimately this chains into the panel not probing and makes the whole
> display pipe fail.
>
> Remove the p
On 8/20/25 18:17, Raphael Gallais-Pou wrote:
> Use LTDC and LVDS nodes in all boot phases. This is specially useful
> before U-Boot relocation.
>
> Signed-off-by: Raphael Gallais-Pou
> ---
> arch/arm/dts/stm32mp25-u-boot.dtsi | 8
> 1 file changed, 8 insertions
The following changes since commit 94e690c44a03959c39f0f5a44a9b89c851af3b60:
Merge patch series "bootstd: rauc: Fix segfault when scanning device with
unsupported layout" (2025-08-21 15:05:15 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u
gt; are available in the Git repository at:
>
> git://source.denx.de/u-boot-usb.git master
>
> [...]
Merged into u-boot/master, thanks!
--
Tom
On Sat, 23 Aug 2025 16:33:07 -0300, Fabio Estevam wrote:
> Please pull from u-boot-imx/master, thanks.
>
> The following changes since commit 94e690c44a03959c39f0f5a44a9b89c851af3b60:
>
> Merge patch series "bootstd: rauc: Fix segfault when scanning device with
> unsup
The following changes since commit 94e690c44a03959c39f0f5a44a9b89c851af3b60:
Merge patch series "bootstd: rauc: Fix segfault when scanning device with
unsupported layout" (2025-08-21 15:05:15 -0600)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git maste
Hi Tom,
Please pull from u-boot-imx/master, thanks.
The following changes since commit 94e690c44a03959c39f0f5a44a9b89c851af3b60:
Merge patch series "bootstd: rauc: Fix segfault when scanning device with
unsupported layout" (2025-08-21 15:05:15 -0600)
are available in the Git rep
On Thu, 21 Aug 2025 19:23:44 +0200, Marek Vasut wrote:
> DRAM controller driver off-by-one error fix.
>
> The following changes since commit 54fbdd408873413af86d86de03a490c5abf280f1:
>
> Merge tag 'net-20250818' of
> https://source.denx.de/u-boot/custodians/u-b
On Thu, 14 Aug 2025 13:28:13 +, Philip Molloy wrote:
> Generating an ldr boot stream containing U-Boot Proper was never added
> to U-Boot because it is done by the ADI Yocto layer. Add it to U-Boot to
> support projects that do not use that layer.
>
>
Applied to u-boot/next
DRAM controller driver off-by-one error fix.
The following changes since commit 54fbdd408873413af86d86de03a490c5abf280f1:
Merge tag 'net-20250818' of
https://source.denx.de/u-boot/custodians/u-boot-net (2025-08-18 10:54:44 -0600)
are available in the Git repository at
Clean-up "imx93-phyboard-segin-u-boot.dtsi" internal device-tree from
nodes already part of the upstream device-tree since commit 79f3e77133bd
("Subtree merge tag 'v6.16-dts' of dts repo [1] into dts/upstream"). No
functional change is made with this commit.
Signed-off-by: Primoz Fiser
---
arch/
Use LTDC and LVDS nodes in all boot phases. This is specially useful
before U-Boot relocation.
Signed-off-by: Raphael Gallais-Pou
---
arch/arm/dts/stm32mp25-u-boot.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/dts/stm32mp25-u-boot.dtsi
b/arch/arm/dts/stm32mp25-u
SCMI regulators are not yet implemented in OP-TEE. This leads to an
invalid argument error when retrieving the 'power-supply' property.
Ultimately this chains into the panel not probing and makes the whole
display pipe fail.
Remove the property in the upstream device-tree to allow display pipe to
Marek Vasut 於 2025/8/18 上午 07:00 寫道:
On 8/17/25 5:02 PM, Lucien.Jheng wrote:
This commit introduces a new API,
request_firmware_into_buf_via_script(), to the fs_loader framework.
This function allows firmware to be loaded into memory using
a user-defined U-Boot script, providing greater
d1fd979f860e8ac:
>
> bootstd: rauc: Change global method to check any partition (2025-08-14
> 09:18:43 -0600)
>
> [...]
Merged into u-boot/master, thanks!
--
Tom
This commit introduces a new API,
request_firmware_into_buf_via_script(), to the fs_loader framework.
This function allows firmware to be loaded into memory using
a user-defined U-Boot script, providing greater flexibility for
firmware loading scenarios that cannot be handled by static file
paths
Marek Vasut 於 2025/8/17 下午 08:27 寫道:
On 8/14/25 5:12 PM, Lucien.Jheng wrote:
Hi,
+ if (size > max_size) {
+ log_err("Loaded firmware size 0x%lx exceeded maximum allowed
size 0x%lx.\n",
+ size, max_size);
+ return -E2BIG;
+ }
+
+ memcpy(*buf, (void *)addr,
1 - 100 of 2906 matches
Mail list logo