All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] u-boot-socfpga/net
@ 2020-05-22 23:21 Marek Vasut
  2020-05-23 14:28 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Vasut @ 2020-05-22 23:21 UTC (permalink / raw)
  To: u-boot

So here are some more network patches for 2020.07 , the patches were
posted even before 2020.04 .

However, I would really like Joe to come back soon.

CI passes:
https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga/pipelines/3367

The following changes since commit 2fa581ba910368d0f7f995fb906d6c5e4218b594:

  Merge git://git.denx.de/u-boot-sh (2020-05-21 08:26:40 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-socfpga.git net

for you to fetch changes up to df4c4834fc008315bce2f978220ecc9da2e3862c:

  net: ks8851: Add Kconfig entries (2020-05-22 19:46:45 +0200)

----------------------------------------------------------------
Marek Vasut (12):
      net: ks8851: Replace malloc()+memset() with calloc()
      net: ks8851: Remove RXQCR cache
      net: ks8851: Use 16bit RXQCR access
      net: ks8851: Trim down struct ks_net
      net: ks8851: Remove type_frame_head
      net: ks8851: Clean up chip ID readout
      net: ks8851: Checkpatch cleanup
      net: ks8851: Pass around driver private data
      net: ks8851: Split non-DM specific bits from common code
      net: ks8851: Receive one packet per recv call
      net: ks8851: Add DM support
      net: ks8851: Add Kconfig entries

 configs/at91sam9n12ek_mmc_defconfig       |   2 +
 configs/at91sam9n12ek_nandflash_defconfig |   2 +
 configs/at91sam9n12ek_spiflash_defconfig  |   2 +
 drivers/net/Kconfig                       |  14 +++
 drivers/net/ks8851_mll.c                  | 570
+++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
 include/configs/at91sam9n12ek.h           |   3 -
 scripts/config_whitelist.txt              |   2 -
 7 files changed, 326 insertions(+), 269 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PULL] u-boot-socfpga/net
  2020-05-22 23:21 [PULL] u-boot-socfpga/net Marek Vasut
@ 2020-05-23 14:28 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-05-23 14:28 UTC (permalink / raw)
  To: u-boot

On Sat, May 23, 2020 at 01:21:03AM +0200, Marek Vasut wrote:

> So here are some more network patches for 2020.07 , the patches were
> posted even before 2020.04 .
> 
> However, I would really like Joe to come back soon.
> 
> CI passes:
> https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga/pipelines/3367
> 
> The following changes since commit 2fa581ba910368d0f7f995fb906d6c5e4218b594:
> 
>   Merge git://git.denx.de/u-boot-sh (2020-05-21 08:26:40 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-socfpga.git net
> 
> for you to fetch changes up to df4c4834fc008315bce2f978220ecc9da2e3862c:
> 
>   net: ks8851: Add Kconfig entries (2020-05-22 19:46:45 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200523/fde52a78/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-23 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-22 23:21 [PULL] u-boot-socfpga/net Marek Vasut
2020-05-23 14:28 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.