[U-Boot] [GIT PULL] Pull request: u-boot-imx
Stefano Babic
sbabic at denx.de
Mon Feb 20 08:10:17 CET 2012
Hi Albert,
please pull from u-boot-imx, thanks.
The following changes since commit 4608adb8f66f3a70379fcc108755f88454af0d08:
integrator: update the Integrator/CP config (2012-02-18 16:44:39 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
Helmut Raiger (3):
tt01: fix environment size
tt01: add video support
tt01: fix hush parser config, add release config
Troy Kisky (5):
net: fec_mxc: add 1000 Mbps selection
net: fec_mxc: add PHYLIB support
net: phy: add support for Micrel's KSZ9021
net: phy: make board_phy_config responsible for calling drv->config
i.mx6q: mx6qsabrelite: Update the network configuration
arch/arm/include/asm/arch-mx31/sys_proto.h | 1 +
arch/arm/include/asm/arch-mx6/imx-regs.h | 1 +
board/freescale/corenet_ds/eth_p4080.c | 2 +
board/freescale/mpc8544ds/mpc8544ds.c | 2 +
board/freescale/mx6qsabrelite/mx6qsabrelite.c | 47 ++-----
board/hale/tt01/tt01.c | 21 +++
drivers/net/fec_mxc.c | 165
+++++++++++++++++--------
drivers/net/fec_mxc.h | 7 +
drivers/net/phy/micrel.c | 87 +++++++++++++
drivers/net/phy/phy.c | 5 +-
include/configs/mx6qsabrelite.h | 2 +
include/configs/tt01.h | 40 ++++++-
include/micrel.h | 16 +++
include/phy.h | 1 +
14 files changed, 307 insertions(+), 90 deletions(-)
create mode 100644 include/micrel.h
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list