From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 30 Sep 2009 23:27:27 +0200 Subject: [U-Boot] Please pull u-boot-ppc4xx/master In-Reply-To: <200909281056.09788.sr@denx.de> References: <200909281056.09788.sr@denx.de> Message-ID: <20090930212727.2DE87832E408@gemini.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 Dear Stefan Roese, In message <200909281056.09788.sr@denx.de> you wrote: > The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724: > Wolfgang Denk (1): > mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[] > > are available in the git repository at: > > git://www.denx.de/git/u-boot-ppc4xx.git master > > Stefan Roese (3): > ppc4xx: Convert PPC4xx UIC defines from lower case to upper case > ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case > ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead > > board/amcc/acadia/acadia.c | 12 ++-- > board/amcc/bamboo/bamboo.c | 28 +++++----- > board/amcc/bubinga/bubinga.c | 12 ++-- > board/amcc/canyonlands/canyonlands.c | 62 ++++++++++---------- > board/amcc/ebony/ebony.c | 54 +++++++++--------- > board/amcc/katmai/katmai.c | 72 ++++++++++++------------ > board/amcc/kilauea/kilauea.c | 48 ++++++++-------- > board/amcc/luan/luan.c | 32 +++++----- > board/amcc/makalu/makalu.c | 48 ++++++++-------- > board/amcc/ocotea/ocotea.c | 84 ++++++++++++++-------------- > board/amcc/redwood/redwood.c | 60 ++++++++++---------- > board/amcc/sequoia/sequoia.c | 42 +++++++------- > board/amcc/taihu/taihu.c | 14 ++-- > board/amcc/taishan/taishan.c | 60 ++++++++++---------- > board/amcc/walnut/walnut.c | 14 ++-- > board/amcc/yosemite/yosemite.c | 62 ++++++++++---------- > board/amcc/yucca/yucca.c | 64 ++++++++++---------- > board/cray/L1/L1.c | 32 +++++----- > board/csb272/csb272.c | 22 ++++---- > board/csb272/init.S | 18 +++--- > board/csb472/csb472.c | 22 ++++---- > board/csb472/init.S | 18 +++--- > board/dave/PPChameleonEVB/PPChameleonEVB.c | 14 ++-- > board/eric/eric.c | 14 ++-- > board/eric/init.S | 14 ++-- > board/esd/apc405/apc405.c | 14 ++-- > board/esd/ar405/ar405.c | 14 ++-- > board/esd/ash405/ash405.c | 14 ++-- > board/esd/canbt/canbt.c | 14 ++-- > board/esd/cms700/cms700.c | 14 ++-- > board/esd/cpci2dp/cpci2dp.c | 16 +++--- > board/esd/cpci405/cpci405.c | 18 +++--- > board/esd/cpciiser4/cpciiser4.c | 16 +++--- > board/esd/dp405/dp405.c | 14 ++-- > board/esd/du405/du405.c | 14 ++-- > board/esd/du440/du440.c | 42 +++++++------- > board/esd/hh405/hh405.c | 14 ++-- > board/esd/hub405/hub405.c | 14 ++-- > board/esd/ocrtc/ocrtc.c | 14 ++-- > board/esd/pci405/pci405.c | 16 +++--- > board/esd/plu405/plu405.c | 14 ++-- > board/esd/pmc405/pmc405.c | 14 ++-- > board/esd/pmc405de/pmc405de.c | 14 ++-- > board/esd/pmc440/pmc440.c | 46 +++++++------- > board/esd/voh405/voh405.c | 14 ++-- > board/esd/vom405/vom405.c | 14 ++-- > board/esd/wuh405/wuh405.c | 14 ++-- > board/exbitgen/exbitgen.c | 22 ++++---- > board/exbitgen/init.S | 14 ++-- > board/g2000/g2000.c | 41 +++++++------- > board/gdsys/dlvision/dlvision.c | 14 ++-- > board/gdsys/gdppc440etx/gdppc440etx.c | 28 +++++----- > board/gdsys/intip/intip.c | 56 +++++++++--------- > board/gdsys/neo/neo.c | 14 ++-- > board/jse/jse.c | 12 ++-- > board/jse/sdram.c | 36 ++++++------ > board/korat/korat.c | 46 +++++++------- > board/lwmon5/lwmon5.c | 42 +++++++------- > board/mpl/mip405/mip405.c | 52 ++++++++-------- > board/mpl/pip405/pip405.c | 50 ++++++++-------- > board/netstal/common/fixed_sdram.c | 40 +++++++------- > board/netstal/hcu4/hcu4.c | 12 ++-- > board/netstal/hcu5/hcu5.c | 46 +++++++------- > board/netstal/mcu25/mcu25.c | 12 ++-- > board/pcs440ep/pcs440ep.c | 30 +++++----- > board/prodrive/alpr/alpr.c | 60 ++++++++++---------- > board/prodrive/p3p440/p3p440.c | 30 +++++----- > board/quad100hd/quad100hd.c | 14 ++-- > board/sandburst/common/sb_common.c | 24 ++++---- > board/sandburst/karef/karef.c | 60 ++++++++++---------- > board/sandburst/metrobox/metrobox.c | 60 ++++++++++---------- > board/sbc405/sbc405.c | 14 ++-- > board/sc3/sc3.c | 40 +++++++------- > board/w7o/init.S | 10 ++-- > board/w7o/w7o.c | 36 ++++++------ > board/xes/xpedite1000/xpedite1000.c | 54 +++++++++--------- > board/zeus/zeus.c | 14 ++-- > common/cmd_reginfo.c | 78 +++++++++++++------------- > cpu/ppc4xx/40x_spd_sdram.c | 27 ++++----- > cpu/ppc4xx/44x_spd_ddr.c | 44 +++++++------- > cpu/ppc4xx/sdram.c | 60 ++++++++++---------- > cpu/ppc4xx/uic.c | 28 +++++----- > include/asm-ppc/ppc4xx-sdram.h | 86 +++++++++++---------------- > include/asm-ppc/ppc4xx-uic.h | 80 +++++++++++--------------- > nand_spl/board/amcc/bamboo/sdram.c | 26 ++++---- > 85 files changed, 1341 insertions(+), 1371 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de I thought my people would grow tired of killing. But you were right, they see it is easier than trading. And it has its pleasures. I feel it myself. Like the hunt, but with richer rewards. -- Apella, "A Private Little War", stardate 4211.8