From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Warren Date: Mon, 23 Jan 2012 07:55:08 -0800 Subject: [U-Boot] pull request: u-boot-tegra/master In-Reply-To: <4F1A9C71.5000804@aribaud.net> References: <5FBF8E85CA34454794F0F7ECBA79798F3791EBB8B7@HQMAIL04.nvidia.com> <4F1A9C71.5000804@aribaud.net> Message-ID: <5FBF8E85CA34454794F0F7ECBA79798F3791EBBCB2@HQMAIL04.nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Albert, > -----Original Message----- > From: Albert ARIBAUD [mailto:albert.u.boot at aribaud.net] > Sent: Saturday, January 21, 2012 4:07 AM > To: Tom Warren > Cc: Wolfgang Denk; u-boot at lists.denx.de; Stephen Warren; Simon Glass > Subject: Re: pull request: u-boot-tegra/master > > Hi Tom, > > Le 19/01/2012 01:01, Tom Warren a ?crit : > > 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 > > Applied to u-boot-arm/master, thanks! Thank you! > > Would it be possible, though, not to have this in your mails to the list? > > > ---------------------------------------------------------------------- > > ------------- 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. > > ---------------------------------------------------------------------- > > ------------- I'm told that I need to add 'nvpublic' to my message to have our exchange server skip the confidentiality statement. I've done so in this reply, and I'll do so in all future postings to u-boot at lists.denx.de. Tom -- nvpublic > > Amicalement, > -- > Albert.