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

s-paulraj at ti.com s-paulraj at ti.com
Tue Nov 8 15:05:09 CET 2011


The following changes since commit c686537f34268ffd6d87e3b8b14d1118b221a995:
  David Müller (ELSOFT AG) (1):
        ARM: re-add MACH_TYPE_XXXXXX for VCMA9 board and add CONFIG_MACH_TYPE

are available in the git repository at:

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

Christian Riesch (3):
      arm, davinci: Rename AM1808 lowlevel functions to DA850
      arm, davinci: Remove the duplication of LPSC functions
      arm, davinci: Fix setting of the SDRAM configuration register

Manjunath Hadli (2):
      dm646x: add new configuration for dm6467T
      dm646x: pass board revision info to kernel

Prabhakar Lad (1):
      da8xxevm: fix build error

 arch/arm/cpu/arm926ejs/davinci/Makefile            |    2 +-
 .../{am1808_lowlevel.c => da850_lowlevel.c}        |  223 +++++++-------------
 .../{am1808_lowlevel.h => da850_lowlevel.h}        |   26 ++--
 arch/arm/include/asm/arch-davinci/hardware.h       |    1 +
 board/davinci/dm6467evm/dm6467evm.c                |   20 ++
 boards.cfg                                         |    1 +
 include/configs/davinci_dm6467Tevm.h               |  163 ++++++++++++++
 include/configs/davinci_dm6467evm.h                |    1 +
 8 files changed, 274 insertions(+), 163 deletions(-)
 rename arch/arm/cpu/arm926ejs/davinci/{am1808_lowlevel.c => da850_lowlevel.c} (56%)
 rename arch/arm/include/asm/arch-davinci/{am1808_lowlevel.h => da850_lowlevel.h} (63%)
 create mode 100644 include/configs/davinci_dm6467Tevm.h


More information about the U-Boot mailing list