From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 18 Apr 2007 12:19:02 +0200 Subject: [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git In-Reply-To: <20070404001927.26378352676@atlas.denx.de> References: <20070404001927.26378352676@atlas.denx.de> Message-ID: <200704181219.03075.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 25b0806fff1f1fd24f69f6d9ef04d8345667e60b: 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 Denis Peter (1): Fix bugs in cmd_ide.c and cmd_scsi.c Domen Puncer (2): icecube/lite5200b: wakeup from low-power support icecube/lite5200b: document wakeup from low-power support Greg Lopp (1): Fix use of "void *" for block dev read/write buffer pointers Heiko Schocher (1): [Fix] Set the LED status register on the UC101 for the LXT971 PHY. Jeffrey Mann (1): ppc4xx: Fix i2c divisor calcularion for PPC4xx Stefan Roese (5): ppc4xx: Change SysACE address on Katmai Merge with git://www.denx.de/git/u-boot.git ppc4xx: Add output for bootrom location to 405EZ ports ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM Merge with git://www.denx.de/git/u-boot.git Wolfgang Denk (3): Update for SC3 board Update CHANGELOG Update CHANGELOG CHANGELOG | 140 ++++++++++++++++++++++++++++++++++++++++ Makefile | 5 ++ board/amcc/acadia/acadia.c | 10 ++- board/amcc/katmai/init.S | 2 +- board/icecube/icecube.c | 49 ++++++++++++++ board/uc101/uc101.c | 2 + common/cmd_ide.c | 21 +++--- common/cmd_scsi.c | 2 +- cpu/mpc5xxx/fec.c | 4 + cpu/ppc4xx/cpu.c | 30 ++++++++- cpu/ppc4xx/i2c.c | 4 +- doc/README.Lite5200B_low_power | 22 ++++++ include/configs/katmai.h | 2 +- include/configs/sc3.h | 10 ++-- include/ppc405.h | 2 + include/ppc440.h | 2 +- 16 files changed, 278 insertions(+), 29 deletions(-) create mode 100644 doc/README.Lite5200B_low_power Viele Gr??e, Stefan ===================================================================== DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell, Germany =====================================================================