
The following changes since commit 70124c2602ae2d4c5d3dba05b482d91548242de8: Stefano Babic (1): Fix compile problem cause my Microblaze merge
are found in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git
Jeffrey Mann (2): ppc4xx: Fix CONFIG_SYS_CLK_FREQ definition in Sequoia config file Run new sequoia boards with an EBC speed of 83MHz
Stefan Roese (9): ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too ppc4xx: Add mtcpr/mfcpr access macros Merge with git://www.denx.de/git/u-boot.git ppc4xx: Fix problem in 405EZ OCM initialization ppc4xx: Add 405 support to 4xx NAND driver ndfc.c ppc4xx: Use do { ... } while (0) for CPR & SDR access macros ppc4xx: Update AMCC Acadia support for board revision 1.1 ppc4xx: Fix small 405EZ OCM initilization bug in start.S Merge with /home/stefan/git/u-boot/acadia-nand
board/amcc/acadia/acadia.c | 9 ++++++++- board/amcc/sequoia/sequoia.c | 10 ++++++++-- cpu/ppc4xx/ndfc.c | 8 ++++---- cpu/ppc4xx/start.S | 2 +- include/configs/acadia.h | 27 +++++++++------------------ include/configs/sequoia.h | 2 +- include/ppc405.h | 8 ++++---- include/ppc440.h | 20 +++++++++++++++++--- lib_ppc/board.c | 4 +++- 9 files changed, 55 insertions(+), 35 deletions(-)