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

s-paulraj at ti.com s-paulraj at ti.com
Mon Jan 25 15:18:38 CET 2010


The following changes since commit 2ff6922280025c1315c53fa2eb4ab33f0c9591de:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-arm

are available in the git repository at:

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

Nick Thompson (1):
      da830evm: Use table driven pin mux configuration

Sekhar Nori (1):
      TI DaVinci: Driver for the davinci SPI controller

 board/davinci/da830evm/da830evm.c |   35 +++---
 drivers/spi/Makefile              |    1 +
 drivers/spi/davinci_spi.c         |  223 +++++++++++++++++++++++++++++++++++++
 drivers/spi/davinci_spi.h         |  101 +++++++++++++++++
 4 files changed, 342 insertions(+), 18 deletions(-)
 create mode 100644 drivers/spi/davinci_spi.c
 create mode 100644 drivers/spi/davinci_spi.h


More information about the U-Boot mailing list