
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(-)