[U-Boot] Pull request: u-boot-arm/master
Wolfgang Denk
wd at denx.de
Thu May 12 19:27:06 CEST 2011
Dear Albert ARIBAUD,
In message <4DCAFA98.2020205 at aribaud.net> you wrote:
> Hi Wolfgang,
>
> The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:
>
> keymile boards: move keymile specific header in subdir (2011-05-10
> 23:22:49 +0200)
>
> are available in the git repository at:
> git://git.denx.de/u-boot-arm master
>
> Ben Gardiner (1):
> da850evm: fix NAND WSTROBE and TA timings
>
> Clint Adams (4):
> Rename openrd_base files to openrd
> Add definitions for OpenRD-Client and OpenRD-Ultimate
> Initialize second PHY on OpenRD-Client and OpenRD-Ultimate
> Enable multiple fs options for Marvell SoC family on OpenRD boards
>
> Fabio Estevam (2):
> MX31: mx31pdk: Add watchdog support
> gpio: imx: Fix return value on error
>
> Simon Guinot (2):
> Kirkwood: allow to override CONFIG_SYS_TCLK
> mv-common.h: fix DRAM banks configuration
>
> Stefano Babic (2):
> MX31: removed warning due to missing prototype
> MX31: change return value of get_cpu_rev
>
> MAKEALL | 2 +
> arch/arm/cpu/arm1136/mx31/generic.c | 31
> +++++++++++--------
> arch/arm/include/asm/arch-kirkwood/kw88f6281.h | 8 +++--
> arch/arm/include/asm/arch-mx31/clock.h | 1 +
> arch/arm/include/asm/arch-mx31/imx-regs.h | 2 +-
> board/Marvell/{openrd_base => openrd}/Makefile | 2 +-
> board/Marvell/{openrd_base => openrd}/kwbimage.cfg | 0
> .../{openrd_base/openrd_base.c => openrd/openrd.c} | 33
> +++++++++++++++++---
> .../{openrd_base/openrd_base.h => openrd/openrd.h} | 0
> board/davinci/da8xxevm/da850evm.c | 4 +-
> board/freescale/mx31pdk/mx31pdk.c | 16 +++++++++
> boards.cfg | 4 ++-
> drivers/gpio/mxc_gpio.c | 5 ++-
> include/configs/mv-common.h | 8 ++--
> include/configs/mx31pdk.h | 3 ++
> include/configs/{openrd_base.h => openrd.h} | 33
> +++++++++++++++++---
> 16 files changed, 115 insertions(+), 37 deletions(-)
> rename board/Marvell/{openrd_base => openrd}/Makefile (98%)
> rename board/Marvell/{openrd_base => openrd}/kwbimage.cfg (100%)
> rename board/Marvell/{openrd_base/openrd_base.c => openrd/openrd.c} (80%)
> rename board/Marvell/{openrd_base/openrd_base.h => openrd/openrd.h} (100%)
> rename include/configs/{openrd_base.h => openrd.h} (81%)
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
A student of probability soon realizes that by its nature the
billion-to-one chance crops up nine times out of ten, and that the
greatest odds boil down to a double-sided statement: it will happen,
or it will not. - Terry Pratchett, _The Dark Side of the Sun_
More information about the U-Boot
mailing list