From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 24 May 2007 11:12:58 +0200 Subject: [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git In-Reply-To: <200705181121.38661.sr@denx.de> References: <20070423123237.295A13535D2@atlas.denx.de> <200704231516.04707.sr@denx.de> <200705181121.38661.sr@denx.de> Message-ID: <200705241112.58816.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 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(-)