From sjg at chromium.org Tue Aug 3 16:34:42 2021 From: sjg at chromium.org (Simon Glass) Date: Tue, 3 Aug 2021 08:34:42 -0600 Subject: U-Boot contributor call (3-Aug-21) in 25 minutes Message-ID: Hi, Agenda today at [1]: Marek - Should we compress U-Boot? (to save flash when you have plenty of RAM) Marek - Could of-platdata be used in U-Boot proper Ilias - Public keys in DT Regards, Simon [1] https://bit.ly/3bFvwA1 or https://docs.google.com/document/d/1YBOMsbM19uSFyoJWnt7-PsOLBaevzQUgV-hiR88a5-o/edit#heading=h.flytinyefvov From trini at konsulko.com Mon Aug 16 20:20:04 2021 From: trini at konsulko.com (Tom Rini) Date: Mon, 16 Aug 2021 14:20:04 -0400 Subject: [ANN] U-Boot v2021.10-rc2 released Message-ID: <20210816182004.GB858@bill-the-cat> Hey all, So, whoops. It's a week later than release day should be because my reminders were off by a week. With that, here's v2021.10-rc2. I don't think it's really bigger than it should otherwise be, all things considered. One thing I'm working through currently is migrating some of the I2C related CONFIG symbols in to Kconfig (or out of the CONFIG namespace). This should be posted soon, but I think will only be safe to merge once -next opens up. In terms of a changelog, git log --merges v2021.10-rc1..v2021.10-rc2 contains what I've pulled but as always, better PR messages and tags will provide better results here. Given that I'm off by a week, we'll continue with every other week from here out, and that shouldn't impact the October 4th, 2021 release date. 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 sjg at chromium.org Tue Aug 17 16:43:43 2021 From: sjg at chromium.org (Simon Glass) Date: Tue, 17 Aug 2021 08:43:43 -0600 Subject: U-Boot contributor call (17-Aug-21) in 45 minutes Message-ID: Hi, No fixed agenda today. Regards, Simon [1] https://bit.ly/3bFvwA1 or https://docs.google.com/document/d/1YBOMsbM19uSFyoJWnt7-PsOLBaevzQUgV-hiR88a5-o/edit#heading=h.flytinyefvov From trini at konsulko.com Mon Aug 30 18:46:32 2021 From: trini at konsulko.com (Tom Rini) Date: Mon, 30 Aug 2021 12:46:32 -0400 Subject: [ANN] U-Boot v2021.10-rc3 released Message-ID: <20210830164632.GD858@bill-the-cat> Hey all, It's release day again and here's v2021.10-rc3. At this point in the cycle, I'm opening up the -next branch, which is now in sync with master. I'll be re-syncing each -rc in to -next. As you might have noticed, I've pushed out a large number of CONFIG migrations to Kconfig of late. I'll be merging most of those to -next shortly. I want to note that how I've been doing these is a combination of moveconfig.py, which works great for most things, and https://patchwork.ozlabs.org/project/uboot/patch/1500407318-7977-1-git-send-email-trini at konsulko.com/ updated for whatever symbol I'm using, when complex math is involved. This also lets me do a before/after so I can be sure that say SYS_MALLOC_LEN is the same. In terms of a changelog, git log --merges v2021.10-rc2..v2021.10-rc3 contains what I've pulled but as always, better PR messages and tags will provide better results here. We'll continue with every other week -rc's from here out, and that shouldn't impact the October 4th, 2021 release date. 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: