[U-Boot] Please pull u-boot-ti/master

s-paulraj at ti.com s-paulraj at ti.com
Wed Dec 29 00:39:50 CET 2010


Albert,

Please pull u-boot-ti/master
This pull request consists of an update to the ARM mach-types. 
Also added some fixes and minor enhancements to DaVinci support.
Most of the patches are either in an internal TI tree or have been
sent to the list but never made it upstream.

Regards,
Sandeep

The following changes since commit 71bbbc293f1b55b8650807588344508dc6e259b3:
  Sandeep Paulraj (1):
        Merge branch 'master' of git://git.denx.de/u-boot-ti

are available in the git repository at:

  git://git.denx.de/u-boot-ti.git master

Sandeep Paulraj (6):
      DM365: Fix Build Error
      DaVinci EMAC: Fix davinci_eth_gigabit_enable
      DaVinci EMAC: Add name to Ethernet device
      DaVinci DM6467: Added ET1011C (LSI) PHY support
      ARM: Update mach types
      DaVinci DM6467: Enhance board Support

 arch/arm/cpu/arm926ejs/davinci/Makefile       |    2 +-
 arch/arm/cpu/arm926ejs/davinci/et1011c.c      |   55 +
 arch/arm/include/asm/arch-davinci/emac_defs.h |    3 +
 arch/arm/include/asm/arch-davinci/hardware.h  |    1 +
 arch/arm/include/asm/mach-types.h             | 2305 ++++++++++++++++++++++++-
 board/davinci/common/misc.c                   |    2 +-
 board/davinci/dm6467evm/dm6467evm.c           |   26 +
 drivers/net/davinci_emac.c                    |   15 +-
 include/configs/davinci_dm6467evm.h           |   30 +-
 9 files changed, 2417 insertions(+), 22 deletions(-)
 create mode 100644 arch/arm/cpu/arm926ejs/davinci/et1011c.c


More information about the U-Boot mailing list