
The following changes since commit 5db6138565ad4da190f94e0bc1d89407d58a2ab2: Wolfgang Denk (1): Merge branch 'master' of git://www.denx.de/git/u-boot-arm
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Larry Johnson (1): ppc4xx: Beautify configuration files for Sequoia and Korat boards
Mike Nuss (1): PPC440EPx: Optionally enable second I2C bus
Niklaus Giger (3): ppc4xx: PPC405GPr fix missing register definitions ppc4xx: HCU4/5. Cleanups ppc4xx: HCU4/5. Cleanup configs
board/amcc/sequoia/sequoia.c | 5 +- board/netstal/common/fixed_sdram.c | 2 +- board/netstal/common/hcu_flash.c | 14 -- board/netstal/common/nm.h | 11 ++- board/netstal/common/nm_bsp.c | 4 +- board/netstal/hcu4/hcu4.c | 80 ++++++------- board/netstal/hcu5/hcu5.c | 8 +- board/netstal/hcu5/sdram.c | 32 +++-- include/configs/hcu4.h | 26 ++--- include/configs/hcu5.h | 47 +++---- include/configs/korat.h | 234 ++++++++++++++++++----------------- include/configs/sequoia.h | 238 ++++++++++++++++++------------------ include/ppc405.h | 8 ++ 13 files changed, 346 insertions(+), 363 deletions(-)