[U-Boot] pull request: u-boot-tegra/master

Tom Warren TWarren at nvidia.com
Thu Jan 19 01:01:09 CET 2012


Albert,

Please pull u-boot-tegra/master into arm master. Thanks.

The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333:

  overo: add SPL support (2012-01-16 08:40:13 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-tegra master

Simon Glass (9):
      tegra: Adjust funcmux config test to permit expansion
      tegra: Add enum to select from available funcmux configs
      tegra: Add I2C support to funcmux
      tegra: Add SDMMC support to funcmux
      tegra: Use funcmux for MMC on tamonten
      tegra: Use funcmux for MMC on harmony
      tegra: Use funcmux for MMC on seaboard
      tegra: mmc: Support operation with dcache enabled
      tegra2: Enable data cache

Stephen Warren (3):
      tegra2: Fix conflicting pinmux for UARTA
      tegra2: Fix default RAM size selection in odmdata
      tegra2: Add support for Compal Paz00 (Toshiba AC100)

MAINTAINERS                                |    1 +
arch/arm/cpu/armv7/tegra2/board.c          |   12 ++-
arch/arm/cpu/armv7/tegra2/funcmux.c        |  152 +++++++++++++++++++++++++---
arch/arm/include/asm/arch-tegra2/funcmux.h |   30 ++++++-
board/avionic-design/common/tamonten.c     |   10 +--
board/compal/paz00/Makefile                |   41 ++++++++
board/compal/paz00/paz00.c                 |   81 +++++++++++++++
board/nvidia/harmony/harmony.c             |   19 +---
board/nvidia/seaboard/seaboard.c           |   21 +---
boards.cfg                                 |    1 +
drivers/mmc/tegra2_mmc.c                   |   16 +++
include/configs/paz00.h                    |   51 +++++++++
12 files changed, 379 insertions(+), 56 deletions(-)
create mode 100644 board/compal/paz00/Makefile
create mode 100644 board/compal/paz00/paz00.c
create mode 100644 include/configs/paz00.h

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------


More information about the U-Boot mailing list