On Wed, Aug 06, 2025 at 09:30:21PM +0200, Marek Vasut wrote:
> Various fixes for smatch warnings, the i2c one might be also coming in via
> Heiko / I2C tree, let me know if there is conflict.
>
> There is also W77Q51NW SPI NOR ID support and matching update for the SH DTs.
> The SH DT changes are
Various fixes for smatch warnings, the i2c one might be also coming in via
Heiko / I2C tree, let me know if there is conflict.
There is also W77Q51NW SPI NOR ID support and matching update for the SH DTs.
The SH DT changes are also landing in mainline Linux, so they will disappear
the next time OF
On Thu, 10 Jul 2025 21:13:22 +0200, Marek Vasut wrote:
> - SH Ether clean ups, RZ/A1 clean ups, RZ/A1 Genmai support
> - Gen3 EEPROM DT node clean up
> - V4H SA0 BootROM compatible binman etype, SCIF compatible SREC generation
> for Gen4
>
> The following changes since commit 344e1798059ba657692
- SH Ether clean ups, RZ/A1 clean ups, RZ/A1 Genmai support
- Gen3 EEPROM DT node clean up
- V4H SA0 BootROM compatible binman etype, SCIF compatible SREC generation for
Gen4
The following changes since commit 344e1798059ba65769272be3145736685bb25a7e:
lmb: add missing fallthrough in lmb_alloc_
On Wed, 18 Jun 2025 22:32:47 +0200, Marek Vasut wrote:
> The following changes since commit 17012e3068d047ad71460f039eeb0c3be63f82a0:
>
> Merge tag 'u-boot-dfu-20250616' of
> https://source.denx.de/u-boot/custodians/u-boot-dfu (2025-06-16 07:53:11
> -0600)
>
> are available in the Git reposi
The following changes since commit 17012e3068d047ad71460f039eeb0c3be63f82a0:
Merge tag 'u-boot-dfu-20250616' of
https://source.denx.de/u-boot/custodians/u-boot-dfu (2025-06-16 07:53:11 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git mast
On Wed, 11 Jun 2025 00:02:52 +0200, Marek Vasut wrote:
> One more board to support, this time Retronix Sparrow Hawk
> based on Renesas R-Car V4H SoC . This is board support, so
> master branch should be fine. The DT in dts/upstream/ is a
> backport from Linux, and will disappear on next DT sync.
>
One more board to support, this time Retronix Sparrow Hawk
based on Renesas R-Car V4H SoC . This is board support, so
master branch should be fine. The DT in dts/upstream/ is a
backport from Linux, and will disappear on next DT sync.
The following changes since commit d7c449c3d83a986d61e38d1762433
On Thu, 29 May 2025 05:29:50 +0200, Marek Vasut wrote:
> The following changes since commit e04d137231f2e9e14708a32448c879125b8e308f:
>
> Revert "ext4fs: Fix: Read outside partition error" (2025-05-27 10:09:12
> -0600)
>
> are available in the Git repository at:
>
> https://source.denx.de/
The following changes since commit e04d137231f2e9e14708a32448c879125b8e308f:
Revert "ext4fs: Fix: Read outside partition error" (2025-05-27 10:09:12 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to 9a
On Sun, 04 May 2025 21:42:38 +0200, Marek Vasut wrote:
> The following changes since commit dcea465e5e299903b889f5f426eac6d6523cbf84:
>
> Merge tag 'u-boot-imx-master-20250503' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2025-05-04 08:51:43
> -0600)
>
> are available in the Git
The following changes since commit dcea465e5e299903b889f5f426eac6d6523cbf84:
Merge tag 'u-boot-imx-master-20250503' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2025-05-04 08:51:43 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.g
On Mon, 17 Mar 2025 04:16:11 +0100, Marek Vasut wrote:
> These are mainly DBSC5 DRAM controller specific fixes and updates for current
> release. There is the long overdue BL31 start V4H board code as well, that
> should be in the current release to make the V4H White Hawk board usable with
> SPL,
These are mainly DBSC5 DRAM controller specific fixes and updates for current
release. There is the long overdue BL31 start V4H board code as well, that
should be in the current release to make the V4H White Hawk board usable with
SPL, and a fallback U-Boot PSCI implementation enablement to make su
On Sat, 15 Feb 2025 22:18:51 +0100, Marek Vasut wrote:
> Add empty weak assembler function armv8_switch_to_el2_prep() which is
> jumped to just before U-Boot determines which EL it is running in and
> decides which path to take to boot the Linux kernel. Add IH_TYPE_TFA_BL31
> into supported images
Add empty weak assembler function armv8_switch_to_el2_prep() which is
jumped to just before U-Boot determines which EL it is running in and
decides which path to take to boot the Linux kernel. Add IH_TYPE_TFA_BL31
into supported images type, to allow implementation of board specific
U_BOOT_FIT_LOAD
On Wed, 05 Feb 2025 18:48:45 +0100, Marek Vasut wrote:
> The following changes since commit 97c125e6bb441a8062bdd28e82f17b1da1224416:
>
> Gitlab: Add results.xml to the list of artifacts as well. (2025-02-04
> 11:57:36 -0600)
>
> are available in the Git repository at:
>
> https://source.d
The following changes since commit 97c125e6bb441a8062bdd28e82f17b1da1224416:
Gitlab: Add results.xml to the list of artifacts as well. (2025-02-04
11:57:36 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes
On Thu, 30 Jan 2025 01:18:42 +0100, Marek Vasut wrote:
> The following changes since commit 021baf7b08cceb58bb850859dba1614424e16a83:
>
> Merge tag 'tpm-master-28012025' of
> https://source.denx.de/u-boot/custodians/u-boot-tpm (2025-01-29 08:12:21
> -0600)
>
> are available in the Git reposi
The following changes since commit 021baf7b08cceb58bb850859dba1614424e16a83:
Merge tag 'tpm-master-28012025' of
https://source.denx.de/u-boot/custodians/u-boot-tpm (2025-01-29 08:12:21 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git mast
On Sat, Jan 18, 2025 at 12:18:17PM +0100, Marek Vasut wrote:
> The following changes since commit c11dc783fb4418393dd08d39ee01debfc2dea4d4:
>
> Merge https://source.denx.de/u-boot/custodians/u-boot-riscv (2025-01-17
> 08:27:40 -0600)
>
> are available in the Git repository at:
>
> https://
The following changes since commit c11dc783fb4418393dd08d39ee01debfc2dea4d4:
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv (2025-01-17
08:27:40 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch change
On Mon, Jan 13, 2025 at 01:17:30AM +0100, Marek Vasut wrote:
> The following changes since commit bc157bb6667ed97e33be8ce8436c28baa275b295:
>
> Merge tag 'u-boot-rockchip-20250110' of
> https://source.denx.de/u-boot/custodians/u-boot-rockchip (2025-01-10 18:56:22
> -0600)
>
> are available i
The following changes since commit bc157bb6667ed97e33be8ce8436c28baa275b295:
Merge tag 'u-boot-rockchip-20250110' of
https://source.denx.de/u-boot/custodians/u-boot-rockchip (2025-01-10 18:56:22
-0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-
On Sun, Dec 22, 2024 at 11:44:52PM +0100, Marek Vasut wrote:
> The following changes since commit cfe57427c28763fd94e5bdcf89de9dabca4b1684:
>
> Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
> (2024-12-21 09:45:30 -0600)
>
> are available in the Git repository at:
The following changes since commit cfe57427c28763fd94e5bdcf89de9dabca4b1684:
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
(2024-12-21 09:45:30 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you
On Sat, Dec 21, 2024 at 02:28:32PM +0100, Marek Vasut wrote:
> The following changes since commit 5c8ef70f0872399b3764b2addf1ed27e22dc61b0:
>
> Merge tag 'xilinx-for-v2025.01-rc5-v2' of
> https://source.denx.de/u-boot/custodians/u-boot-microblaze (2024-12-20
> 08:26:16 -0600)
>
> are availab
The following changes since commit 5c8ef70f0872399b3764b2addf1ed27e22dc61b0:
Merge tag 'xilinx-for-v2025.01-rc5-v2' of
https://source.denx.de/u-boot/custodians/u-boot-microblaze (2024-12-20 08:26:16
-0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-b
On Wed, Dec 11, 2024 at 01:45:39PM +0100, Marek Vasut wrote:
> The following changes since commit b841e559cd26ffcb20f22e8ee75debed9616c002:
>
> Prepare v2025.01-rc4 (2024-12-09 16:09:28 -0600)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-sh
The following changes since commit b841e559cd26ffcb20f22e8ee75debed9616c002:
Prepare v2025.01-rc4 (2024-12-09 16:09:28 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to 802b08805c1775c576c7f09b52169e46
On Mon, Dec 09, 2024 at 12:53:02AM +0100, Marek Vasut wrote:
> The following changes since commit 45f05f681224d88d1b170063001b59edc8fc24cf:
>
> mbedtls: remove MBEDTLS_HAVE_TIME (2024-12-06 17:47:23 -0600)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodi
The following changes since commit 45f05f681224d88d1b170063001b59edc8fc24cf:
mbedtls: remove MBEDTLS_HAVE_TIME (2024-12-06 17:47:23 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to 455e66bc598935c0162
On Sun, Nov 10, 2024 at 10:43:15PM +0100, Marek Vasut wrote:
> The following changes since commit 9c25cd563179cf32cf3b119d5ae78ef8348d0335:
>
> Merge tag 'u-boot-imx-master-20241105' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2024-11-09 11:26:14
> -0600)
>
> are available in t
The following changes since commit 9c25cd563179cf32cf3b119d5ae78ef8348d0335:
Merge tag 'u-boot-imx-master-20241105' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2024-11-09 11:26:14 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.g
On Sun, Nov 03, 2024 at 05:59:27PM +0100, Marek Vasut wrote:
> The following changes since commit 8e5e64d55de9ed97875a0c1b7f293a0286d64312:
>
> Merge patch series "fs: ext4: implement opendir, readdir, closedir"
> (2024-11-01 13:38:05 -0600)
>
> are available in the Git repository at:
>
>
The following changes since commit 8e5e64d55de9ed97875a0c1b7f293a0286d64312:
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
(2024-11-01 13:38:05 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetc
On Tue, Oct 29, 2024 at 02:05:47AM +0100, Marek Vasut wrote:
> The following changes since commit 3df6145db0ed3430a2af089db5a82372bea3f4d5:
>
> x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILE (2024-10-27 20:11:36 -0600)
>
> are available in the Git repository at:
>
> https://source.denx.de
The following changes since commit 3df6145db0ed3430a2af089db5a82372bea3f4d5:
x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILE (2024-10-27 20:11:36 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to 400d
On Mon, Oct 14, 2024 at 12:51:07AM +0200, Marek Vasut wrote:
> The following changes since commit 47e544f576699ca4630e20448db6a05178960697:
>
> Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" (2024-10-11
> 12:23:25 -0600)
>
> are available in the Git repository at:
>
> https
The following changes since commit 47e544f576699ca4630e20448db6a05178960697:
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" (2024-10-11
12:23:25 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch cha
On Mon, Sep 09, 2024 at 04:02:55PM +0200, Marek Vasut wrote:
> Last minute SPI fixes for R-Car to make the SPI NOR work on Gen4.
> Also one RPC HF fix for Gen4.
>
> The following changes since commit 1630ff26cc960439b5949b80cfc604a2c8aa47dd:
>
> Merge https://gitlab.denx.de/u-boot/custodians/u
Last minute SPI fixes for R-Car to make the SPI NOR work on Gen4.
Also one RPC HF fix for Gen4.
The following changes since commit 1630ff26cc960439b5949b80cfc604a2c8aa47dd:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2024-09-04
10:34:54 -0600)
are available in the Git repos
On Sat, Jul 13, 2024 at 09:35:07PM +0200, Marek Vasut wrote:
> The following changes since commit b182816c1fb436916661949213c543bf4d42250b:
>
> turris_1x: Normalize Kconfig usage (2024-07-13 10:42:15 -0600)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custod
The following changes since commit b182816c1fb436916661949213c543bf4d42250b:
turris_1x: Normalize Kconfig usage (2024-07-13 10:42:15 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to 5485f53289b37aeab4
On Sun, Jun 02, 2024 at 02:50:14PM +0200, Marek Vasut wrote:
> The following changes since commit ea722aa5eb33740ae77e8816aeb72b385e621cd0:
>
> Merge branch '2024-05-29-assorted-small-fixes' (2024-05-29 11:21:14 -0600)
>
> are available in the Git repository at:
>
> https://source.denx.de/u
The following changes since commit ea722aa5eb33740ae77e8816aeb72b385e621cd0:
Merge branch '2024-05-29-assorted-small-fixes' (2024-05-29 11:21:14 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-cleanup
for you to fetch changes up t
On Sun, May 12, 2024 at 01:12:27AM +0200, Marek Vasut wrote:
> The following changes since commit 5c5565cfec92eb7377ff7fe197612c6a813bb6c7:
>
> Merge patch series "arm: davinci: Migrate da850-evm to OF_UPSTREAM"
> (2024-05-07 11:59:26 -0600)
>
> are available in the Git repository at:
>
>
The following changes since commit 5c5565cfec92eb7377ff7fe197612c6a813bb6c7:
Merge patch series "arm: davinci: Migrate da850-evm to OF_UPSTREAM"
(2024-05-07 11:59:26 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-cleanup
for you
On Thu, Apr 18, 2024 at 02:49:54PM +0200, Marek Vasut wrote:
> The following changes since commit a712a54dc427708195e6405af4b072d869d0dd8f:
>
> Merge patch series "configs: ti: Enable basic settings for SystemReady ACS"
> (2024-04-17 13:16:12 -0600)
>
> are available in the Git repository at:
The following changes since commit a712a54dc427708195e6405af4b072d869d0dd8f:
Merge patch series "configs: ti: Enable basic settings for SystemReady ACS"
(2024-04-17 13:16:12 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-fdt
for
On Sat, Mar 02, 2024 at 05:52:43PM +0100, Marek Vasut wrote:
> The following changes since commit abd4fb5ac13215733569925a06991e0a182ede14:
>
> Merge patch series "Dockerfile: Build coreboot from source" (2024-02-27
> 16:28:57 -0500)
>
> are available in the Git repository at:
>
> https://
The following changes since commit abd4fb5ac13215733569925a06991e0a182ede14:
Merge patch series "Dockerfile: Build coreboot from source" (2024-02-27
16:28:57 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-riic
for you to fetch c
On Sun, Feb 18, 2024 at 12:34:49AM +0100, Marek Vasut wrote:
> The following changes since commit 9e00b6993f724da9699ef12573307afea8c19284:
>
> Merge tag 'u-boot-dfu-20240215' of
> https://source.denx.de/u-boot/custodians/u-boot-dfu (2024-02-15 10:26:24
> -0500)
>
> are available in the Git
The following changes since commit 9e00b6993f724da9699ef12573307afea8c19284:
Merge tag 'u-boot-dfu-20240215' of
https://source.denx.de/u-boot/custodians/u-boot-dfu (2024-02-15 10:26:24 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git mast
On Sun, Feb 11, 2024 at 06:31:59PM +0100, Marek Vasut wrote:
> The following changes since commit d7aaaf4223d0a2f9f8c9eed47d7431860b3116d8:
>
> Merge tag 'u-boot-dfu-20240209' of
> https://source.denx.de/u-boot/custodians/u-boot-dfu (2024-02-09 09:00:42
> -0500)
>
> are available in the Git
The following changes since commit d7aaaf4223d0a2f9f8c9eed47d7431860b3116d8:
Merge tag 'u-boot-dfu-20240209' of
https://source.denx.de/u-boot/custodians/u-boot-dfu (2024-02-09 09:00:42 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git mast
On Sun, Jan 28, 2024 at 02:20:50AM +0100, Marek Vasut wrote:
> The following changes since commit fea3efb757f7a9c6831c023cb456f9fa5fd0278e:
>
> Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y (2024-01-19
> 18:30:08 -0500)
>
> are available in the Git repository at:
>
> https://sou
The following changes since commit fea3efb757f7a9c6831c023cb456f9fa5fd0278e:
Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y (2024-01-19 18:30:08
-0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-cleanup
for you to fetch c
On Sun, Jan 14, 2024 at 11:46:02PM +0100, Marek Vasut wrote:
> The following changes since commit 817fdce324cac70fb4216ba42976f7b9c2ba9f99:
>
> Merge tag 'efi-2024-04-rc1' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2024-01-14 09:34:14
> -0500)
>
> are available in the Git repo
The following changes since commit 817fdce324cac70fb4216ba42976f7b9c2ba9f99:
Merge tag 'efi-2024-04-rc1' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2024-01-14 09:34:14 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-s
On Sat, Dec 02, 2023 at 08:08:40PM +0100, Marek Vasut wrote:
> The following changes since commit 43f2873fa98b1da6eb56d756315c7bd7db63db27:
>
> MAINTAINERS: Step up as co-maintainer of Tegra SOC platform (2023-11-28
> 11:23:02 -0500)
>
> are available in the Git repository at:
>
> https://
The following changes since commit 43f2873fa98b1da6eb56d756315c7bd7db63db27:
MAINTAINERS: Step up as co-maintainer of Tegra SOC platform (2023-11-28
11:23:02 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-rpc-off
for you to fetc
On Sat, Nov 18, 2023 at 04:23:17PM +0100, Marek Vasut wrote:
> The following changes since commit 17e9db18f17b6cad278694d4a61df95e96bdf4f5:
>
> Merge tag 'doc-2024-01-rc3' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2023-11-11 09:22:54
> -0500)
>
> are available in the Git repo
The following changes since commit 17e9db18f17b6cad278694d4a61df95e96bdf4f5:
Merge tag 'doc-2024-01-rc3' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2023-11-11 09:22:54 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-m
On Tue, Oct 17, 2023 at 04:31:27AM +0200, Marek Vasut wrote:
> RZ/G2L part 1, except for two serial port patches which I had to drop as they
> broke R2Dplus, they will come later via subsequent PR.
>
> The following changes since commit 3c3f1626919cd93cbe6c56e3849937de5be18dbb:
>
> Merge tag '
RZ/G2L part 1, except for two serial port patches which I had to drop as they
broke R2Dplus, they will come later via subsequent PR.
The following changes since commit 3c3f1626919cd93cbe6c56e3849937de5be18dbb:
Merge tag 'dm-pull-13oct23' of
https://source.denx.de/u-boot/custodians/u-boot-dm (2
On Sun, Sep 17, 2023 at 02:54:07PM +0200, Marek Vasut wrote:
> Two ethernet fixes for this release .
>
> The following changes since commit 252592214f79d8206c3cf0056a8827a0010214e0:
>
> Merge tag 'doc-2023-10-rc5' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-09 09:33:02
Two ethernet fixes for this release .
The following changes since commit 252592214f79d8206c3cf0056a8827a0010214e0:
Merge tag 'doc-2023-10-rc5' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-09 09:33:02 -0400)
are available in the Git repository at:
https://source.denx.de/u
On Sun, Aug 20, 2023 at 03:43:28AM +0200, Marek Vasut wrote:
> The following changes since commit a5899cc69a99379f01e8e2f9f98e0e09b24f1656:
>
> Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog (2023-08-10
> 11:40:09 -0400)
>
> are available in the Git repository at:
>
> https
The following changes since commit a5899cc69a99379f01e8e2f9f98e0e09b24f1656:
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog (2023-08-10
11:40:09 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch cha
The following changes since commit b0b77fdf3d7d2c1a5e48c3971a677f14e372c164:
Merge tag 'fsl-qoriq-2023-4-6' of
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2023-04-05 22:19:57
-0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.gi
On Mon, Mar 20, 2023 at 11:51:26PM +0100, Marek Vasut wrote:
> A single reset controller driver (part of the clock driver) fix
> for v2023.04 release.
>
> The following changes since commit 318af47668aa2347ca9bbf2114cb9af1d8739aca:
>
> Merge branch 'master' of
> https://source.denx.de/u-boot/
A single reset controller driver (part of the clock driver) fix
for v2023.04 release.
The following changes since commit 318af47668aa2347ca9bbf2114cb9af1d8739aca:
Merge branch 'master' of
https://source.denx.de/u-boot/custodians/u-boot-coldfire (2023-03-15 12:03:17
-0400)
are available in th
On Sat, Mar 11, 2023 at 12:00:07AM +0100, Marek Vasut wrote:
> Assorted Renesas fixes below, namely MMC clocking breakage fix, clock
> Kconfig fix, pin control unused symbols removal, and sysinfo fix and
> enablement on now fixed platforms.
>
> The following changes since commit b08ffdffdce95e267
Assorted Renesas fixes below, namely MMC clocking breakage fix, clock
Kconfig fix, pin control unused symbols removal, and sysinfo fix and
enablement on now fixed platforms.
The following changes since commit b08ffdffdce95e267e782366f4a77bf6b5537b28:
Merge https://source.denx.de/u-boot/custo
On Thu, Feb 02, 2023 at 02:42:16AM +0100, Marek Vasut wrote:
> The following changes since commit 1e1cd8eb2d0c8e5b28b2dd6622ec9cbbd5eb61b8:
>
> Merge tag 'fsl-qoriq-2023-2-1' of
> https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2023-02-01
> 09:31:17 -0500)
>
> are available in the G
The following changes since commit 1e1cd8eb2d0c8e5b28b2dd6622ec9cbbd5eb61b8:
Merge tag 'fsl-qoriq-2023-2-1' of
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2023-02-01
09:31:17 -0500)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you
On Sun, Jan 15, 2023 at 03:27:04PM +0100, Marek Vasut wrote:
> The following changes since commit fe4c21de4fbf5756d354d2473ffc675e7596ccfb:
>
> Merge tag 'u-boot-stm32-20230113' of
> https://source.denx.de/u-boot/custodians/u-boot-stm (2023-01-13 09:56:19
> -0500)
>
> are available in the Git
The following changes since commit fe4c21de4fbf5756d354d2473ffc675e7596ccfb:
Merge tag 'u-boot-stm32-20230113' of
https://source.denx.de/u-boot/custodians/u-boot-stm (2023-01-13 09:56:19
-0500)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to
On Sat, Sep 03, 2022 at 04:32:18PM +0200, Marek Vasut wrote:
> The following changes since commit 4e10c1227aa879af809b3073bf917289f23e17d7:
>
> Merge branch '2022-08-31-assorted-fixes' (2022-08-31 19:32:31 -0400)
>
> are available in the Git repository at:
>
> git://source.denx.de/u-boot-sh
The following changes since commit 4e10c1227aa879af809b3073bf917289f23e17d7:
Merge branch '2022-08-31-assorted-fixes' (2022-08-31 19:32:31 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fetch changes up to 68083b897b57309c29039b27d2580e4
On Tue, Mar 15, 2022 at 09:43:26PM +0100, Marek Vasut wrote:
> Config tweaks to enable the right I2C driver
>
> The following changes since commit c96137000e4cf486dcb164fd67a1a0b5b2fb99c6:
>
> Merge tag 'efi-2022-04-rc3-2' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2022-03-13 08
Config tweaks to enable the right I2C driver
The following changes since commit c96137000e4cf486dcb164fd67a1a0b5b2fb99c6:
Merge tag 'efi-2022-04-rc3-2' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2022-03-13 08:18:17
-0400)
are available in the Git repository at:
git://source
On Sat, Feb 26, 2022 at 04:03:16AM +0100, Marek Vasut wrote:
> The following changes since commit c6ae38b38967a5c33d729c20e508a03ba3e0e3f6:
>
> Merge tag 'clk-2022.04-rc2' of
> https://source.denx.de/u-boot/custodians/u-boot-clk (2022-02-25 11:21:32
> -0500)
>
> are available in the Git reposi
The following changes since commit c6ae38b38967a5c33d729c20e508a03ba3e0e3f6:
Merge tag 'clk-2022.04-rc2' of
https://source.denx.de/u-boot/custodians/u-boot-clk (2022-02-25 11:21:32
-0500)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fetch
On Sun, Jan 23, 2022 at 03:01:00AM +0100, Marek Vasut wrote:
> The following changes since commit e6786b0354372c8a68d01e4d633a19cdce373b70:
>
> Merge branch '2022-01-21-Kconfig-migrations' (2022-01-21 14:01:41 -0500)
>
> are available in the Git repository at:
>
> git://source.denx.de/u-boo
The following changes since commit e6786b0354372c8a68d01e4d633a19cdce373b70:
Merge branch '2022-01-21-Kconfig-migrations' (2022-01-21 14:01:41 -0500)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fetch changes up to 16f4d36c7b8b6aeb0374485acb9
On Mon, Dec 13, 2021 at 12:32:09PM +0100, Marek Vasut wrote:
> This is long overdue PR for current release with a few clean ups for the
> RZG2
>
> The following changes since commit a1c01b17c59ec03c678073e145fbd094c7606dc8:
>
> Merge tag 'efi-2022-01-rc4-2' of
> https://source.denx.de/u-boot/c
This is long overdue PR for current release with a few clean ups for the
RZG2
The following changes since commit a1c01b17c59ec03c678073e145fbd094c7606dc8:
Merge tag 'efi-2022-01-rc4-2' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2021-12-10 07:58:43
-0500)
are available in the
On Sun, Oct 31, 2021 at 09:00:27AM +0100, Marek Vasut wrote:
> The following changes since commit a09929cc6c5a108f89e91660f37d745ed119385b:
>
> Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2021-10-29
> 08:27:32 -0400)
>
> are available in the Git repository at:
>
> git://sourc
The following changes since commit a09929cc6c5a108f89e91660f37d745ed119385b:
Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2021-10-29
08:27:32 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fetch changes up to 16f1f0058974
On Tue, Aug 31, 2021 at 12:41:17AM +0200, Marek Vasut wrote:
> The following changes since commit 4865db07169126ca0205f1a6265adf01bd69b3df:
>
> Merge tag 'efi-2021-10-rc3' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2021-08-23 12:44:12
> -0400)
>
> are available in the Git reposi
The following changes since commit 4865db07169126ca0205f1a6265adf01bd69b3df:
Merge tag 'efi-2021-10-rc3' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2021-08-23 12:44:12
-0400)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fetch
On Sun, Aug 08, 2021 at 01:39:30PM +0200, Marek Vasut wrote:
> The following changes since commit 8f07f5376a21a57ce191e5548b1a30c9709994d3:
>
> Merge tag 'video-2021-08-05' of
> https://source.denx.de/u-boot/custodians/u-boot-video (2021-08-06 13:46:40
> -0400)
>
> are available in the Git rep
The following changes since commit 8f07f5376a21a57ce191e5548b1a30c9709994d3:
Merge tag 'video-2021-08-05' of
https://source.denx.de/u-boot/custodians/u-boot-video (2021-08-06
13:46:40 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fet
On Wed, Jul 21, 2021 at 12:50:00AM +0200, Marek Vasut wrote:
> The following changes since commit dd3dfa50d88cffeb244485594a7bf18c58ae6d63:
>
> Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2021-07-19
> 08:41:04 -0400)
>
> are available in the Git repository at:
>
> git://s
The following changes since commit dd3dfa50d88cffeb244485594a7bf18c58ae6d63:
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
(2021-07-19 08:41:04 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fetch changes up to cd7f92a0
On Fri, Jun 25, 2021 at 03:13:07AM +0200, Marek Vasut wrote:
> Beacon board fix, for this release.
>
> The following changes since commit fcf3981161140d265b873a5b609b8867328dc9dc:
>
> Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-06-23
> 08:46:26 -0400)
>
> are available in
Beacon board fix, for this release.
The following changes since commit fcf3981161140d265b873a5b609b8867328dc9dc:
Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-06-23
08:46:26 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for yo
On Mon, Jun 07, 2021 at 10:26:32PM +0200, Marek Vasut wrote:
> I found this one left over in the queue ...
>
> The following changes since commit e3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044:
>
> Prepare v2021.07-rc4 (2021-06-07 09:26:39 -0400)
>
> are available in the Git repository at:
>
> g
1 - 100 of 270 matches
Mail list logo