From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 14 Jan 2009 11:39:37 +0100 Subject: [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Message-ID: <200901141139.37554.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 5f01ea63a6c263767f548b4f61880b08f7850ffc: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Matthias Fuchs (4): ppc4xx: Enable auto RS485 mode on PLU405 boards ppc4xx: Cleanup CPCI405 board code ppc4xx: Disable pci node in device tree on CPCI405 pci adapters ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards board/esd/cpci405/Makefile | 1 + board/esd/cpci405/cpci405.c | 331 ++++++++++++++++++++++--------------------- board/esd/plu405/plu405.c | 10 ++ include/configs/CPCI4052.h | 2 + include/configs/CPCI405AB.h | 3 + 5 files changed, 184 insertions(+), 163 deletions(-)