[U-Boot] Please pull u-boot-ti/next
Wolfgang Denk
wd at denx.de
Tue Nov 30 21:39:13 CET 2010
Dear s-paulraj at ti.com,
In message <1291136354-11693-1-git-send-email-s-paulraj at ti.com> you wrote:
> The following changes since commit c87f6457bb9cb465e9630b00b4c824847a62c6c5:
> Mike Frysinger (1):
> ext2: constify file/dir names
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-ti.git next
>
> Stefano Babic (3):
> da850: Enable SPI Flash
> Davinci 8xx: Move common functions to share code
> Davinci: add support for the ea20 board
>
> Sudhakar Rajashekhara (2):
> da8xx: Add cpu_is_da8xx macros
> da850: Add RMII support for EMAC
>
> Sughosh Ganu (3):
> Move and rename common headers from under
> Remove board_init_f function from nand_boot.c
> Add board support for hawkboard
>
> MAINTAINERS | 6 +
> .../arm/include/asm/arch-davinci/davinci_misc.h | 15 ++
> arch/arm/include/asm/arch-davinci/hardware.h | 37 ++++-
> board/davinci/common/Makefile | 2 +-
> board/davinci/common/davinci_pinmux.c | 105 ++++++++++
> board/davinci/common/misc.c | 99 ++++------
> board/davinci/da8xxevm/Makefile | 2 +-
> board/davinci/da8xxevm/common.c | 55 ------
> board/davinci/da8xxevm/common.h | 30 ---
> board/davinci/da8xxevm/da830evm.c | 3 +-
> board/davinci/da8xxevm/da850evm.c | 115 +++++++++++-
> board/davinci/da8xxevm/hawkboard.c | 68 +++++++
> board/davinci/da8xxevm/hawkboard_nand_spl.c | 157 +++++++++++++++
> board/davinci/dm355evm/dm355evm.c | 2 +-
> board/davinci/dm355leopard/dm355leopard.c | 2 +-
> board/davinci/dm365evm/dm365evm.c | 2 +-
> board/davinci/dvevm/dvevm.c | 2 +-
> board/davinci/ea20/Makefile | 53 +++++
> board/davinci/ea20/ea20.c | 196 +++++++++++++++++++
> board/davinci/schmoogie/schmoogie.c | 2 +-
> board/davinci/sffsdr/sffsdr.c | 2 +-
> board/davinci/sonata/sonata.c | 2 +-
> board/samsung/smdk6400/smdk6400_nand_spl.c | 37 ++++
> boards.cfg | 4 +
> doc/README.hawkboard | 93 +++++++++
> drivers/net/davinci_emac.c | 41 ++++-
> include/configs/da850evm.h | 29 +++
> include/configs/ea20.h | 192 ++++++++++++++++++
> include/configs/hawkboard.h | 206 ++++++++++++++++++++
> nand_spl/board/davinci/da8xxevm/Makefile | 141 +++++++++++++
> nand_spl/board/davinci/da8xxevm/u-boot.lds | 75 +++++++
> nand_spl/board/samsung/smdk6400/Makefile | 6 +-
> nand_spl/nand_boot.c | 9 +-
> 33 files changed, 1615 insertions(+), 175 deletions(-)
> rename board/davinci/common/misc.h => arch/arm/include/asm/arch-davinci/davinci_misc.h (80%)
> create mode 100644 board/davinci/common/davinci_pinmux.c
> delete mode 100644 board/davinci/da8xxevm/common.c
> delete mode 100644 board/davinci/da8xxevm/common.h
> create mode 100644 board/davinci/da8xxevm/hawkboard.c
> create mode 100644 board/davinci/da8xxevm/hawkboard_nand_spl.c
> create mode 100644 board/davinci/ea20/Makefile
> create mode 100644 board/davinci/ea20/ea20.c
> create mode 100644 board/samsung/smdk6400/smdk6400_nand_spl.c
> create mode 100644 doc/README.hawkboard
> create mode 100644 include/configs/ea20.h
> create mode 100644 include/configs/hawkboard.h
> create mode 100644 nand_spl/board/davinci/da8xxevm/Makefile
> create mode 100644 nand_spl/board/davinci/da8xxevm/u-boot.lds
Applied to u-boot-arm # next, 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
The universe, they said, depended for its operation on the balance of
four forces which they identified as charm, persuasion, uncertainty
and bloody-mindedness. -- Terry Pratchett, "The Light Fantastic"
More information about the U-Boot
mailing list