From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kim Phillips Date: Wed, 3 Sep 2008 16:11:29 -0500 Subject: [U-Boot] Please pull u-boot-mpc83xx.git Message-ID: <20080903161129.54dd4173.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 WD, please pull: The following changes since commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51: Jean-Christophe PLAGNIOL-VILLARD (1): device: make device_register() clone the device are available in the git repository at: git://git.denx.de/u-boot-mpc83xx.git master Nick Spence (5): MPC83XX: Fix GPIO configuration - set gpio level before direction mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache mpc83xx: Store and display Arbiter Event Register values mpc83xx: clean up cache operations and unlock_ram_in_cache() functions mpc83xx: fix mpc8313 in-tree building with NAND MAKEALL | 2 +- Makefile | 3 + cpu/mpc83xx/cpu_init.c | 140 ++++++++++++++++++++++++++++++++++++++++- cpu/mpc83xx/start.S | 71 +++++++++++++------- include/asm-ppc/global_data.h | 4 + 5 files changed, 191 insertions(+), 29 deletions(-) Thanks, Kim