From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 8 Jul 2009 11:20:23 +0200 Subject: [U-Boot] Please pull ppc4xx Message-ID: <200907081120.23740.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 59869ca72df8bc4e4ffa9dd17cb6673bbe010272: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-video are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Alessio Centazzo (1): ppc4xx: Fixed PPC4xx debug compilation error in uic.c Felix Radensky (2): ppc4xx: Fix FDT EBC mappings on Canyonlands 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code Matthias Fuchs (2): ppc4xx: Implement is_pci_host() for 405 CPUs ppc4xx: Make pll_write global Stefan Roese (1): ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" board/amcc/canyonlands/canyonlands.c | 6 +++- cpu/ppc4xx/44x_spd_ddr2.c | 42 ++++++++++++++++++++------------- cpu/ppc4xx/4xx_pci.c | 19 +++++++++++++-- cpu/ppc4xx/cpu.c | 2 + cpu/ppc4xx/start.S | 1 + cpu/ppc4xx/uic.c | 2 +- include/configs/canyonlands.h | 2 + 7 files changed, 51 insertions(+), 23 deletions(-)