Re: Pull request: u-boot-sunxi/master for v2025.07

2025-04-28 Thread Tom Rini
On Mon, Apr 28, 2025 at 04:09:07PM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing changes for the second > part of this cycle's sunxi updates. > > We have improvements to the reliability of H6 and H616 DRAM > initialisation, hopefully avoiding those oc

Re: Pull request: u-boot-sunxi/master for 2025.04

2025-01-23 Thread Tom Rini
On Thu, 23 Jan 2025 01:36:20 +, Andre Przywara wrote: > please pull sunxi changes for this cycle: > > Following the move of the H616 family to OF_UPSTREAM in the last cycle, > now some older SoCs with identical DTs follow the lead: the F1C100s, A10, > A10s, A13. The remaining SoCs suffer from

Re: Pull request: u-boot-sunxi/master for 2025.01

2024-10-14 Thread Tom Rini
On Mon, Oct 14, 2024 at 12:45:31AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the first sunxi changes for this cycle: > > This switches all boards with the Allwinner H616/H618/H313/H700 SoCs over to > use OF_UPSTREAM. We are doing it for this SoC family only since the DTs > between t

Re: Pull request: u-boot-sunxi/master for v2024.10

2024-08-06 Thread Tom Rini
On Tue, Aug 06, 2024 at 03:38:23PM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing some more changes for > 2024.10. > This updates the "old style" DTs to that of Linux v6.10, matching what > OF_UPSTREAM is at now. Hopefully we won't need to do this (manu

Re: Pull request: u-boot-sunxi/master for v2024.10

2024-07-16 Thread Tom Rini
On Tue, Jul 16, 2024 at 01:24:05PM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing the first part of the > 2024.10 changes. > Nothing really major here, some rework of the SPL PMIC drivers, adding > support for the AXP717 on the way, which is showing up

Re: Pull request: u-boot-sunxi/master for v2024.07

2024-04-22 Thread Tom Rini
On Mon, Apr 22, 2024 at 05:22:49PM +0100, Andre Przywara wrote: > Hi Tom, > > as per the usual late ;-) please pull the sunxi/master branch, containing > some 2024.07 changes for Allwinner. Not many and nothing really exciting > this time: there are more patches in fly, but they are not ready yet

Re: Pull request: u-boot-sunxi/master for v2024.04

2024-03-05 Thread Tom Rini
On Tue, Mar 05, 2024 at 11:15:41AM +, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing some fixes and smaller > changes for 2024.04. > One fix makes the reboot more robust on some older board, another one > stabilises the initial clock setup on the A10/A20.

Re: Pull request: u-boot-sunxi/master for v2024.04

2024-01-29 Thread Tom Rini
On Mon, Jan 29, 2024 at 03:55:43PM +, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing the first part of the > 2024.04 changes. I had some more (USB regulator) changes queued, but > found regressions during the final testing, so had to drop some. If I > can

Re: Pull request: u-boot-sunxi/master for v2024.04

2024-01-29 Thread Andre Przywara
On Mon, 29 Jan 2024 12:34:18 -0500 Tom Rini wrote: Hi Tom, > On Mon, Jan 29, 2024 at 05:24:49PM +, Andre Przywara wrote: > > On Mon, 29 Jan 2024 15:55:43 + > > Andre Przywara wrote: > > > > Hi Tom, > > > > > please pull the sunxi/master branch, containing the first part of the > >

Re: Pull request: u-boot-sunxi/master for v2024.04

2024-01-29 Thread Tom Rini
On Mon, Jan 29, 2024 at 05:24:49PM +, Andre Przywara wrote: > On Mon, 29 Jan 2024 15:55:43 + > Andre Przywara wrote: > > Hi Tom, > > > please pull the sunxi/master branch, containing the first part of the > > I just saw that the CI pipeline failed on missing maintainer entries for > the

Re: Pull request: u-boot-sunxi/master for v2024.04

2024-01-29 Thread Andre Przywara
On Mon, 29 Jan 2024 15:55:43 + Andre Przywara wrote: Hi Tom, > please pull the sunxi/master branch, containing the first part of the I just saw that the CI pipeline failed on missing maintainer entries for the two new boards. Is that a showstopper for you? Shall I update the branch, or woul

Re: Pull request: u-boot-sunxi/master for v2024.01

2023-12-09 Thread Tom Rini
On Thu, Dec 07, 2023 at 01:52:40PM +, Andre Przywara wrote: > Hi Tom, > > please pull the hopefully final sunxi changes for this cycle: > > the first four patches are actual fixes. The last three patches add > support for the apparently popular OrangePi Zero 3 board: multiple > people seem t

Re: Pull request: u-boot-sunxi/master for 2024.01

2023-11-13 Thread Tom Rini
On Sun, Nov 12, 2023 at 09:24:50PM +, Andre Przywara wrote: > Hi Tom, > > please pull some more sunxi changes for this cycle: > > the first few patches are some easy refactorings and fixes, most of them > actually don't change the generated binaries at all. Then there is a > defconfig for a

Re: Pull request: u-boot-sunxi/master for v2024.01

2023-10-23 Thread Tom Rini
On Mon, Oct 23, 2023 at 11:48:30AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing the first part of the > 2024.01 changes. Apologies for the late PR, there were quite some recent > activities (fixes and reviews), but I didn't want to delay this series >

Re: Pull request: u-boot-sunxi/master for 2023.10

2023-07-21 Thread Tom Rini
On Fri, Jul 21, 2023 at 02:48:57PM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the first part of the sunxi pull request for this cycle: > > For once this adds USB support for two SoCs: the H616 and the F1C100s > series. The rest is support for LPDDR3 DRAM chips on H616 boards. > > Gi

Re: Pull request: u-boot-sunxi/master for 2023.07

2023-06-08 Thread Tom Rini
On Thu, Jun 08, 2023 at 01:30:36AM +0100, Andre Przywara wrote: > Hi Tom, > > a small late pull request for Allwinner. The main feature is just a DT > update, matching the v6.4 Linux kernel DT files. This also enables a board > (LCTech Pi F1C200s) which got its .dts file merged into Linux. Plus a

Re: Pull request: u-boot-sunxi/master for 2023.07

2023-05-01 Thread Tom Rini
On Mon, May 01, 2023 at 12:18:33AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the second part of the sunxi pull request for this cycle. > Another bunch of patches that replace old-school U-Boot hacks with > proper DM based code, this time for the raw NAND flash driver, and the > USB P

Re: Pull request: u-boot-sunxi/master for v2023.07

2023-04-14 Thread Tom Rini
On Thu, Apr 13, 2023 at 11:20:48AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing the first part of the > 2023.07 changes. > > The biggest change is some refactoring of the H616 DRAM driver, which > allows better fine-tuning for each board, and is the

Re: Pull request: u-boot-sunxi/master DT update for v2023.04

2023-03-15 Thread Tom Rini
On Tue, Mar 14, 2023 at 03:41:57PM +, Andre Przywara wrote: > Hi Tom, > > please pull these two patches containing just devicetree updates for > Allwinner boards. > I was still hoping for a review, since we cannot import the files > from the Linux tree verbatim, but managed to write some filt

Re: Pull request: u-boot-sunxi/master for 2023.04

2023-01-25 Thread Tom Rini
On Wed, Jan 25, 2023 at 01:59:40AM +, Andre Przywara wrote: > Hi Tom, > > please pull the first part of the sunxi pull request for this cycle. > This contains some fixes, and the first bunch of some clean up patches > to get rid of legacy GPIO and PMIC code. > Highlight is the DM AXP PMIC dri

Re: Pull request: u-boot-sunxi/master for 2023.01

2022-12-18 Thread Tom Rini
On Sat, Dec 17, 2022 at 01:51:14AM +, Andre Przywara wrote: > Hi Tom, > > please pull some fixes for sunxi. > This cleans up each board's defconfig, and fixes the serial console on > some Olimex board. Also we lose another legacy config variable. > The rest are minor cleanups, that actually s

Re: Pull request: u-boot-sunxi/master for 2023.01

2022-10-20 Thread Tom Rini
On Thu, Oct 20, 2022 at 12:54:27AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the first bunch of the sunxi pull request for this cycle. > Beside some rather unexciting sync of the DTs from the kernel tree, and > some Kconfig cleanup, there are some improvements for the ARMv5 Allwinner

Re: Pull request: u-boot-sunxi/master for v2022.10

2022-07-19 Thread Tom Rini
On Tue, Jul 19, 2022 at 02:51:02PM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing the first part of the > 2022.10 changes. > > One prominent feature is the restructering of the clock driver, which > allows to end up with one actual driver for all varia

Re: Pull request: u-boot-sunxi/master fixes for v2022.07

2022-05-25 Thread Tom Rini
On Wed, May 25, 2022 at 01:30:21AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the master branch from u-boot-sunxi, containing fixes and > updates for 2022.07. > The bulk of it is (finally!) some DT sync from the kernel. We refrained > from syncing one incompatible change, as this woul

Re: Pull request: u-boot-sunxi/master for v2022.07

2022-04-05 Thread Tom Rini
On Tue, Apr 05, 2022 at 01:32:34PM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing the first part of the > 2022.07 changes. > > A big part is the DM pinctrl driver, which allows us to get rid of quite > some custom pinmux code and make the whole port mu

Re: Pull request: u-boot-sunxi/master fix for v2022.04

2022-03-25 Thread Tom Rini
On Sat, Mar 26, 2022 at 01:13:22AM +, Andre Przywara wrote: > Hi Tom, > > please pull the master branch from u-boot-sunxi, containing two regression > fixes for 2022.04, related to Allwinner networking: Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: Pull request: u-boot-sunxi/master for v2022.04

2022-03-06 Thread Tom Rini
On Sun, Mar 06, 2022 at 12:38:40AM +, Andre Przywara wrote: > Hi Tom, > > please pull the master branch from u-boot-sunxi, containing some fixes > for 2022.04, for the newly merged F1C100 SoC: Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: Pull request: u-boot-sunxi/master for 2022.04 (part 2)

2022-02-04 Thread Andre Przywara
On Fri, 4 Feb 2022 08:07:11 -0500 Tom Rini wrote: Hi Tom, > On Fri, Feb 04, 2022 at 01:33:11AM +, Andre Przywara wrote: > > > Hi Tom, > > > > this is the promised second part of the sunxi PR for 2022.04, albeit > > technially outside of the merge window. We were working on this full > > st

Re: Pull request: u-boot-sunxi/master for 2022.04 (part 2)

2022-02-04 Thread Tom Rini
On Fri, Feb 04, 2022 at 01:33:11AM +, Andre Przywara wrote: > Hi Tom, > > this is the promised second part of the sunxi PR for 2022.04, albeit > technially outside of the merge window. We were working on this full > steam since the beginning of the year, and it deserves to be merged, > I thin

Re: Pull request: u-boot-sunxi/master for 2022.04

2022-01-30 Thread Tom Rini
On Sun, Jan 30, 2022 at 10:10:56PM +, Andre Przywara wrote: > Hi Tom, > > a bit delayed, the first batch of the sunxi pull request for this cycle. > This is mostly collecting some patches that were lying around for a while, > plus some recent fixes. Nothing too exciting at this point, but of

Re: Pull request: u-boot-sunxi/master fixes for 2022.01

2021-12-09 Thread Tom Rini
On Thu, Dec 09, 2021 at 12:06:50AM +, Andre Przywara wrote: > Hi Tom, > > please pull those two fixes from the sunxi tree. > This fixes two regressions: eMMC operation on boards with WiFi (so using > three MMC devices), and a repeated wrong error message in USB gadget > mode (fastboot, ums).

Re: Pull request: u-boot-sunxi/master fix for 2022.01

2021-11-10 Thread Heinrich Schuchardt
On 11/10/21 20:11, Tom Rini wrote: On Wed, Nov 10, 2021 at 01:51:14AM +, Andre Przywara wrote: Hi Tom, as discussed, please pull this patch to disable the watchdog on sunxi boards by default. The watchdog only got enabled in this release cycle, and its short period breaks actual users (

Re: Pull request: u-boot-sunxi/master fix for 2022.01

2021-11-10 Thread Tom Rini
On Wed, Nov 10, 2021 at 01:51:14AM +, Andre Przywara wrote: > Hi Tom, > > as discussed, please pull this patch to disable the watchdog on sunxi > boards by default. The watchdog only got enabled in this release cycle, > and its short period breaks actual users (Debian installer). > > Thanks,

Re: Pull request: u-boot-sunxi/master for 2021.10 - 2nd part

2021-10-29 Thread Andre Przywara
On Fri, 29 Oct 2021 23:14:45 +0800 Icenowy Zheng wrote: > 在 2021-10-29星期五的 10:41 -0400,Tom Rini写道: > > On Fri, Oct 29, 2021 at 10:20:32PM +0800, Icenowy Zheng wrote: > > > 在 2021-10-29星期五的 11:53 +0100,Andre Przywara写道: > > > > On Mon, 25 Oct 2021 14:29:10 -0400 > > > > Tom Rini wrote: > > >

Re: Pull request: u-boot-sunxi/master for 2021.10 - 2nd part

2021-10-29 Thread Tom Rini
On Fri, Oct 29, 2021 at 11:14:45PM +0800, Icenowy Zheng wrote: > 在 2021-10-29星期五的 10:41 -0400,Tom Rini写道: > > On Fri, Oct 29, 2021 at 10:20:32PM +0800, Icenowy Zheng wrote: > > > 在 2021-10-29星期五的 11:53 +0100,Andre Przywara写道: > > > > On Mon, 25 Oct 2021 14:29:10 -0400 > > > > Tom Rini wrote: > > >

Re: Pull request: u-boot-sunxi/master for 2021.10 - 2nd part

2021-10-29 Thread Icenowy Zheng
在 2021-10-29星期五的 10:41 -0400,Tom Rini写道: > On Fri, Oct 29, 2021 at 10:20:32PM +0800, Icenowy Zheng wrote: > > 在 2021-10-29星期五的 11:53 +0100,Andre Przywara写道: > > > On Mon, 25 Oct 2021 14:29:10 -0400 > > > Tom Rini wrote: > > > > > > Hi Tom, > > > > > > > On Mon, Oct 25, 2021 at 03:06:58PM +0100,

Re: Pull request: u-boot-sunxi/master for 2021.10 - 2nd part

2021-10-29 Thread Tom Rini
On Fri, Oct 29, 2021 at 10:41:01AM -0400, Tom Rini wrote: > On Fri, Oct 29, 2021 at 10:20:32PM +0800, Icenowy Zheng wrote: > > 在 2021-10-29星期五的 11:53 +0100,Andre Przywara写道: > > > On Mon, 25 Oct 2021 14:29:10 -0400 > > > Tom Rini wrote: > > > > > > Hi Tom, > > > > > > > On Mon, Oct 25, 2021 at 0

Re: Pull request: u-boot-sunxi/master for 2021.10 - 2nd part

2021-10-29 Thread Tom Rini
On Fri, Oct 29, 2021 at 10:20:32PM +0800, Icenowy Zheng wrote: > 在 2021-10-29星期五的 11:53 +0100,Andre Przywara写道: > > On Mon, 25 Oct 2021 14:29:10 -0400 > > Tom Rini wrote: > > > > Hi Tom, > > > > > On Mon, Oct 25, 2021 at 03:06:58PM +0100, Andre Przywara wrote: > > > > > > > Hi Tom, > > > > > >

Re: Pull request: u-boot-sunxi/master for 2021.10 - 2nd part

2021-10-29 Thread Icenowy Zheng
在 2021-10-29星期五的 11:53 +0100,Andre Przywara写道: > On Mon, 25 Oct 2021 14:29:10 -0400 > Tom Rini wrote: > > Hi Tom, > > > On Mon, Oct 25, 2021 at 03:06:58PM +0100, Andre Przywara wrote: > > > > > Hi Tom, > > > > > > please pull the second sunxi PR for the 2021.10 merge window. > > > I decided to

Re: Pull request: u-boot-sunxi/master for 2021.10 - 2nd part

2021-10-29 Thread Andre Przywara
On Mon, 25 Oct 2021 14:29:10 -0400 Tom Rini wrote: Hi Tom, > On Mon, Oct 25, 2021 at 03:06:58PM +0100, Andre Przywara wrote: > > > Hi Tom, > > > > please pull the second sunxi PR for the 2021.10 merge window. > > I decided to merge most of Samuel's rework and some smaller patches that > > pave

Re: Pull request: u-boot-sunxi/master for 2021.10 - 2nd part

2021-10-25 Thread Tom Rini
On Mon, Oct 25, 2021 at 03:06:58PM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the second sunxi PR for the 2021.10 merge window. > I decided to merge most of Samuel's rework and some smaller patches that > pave the way for more DM transitions and for accommodating the RISC-V SoC > in t

Re: Pull request: u-boot-sunxi/master for v2022.01

2021-10-12 Thread Tom Rini
On Tue, Oct 12, 2021 at 05:15:55PM +0100, Andre Przywara wrote: > On Tue, 12 Oct 2021 11:49:02 -0400 > Tom Rini wrote: > > Hi Tom, > > > On Tue, Oct 12, 2021 at 01:58:18PM +0100, Andre Przywara wrote: > > > > > Hi Tom, > > > > > > please pull the sunxi/master branch, containing the first part

Re: Pull request: u-boot-sunxi/master for v2022.01

2021-10-12 Thread Andre Przywara
On Tue, 12 Oct 2021 11:49:02 -0400 Tom Rini wrote: Hi Tom, > On Tue, Oct 12, 2021 at 01:58:18PM +0100, Andre Przywara wrote: > > > Hi Tom, > > > > please pull the sunxi/master branch, containing the first part of the > > 2022.01 changes. > > > > The bulk of it is Samuel's DM_I2C rework, which

Re: Pull request: u-boot-sunxi/master for v2022.01

2021-10-12 Thread Tom Rini
On Tue, Oct 12, 2021 at 01:58:18PM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the sunxi/master branch, containing the first part of the > 2022.01 changes. > > The bulk of it is Samuel's DM_I2C rework, which removes the nasty > I2C deprecation warnings for most 32-bit boards. It also

Re: Pull request: u-boot-sunxi/master for v2021.10

2021-09-13 Thread Tom Rini
On Tue, Sep 14, 2021 at 12:27:28AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the master branch from u-boot-sunxi, containing a fix for > U-Boot 2021.10 to bring back MMC boot on older boards. > > Build-tested on all 158 sunxi boards, boot tested on some of them. > > Thanks, > Andre

Re: Pull request: u-boot-sunxi/master for v2021.07

2021-05-31 Thread Tom Rini
On Mon, May 31, 2021 at 01:23:45AM +0100, Andre Przywara wrote: > Hi Tom, > > please pull the master branch from u-boot-sunxi, containing the fix > to bring back the SD card as MMC0. In the long run we are looking into a > more robust solution, but for now we need to fix this, as this breaks > th

Re: Pull request: u-boot-sunxi/master for v2021.04

2021-02-20 Thread Tom Rini
On Sat, Feb 20, 2021 at 12:33:05AM +, Andre Przywara wrote: > Hi Tom, > > please pull the master branch from u-boot-sunxi, containing some fixes > for 2021.04: Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: Pull request: u-boot-sunxi/master for v2021.04 (part 3)

2021-02-01 Thread Tom Rini
On Mon, Feb 01, 2021 at 12:25:47AM +, Andre Przywara wrote: > Hi Tom, > > please pull the master branch from u-boot-sunxi, containing some late > sunxi patches for the 2021.04 merge window: Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: Pull request: u-boot-sunxi/master for v2021.04 (part 2)

2021-01-26 Thread Tom Rini
On Tue, Jan 26, 2021 at 12:16:01AM +, Andre Przywara wrote: > Hi Tom, > > please pull the master branch from u-boot-sunxi, containing the second > part of the sunxi pull request for the 2021.04 merge window: Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signatu

Re: Pull request: u-boot-sunxi/master for v2021.04

2021-01-12 Thread Tom Rini
On Tue, Jan 12, 2021 at 12:42:23AM +, Andre Przywara wrote: > Hi Tom, > > please pull the master branch from u-boot-sunxi, containing the first > bunch of patches for the 2021.04 merge window: Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: Pull request: u-boot-sunxi/master

2020-11-17 Thread André Przywara
On 17/11/2020 01:56, Samuel Holland wrote: > On 11/16/20 10:58 AM, Tom Rini wrote: >> On Mon, Nov 16, 2020 at 04:51:32PM +, André Przywara wrote: >>> On 16/11/2020 16:13, Tom Rini wrote: On Mon, Nov 16, 2020 at 04:09:42PM +, André Przywara wrote: > On 16/11/2020 15:50, Tom Rini wro

Re: Pull request: u-boot-sunxi/master

2020-11-16 Thread Samuel Holland
On 11/16/20 10:58 AM, Tom Rini wrote: > On Mon, Nov 16, 2020 at 04:51:32PM +, André Przywara wrote: >> On 16/11/2020 16:13, Tom Rini wrote: >>> On Mon, Nov 16, 2020 at 04:09:42PM +, André Przywara wrote: On 16/11/2020 15:50, Tom Rini wrote: Hi Tom, > On Mon, Nov 16,

Re: Pull request: u-boot-sunxi/master

2020-11-16 Thread Tom Rini
On Mon, Nov 16, 2020 at 04:51:32PM +, André Przywara wrote: > On 16/11/2020 16:13, Tom Rini wrote: > > On Mon, Nov 16, 2020 at 04:09:42PM +, André Przywara wrote: > >> On 16/11/2020 15:50, Tom Rini wrote: > >> > >> Hi Tom, > >> > >>> On Mon, Nov 16, 2020 at 12:42:53PM +0530, Jagan Teki wrot

Re: Pull request: u-boot-sunxi/master

2020-11-16 Thread André Przywara
On 16/11/2020 16:13, Tom Rini wrote: > On Mon, Nov 16, 2020 at 04:09:42PM +, André Przywara wrote: >> On 16/11/2020 15:50, Tom Rini wrote: >> >> Hi Tom, >> >>> On Mon, Nov 16, 2020 at 12:42:53PM +0530, Jagan Teki wrote: >>> Hi Tom, Please pull this PR. Summary: -

Re: Pull request: u-boot-sunxi/master

2020-11-16 Thread Tom Rini
On Mon, Nov 16, 2020 at 04:09:42PM +, André Przywara wrote: > On 16/11/2020 15:50, Tom Rini wrote: > > Hi Tom, > > > On Mon, Nov 16, 2020 at 12:42:53PM +0530, Jagan Teki wrote: > > > >> Hi Tom, > >> > >> Please pull this PR. > >> > >> Summary: > >> - PinePhone support (Samuel) > >> - V3/S3

Re: Pull request: u-boot-sunxi/master

2020-11-16 Thread André Przywara
On 16/11/2020 15:50, Tom Rini wrote: Hi Tom, > On Mon, Nov 16, 2020 at 12:42:53PM +0530, Jagan Teki wrote: > >> Hi Tom, >> >> Please pull this PR. >> >> Summary: >> - PinePhone support (Samuel) >> - V3/S3 support (Icenowy) >> >> thanks, >> Jagan. >> >> The following changes since commit de865f7

Re: Pull request: u-boot-sunxi/master

2020-11-16 Thread Tom Rini
On Mon, Nov 16, 2020 at 12:42:53PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - PinePhone support (Samuel) > - V3/S3 support (Icenowy) > > thanks, > Jagan. > > The following changes since commit de865f7ee1d9b6dff6e265dee44509c8274ea606: > > Merge tag 'efi-20

Re: Pull request: u-boot-sunxi/master

2020-10-23 Thread Tom Rini
On Fri, Oct 23, 2020 at 01:03:07AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - sun8i emac changes (Andre) > - SCP firmware (Samuel) > > Travis-CI: > https://travis-ci.org/github/openedev/u-boot/builds/738083734 > > The following changes since commit 7ec87e41922

Re: Pull request: u-boot-sunxi/master

2020-06-03 Thread Tom Rini
On Wed, Jun 03, 2020 at 12:19:32AM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - H6 emac support > - USB PHY H6 logic alignment > > Travis-CI: > https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi > > The following changes since commit d09b832cd8ccb7e37e2b18839

Re: Pull request: u-boot-sunxi/master

2020-03-30 Thread Tom Rini
On Mon, Mar 30, 2020 at 12:44:27PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - SPL SPI support R40, H6 (Andre) > - eMMC boot part on a64-olinuxino (Petr) > > thanks, > Jagan. > > The following changes since commit 3586cb82277e8af9eae38b354bb8b2aee38ee377: > >

Re: Pull request: u-boot-sunxi/master

2020-03-18 Thread Tom Rini
On Wed, Mar 18, 2020 at 03:42:40PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > thanks, > Jagan. > > The following changes since commit a4df9d8ab848ea4ff10b247ae435b0a14bbbd066: > > Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-03-16 > 12:33:24 -0400

Re: Pull request: u-boot-sunxi/master

2020-01-26 Thread Tom Rini
On Sun, Jan 26, 2020 at 10:08:26PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR. > > Summary: > - Libre Computer ALL-H3-IT/ALL-H5-CC board (Chen-Yu Tsai) > - Allwinner R40 Ethernet, usb phy enablement (Andre Przywara) > - Sunxi auto load from 128KB MMC offset (Andre Przywara) > - O

Re: Pull request: u-boot-sunxi/master

2019-12-27 Thread Tom Rini
On Fri, Dec 27, 2019 at 05:56:48PM +0530, Jagan Teki wrote: > Hi Tom, > > Please pull this PR for the release. > > Summary: > - Orange Pi Zero Plus 2 support > - sunxi psci, prcm fixes > > The following changes since commit 643366bcd5e32878a951e39b8b553b794695b026: > > Merge tag 'u-boot-stm