
[Added Timur's P1022 patch fix]
The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61:
Merge branch 'master' of git://git.denx.de/u-boot-imx (2010-12-09 20:52:44 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx master
John Schmoller (1): fsl_upm: Add MxMR/MDR synchronization
Kumar Gala (1): tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
P.V.Suresh (1): fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller
Timur Tabi (1): p1022ds: fix switching of DIU/LBC signals
board/freescale/p1022ds/diu.c | 67 ++++++++++++++++++++++++++++++++++------ drivers/mmc/fsl_esdhc.c | 8 ++-- drivers/mtd/nand/fsl_upm.c | 2 + drivers/net/tsec.c | 9 ++--- include/configs/P1_P2_RDB.h | 8 ----- include/configs/xpedite537x.h | 10 ++++++ include/configs/xpedite550x.h | 10 ++++++ 7 files changed, 87 insertions(+), 27 deletions(-)