From trini at konsulko.com Mon Nov 11 17:12:23 2024 From: trini at konsulko.com (Tom Rini) Date: Mon, 11 Nov 2024 10:12:23 -0600 Subject: [ANN] U-Boot v2025.01-rc1 released Message-ID: <20241111161223.GV3600562@bill-the-cat> Hey all, It's release day and so here's v2025.01-rc2. It's got most of what I'd like, but not everything I'd like, so a few things will sneak into -rc3 rather than going to the next branch. The next branch IS open now, keep in mind, for bigger changes. Looking at the -rc1 email, I've just now merged the series that addresses the problems with the Apple IOMMU (which wasn't even using the old LMB for images, but handling memory streams, if I follow the thread correctly). The changes for lwIP using https are almost ready, and there's a few lwIP releated things to fix as well so that we don't have to worry about correcting behavior later on. We've made some progress fixing up all of the SPI related issues but it's not done yet. I remain hopeful we don't have to revert the whole thing, but am open to it if we can't resolve everything. In terms of a changelog, git log --merges v2025.01-rc1..v2025.01-rc2 As always, more details in pull requests (or the tags referenced by them) will result in more details here. The next branch is now open and I will be pushing that out shortly. I continue to plan to do an rc release every two weeks with the exception of I'm also doing -rc6 on Monday, December 30th to have one more tag over the end of year holidays, to see if that helps with people finding time to test. We'll how that went in January. Thanks all! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: From trini at konsulko.com Mon Nov 11 17:13:01 2024 From: trini at konsulko.com (Tom Rini) Date: Mon, 11 Nov 2024 10:13:01 -0600 Subject: [ANN] U-Boot v2025.01-rc2 released In-Reply-To: <20241111161223.GV3600562@bill-the-cat> References: <20241111161223.GV3600562@bill-the-cat> Message-ID: <20241111161301.GW3600562@bill-the-cat> On Mon, Nov 11, 2024 at 10:12:23AM -0600, Tom Rini wrote: > Hey all, > > It's release day and so here's v2025.01-rc2. It's got most of what I'd > like, but not everything I'd like, so a few things will sneak into -rc3 > rather than going to the next branch. The next branch IS open now, keep > in mind, for bigger changes. > > Looking at the -rc1 email, I've just now merged the series that > addresses the problems with the Apple IOMMU (which wasn't even using the > old LMB for images, but handling memory streams, if I follow the thread > correctly). The changes for lwIP using https are almost ready, and > there's a few lwIP releated things to fix as well so that we don't have > to worry about correcting behavior later on. We've made some progress > fixing up all of the SPI related issues but it's not done yet. I remain > hopeful we don't have to revert the whole thing, but am open to it if > we can't resolve everything. > > In terms of a changelog, > git log --merges v2025.01-rc1..v2025.01-rc2 > As always, more details in pull requests (or the tags referenced by > them) will result in more details here. > > The next branch is now open and I will be pushing that out shortly. I > continue to plan to do an rc release every two weeks with the exception > of I'm also doing -rc6 on Monday, December 30th to have one more tag > over the end of year holidays, to see if that helps with people finding > time to test. We'll how that went in January. Updated everything, forgot to correct subject. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: From trini at konsulko.com Tue Nov 26 00:00:10 2024 From: trini at konsulko.com (Tom Rini) Date: Mon, 25 Nov 2024 17:00:10 -0600 Subject: [ANN] U-Boot v2025.01-rc3 released Message-ID: <20241125230010.GP3600562@bill-the-cat> Hey all, Once again it's release day and so here's v2025.01-rc3 and I'll update the -next branch soon. At this point, the biggest outstanding changes I see are what fixes are still requires to the spi subsystem to bring spi-nor functionality back in to line with v2024.10, and what further cleanups are needed to lwIP or LMB now and shouldn't wait until v2025.04. In terms of a changelog, git log --merges v2025.01-rc2..v2025.01-rc3 As always, more details in pull requests (or the tags referenced by them) will result in more details here. I continue to plan to do an rc release every two weeks with the exception of I'm also doing -rc6 on Monday, December 30th to have one more tag over the end of year holidays, to see if that helps with people finding time to test. We'll how that went in January. Thanks all! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: