
The following changes since commit f31b0aecb5435143ac1cd5cf2abab1f9ef6ba8ea: Stefan Roese (1): Merge with git://www.denx.de/git/u-boot.git
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git
Niklaus Giger (2): PPC4xx:HCU4/5 cleanup ecc/sdram init PPC4xx:HCU4/5 cleanup
Stefan Roese (4): ppc4xx: Update Sequoia/Rainier bootstrap command Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files ppc4xx: Only enable POST FPU test on Sequoia and not Rainier ppc4xx: Remove #warning in esd auto_update.c
MAINTAINERS | 1 + MAKEALL | 1 + board/amcc/sequoia/cmd_sequoia.c | 205 +++++++++++++++++++++++++++++--------- board/esd/common/auto_update.c | 4 - board/netstal/hcu4/hcu4.c | 20 ++-- board/netstal/hcu5/hcu5.c | 69 +++++++++---- board/netstal/hcu5/sdram.c | 15 ++- include/configs/sequoia.h | 7 +- 8 files changed, 237 insertions(+), 85 deletions(-)