From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 8 Mar 2007 23:03:37 +0100 Subject: [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Message-ID: <200703082303.37591.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 at 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(-)