From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 16 Feb 2008 07:11:38 +0100 Subject: [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git In-Reply-To: <200802141155.38386.sr@denx.de> References: <20070423123237.295A13535D2@atlas.denx.de> <200801091101.14617.sr@denx.de> <200802141155.38386.sr@denx.de> Message-ID: <200802160711.39228.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 5db6138565ad4da190f94e0bc1d89407d58a2ab2: Wolfgang Denk (1): Merge branch 'master' of git://www.denx.de/git/u-boot-arm are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Larry Johnson (1): ppc4xx: Beautify configuration files for Sequoia and Korat boards Mike Nuss (1): PPC440EPx: Optionally enable second I2C bus Niklaus Giger (3): ppc4xx: PPC405GPr fix missing register definitions ppc4xx: HCU4/5. Cleanups ppc4xx: HCU4/5. Cleanup configs board/amcc/sequoia/sequoia.c | 5 +- board/netstal/common/fixed_sdram.c | 2 +- board/netstal/common/hcu_flash.c | 14 -- board/netstal/common/nm.h | 11 ++- board/netstal/common/nm_bsp.c | 4 +- board/netstal/hcu4/hcu4.c | 80 ++++++------- board/netstal/hcu5/hcu5.c | 8 +- board/netstal/hcu5/sdram.c | 32 +++-- include/configs/hcu4.h | 26 ++--- include/configs/hcu5.h | 47 +++---- include/configs/korat.h | 234 ++++++++++++++++++----------------- include/configs/sequoia.h | 238 ++++++++++++++++++------------------ include/ppc405.h | 8 ++ 13 files changed, 346 insertions(+), 363 deletions(-)