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

s-paulraj at ti.com s-paulraj at ti.com
Fri Nov 19 18:21:41 CET 2010


The following changes since commit 635d1b3e1b885267de90d100402ba7748fdd9bc5:
  Matthias Weisser (1):
        Makefile: Fix build with USE_PRIVATE_LIBGCC

are available in the git repository at:

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

Grazvydas Ignotas (3):
      OMAP3: pandora: fix relocation and init memory
      OMAP3: pandora: remove unused config macros
      OMAP3: pandora: update config for production

Nick Thompson (1):
      da830: fixup ARM relocation support

Nishanth Menon (2):
      mmc: omap: timeout counter fix
      omap4: board: change global data pointer to file scope

Sekhar Nori (2):
      DA850 EVM: add information regarding DA850 in README.davinci
      DA850 EVM: passing maximum clock rate information to kernel

Steve Sakoman (1):
      OMAP4: Panda: Disable CMD_NFS

 arch/arm/cpu/armv7/omap4/board.c  |    3 +-
 board/davinci/da8xxevm/da850evm.c |   33 ++++++++++
 board/pandora/config.mk           |   33 ----------
 doc/README.davinci                |   25 ++++++++
 drivers/mmc/omap_hsmmc.c          |  107 ++++++++++++++++++++++++++--------
 include/configs/da830evm.h        |   10 +++-
 include/configs/da850evm.h        |    1 +
 include/configs/omap3_pandora.h   |  117 ++++++++++++++++--------------------
 include/configs/omap4_panda.h     |    1 +
 9 files changed, 204 insertions(+), 126 deletions(-)
 delete mode 100644 board/pandora/config.mk


More information about the U-Boot mailing list