From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 11 Jan 2008 16:14:53 +0100 Subject: [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git In-Reply-To: <200712310813.55920.sr@denx.de> References: <20070423123237.295A13535D2@atlas.denx.de> <200712310736.09082.sr@denx.de> <200712310813.55920.sr@denx.de> Message-ID: <200801111614.53498.sr@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 The following changes since commit 422b1a01602b6e2fbf8444a1192c7ba31461fd4c: Ben Warren (1): Fix Ethernet init() return codes are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Anatolij Gustschin (1): ppc4xx: Rework Lime support for lwmon5 Larry Johnson (1): ppc4xx: Fix dflush() to restore DVLIM register Matthias Fuchs (2): ppx4xx: Fix sdram init on PMC440 boards ppc4xx: Update PMC440 config file Niklaus Giger (1): ppc4xx: Make Sequoia boot vxWorks Stefan Roese (1): ppc4xx: Fix sdram init on Sequoia boards board/amcc/sequoia/init.S | 26 ++++---- board/amcc/sequoia/sdram.c | 7 ++ board/esd/pmc440/sdram.c | 7 ++ board/lwmon5/lwmon5.c | 157 ++++++++++++++++++++++++-------------------- cpu/ppc4xx/start.S | 2 + include/configs/PMC440.h | 16 +---- include/configs/lwmon5.h | 16 +++++ include/configs/sequoia.h | 1 + 8 files changed, 135 insertions(+), 97 deletions(-)