From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kim Phillips Date: Fri, 25 Sep 2009 18:39:46 -0500 Subject: [U-Boot] Please pull u-boot-mpc83xx.git Message-ID: <20090925183946.1a30eefe.kim.phillips@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi WD, Please pull some minor enhancements for 83xx: The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724: Wolfgang Denk (1): mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[] are available in the git repository at: git://git.denx.de/u-boot-mpc83xx.git master Anton Vorontsov (5): net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs net: uec: Fix uccf.h and uec.h headers to include headers they depend on mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is available mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUs mpc83xx: mpc8360emds: Add QE USB device tree fixups Paul Gortmaker (1): sbc8349: tidy up Makefile to use new configuration script. Makefile | 15 +------ board/freescale/mpc8360emds/mpc8360emds.c | 73 ++++++++++++++++++++++++++--- drivers/qe/uccf.h | 1 + drivers/qe/uec.h | 4 ++ drivers/qe/uec_phy.c | 15 +++++- include/configs/MPC8360EMDS.h | 6 ++- include/configs/sbc8349.h | 15 ++++++ 7 files changed, 104 insertions(+), 25 deletions(-) I might just ask you to pull the "retain POR values" patch, but it's too close to the window, and I want to give the opportunity for a good review cycle on it. Thanks, Kim