From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull fsl-qoriq master
Date: Tue, 22 Sep 2015 08:01:36 -0700 [thread overview]
Message-ID: <56016D50.5080208@freescale.com> (raw)
Tom,
The following changes since commit 1fb8d7933924aa5deb7e722d64c1d9fc7f0b2b82:
Merge git://git.denx.de/u-boot-x86 (2015-09-17 17:00:08 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-fsl-qoriq.git master
for you to fetch changes up to a857d5f835c53f7b66de61b19120ea1188e94999:
drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier (2015-09-21 08:29:48
-0700)
----------------------------------------------------------------
Codrin Ciubotariu (16):
drivers/net/vsc9953: Remove 'CONFIG_' from macros' name
drivers/net/vsc9953: Cleanup patch
drivers/net/vsc9953: Fix bug when enabling a port
drivers/net/vsc9953: Fix missing reserved register
include/bitfield: Add new bitfield operations
drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch
common/cmd_ethsw: Add generic commands for Ethernet Switches
drivers/net/vsc9953: Use the generic Ethernet Switch parser
drivers/net/vsc9953: Add command to show/clear port counters
drivers/net/vsc9953: Add commands to enable/disable HW learning
common/env_flags.c: Add function to validate a MAC address
drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
drivers/net/vsc9953: Add VLAN commands for VSC9953
drivers/net/vsc9953: Add command for shared/private VLAN learning
drivers/net/vsc9953: Add commands for VLAN ingress filtering
drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier
common/Makefile | 1 +
common/cmd_ethsw.c | 1027 ++++++++++++++++++++
common/env_flags.c | 40 +-
drivers/net/vsc9953.c | 2246 +++++++++++++++++++++++++++++++++++++++-----
include/bitfield.h | 32 +
include/configs/T104xRDB.h | 2 +-
include/env_flags.h | 7 +
include/ethsw.h | 95 ++
include/vsc9953.h | 389 ++++++--
9 files changed, 3504 insertions(+), 335 deletions(-)
create mode 100644 common/cmd_ethsw.c
create mode 100644 include/ethsw.h
Thanks.
York
next reply other threads:[~2015-09-22 15:01 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 15:01 York Sun [this message]
2015-09-24 21:10 ` [U-Boot] Please pull fsl-qoriq master Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2016-06-04 5:08 York Sun
2016-06-06 11:16 ` Tom Rini
2016-06-28 19:10 york sun
2016-06-29 1:59 ` Tom Rini
2016-09-26 15:58 york sun
2016-09-26 21:11 ` Tom Rini
2016-10-08 17:11 york sun
2016-10-13 0:48 ` Tom Rini
2017-05-25 14:59 york sun
2017-05-27 0:36 ` Tom Rini
2017-11-15 22:29 York Sun
2017-11-17 1:52 ` Tom Rini
2018-07-27 15:46 York Sun
2018-07-28 11:50 ` Tom Rini
2018-12-10 21:22 York Sun
2018-12-10 21:23 ` York Sun
2018-12-11 1:23 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56016D50.5080208@freescale.com \
--to=yorksun@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox