From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 03 Sep 2008 23:46:53 +0200 Subject: [U-Boot] Please pull u-boot-mpc83xx.git In-Reply-To: <20080903161129.54dd4173.kim.phillips@freescale.com> References: <20080903161129.54dd4173.kim.phillips@freescale.com> Message-ID: <20080903214653.345BE24815@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Kim Phillips, In message <20080903161129.54dd4173.kim.phillips@freescale.com> you wrote: > 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(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de In a survey taken several years ago, all incoming freshmen at MIT were asked if they expected to graduate in the top half of their class. Ninety-seven percent responded that they did.