[linux-yocto] [PATCH 0/8] linux-yocto-3.10: standard/base: MinnowBoard support
Darren Hart
dvhart at linux.intel.com
Wed Oct 16 12:43:20 PDT 2013
Please apply the following series to the linux-yocto-3.10:standard/base. All the
patches are backported from the upstream kernel and will be present in the 3.12
release, so they should be applied to standard/base, rather than to a
machine-specific branch. The 3.10 linux-yocto bbappend for minnow will use
standard/base for it's KBRANCH.
The following changes since commit ebc8428fdd938cfdfcdcadd77c3308ece6a57de1:
Merge tag 'v3.10.10' into standard/base (2013-09-02 01:06:07 -0400)
are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-contrib dvhart/standard/base
http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=dvhart/standard/base
Andy Shevchenko (2):
pch_gbe: convert pr_* to netdev_*
pch_gbe: use managed functions pcim_* and devm_*
Darren Hart (5):
pch_uart: Use DMI interface for board detection
serial: pch_uart: Remove __initdata annotation from dmi_table
serial: pch_uart: Fix signed-ness and casting of uartclk related
fields
pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
pch_gbe: Add MinnowBoard support
Luis Henriques (1):
serial: pch_uart: fix compilation warning
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 17 +
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_api.c | 49 ++-
.../ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c | 2 +-
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 376 ++++++++++++--------
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c | 63 ++--
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c | 120 ++++++-
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.h | 1 +
drivers/tty/serial/pch_uart.c | 84 +++--
8 files changed, 484 insertions(+), 228 deletions(-)
--
1.7.9.5
More information about the linux-yocto
mailing list