
The following changes since commit 35ded29fd941f3bd40660dd1440763f34708cf65: Wolfgang Denk (1): Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
are found in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git
John Otken john@softadvances.com (1): ppc4xx: Clear Sequoia/Rainier security engine reset bits
Matthias Fuchs (5): fixed ethernet phy configuration for plu405 board I2C: Add missing default CFG_SPD_BUS_NUM 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined I2C: add some more SPD eeprom decoding for DDR2 modules
Stefan Roese (1): ppc4xx: Fix file mode of sequoia.c
board/amcc/sequoia/sequoia.c | 4 ++++ board/esd/plu405/plu405.c | 17 +++++++++++------ common/cmd_i2c.c | 42 ++++++++++++++++++++++-------------------- cpu/ppc4xx/i2c.c | 2 +- include/configs/PLU405.h | 8 ++------ include/i2c.h | 3 +++ 6 files changed, 43 insertions(+), 33 deletions(-)