From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 4 Jul 2013 14:10:55 +0200 Subject: [U-Boot] Please pull u-boot-ti/master In-Reply-To: <20130702200552.GH16630@bill-the-cat> References: <20130702200552.GH16630@bill-the-cat> Message-ID: <20130704141055.2945bd02@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On Tue, 2 Jul 2013 16:05:52 -0400, Tom Rini wrote: > Hello, > > The following changes since commit e6c7f86f03b0ad25e9ef70df3ee1989b6b789d7c: > > Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-06-28 17:51:13 +0200) > > are available in the git repository at: > > > git://git.denx.de/u-boot-ti.git master > > for you to fetch changes up to 87bd05d78f0f5765f3d3e1517c76794c82dab7cc: > > ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 (2013-07-02 09:21:16 -0400) > > ---------------------------------------------------------------- > Axel Lin (1): > ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 > > Ilya Ledvich (1): > am33xx: fix the ddr_cmdtctrl structure > > Lokesh Vutla (1): > ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION > > Michael Trimarchi (1): > usb: omap: ulpi: fix ulpi transceiver access > > arch/arm/cpu/armv7/omap-common/emif-common.c | 3 ++ > arch/arm/cpu/armv7/omap5/hw_data.c | 2 ++ > arch/arm/cpu/armv7/omap5/hwinit.c | 4 ++- > arch/arm/include/asm/arch-am33xx/ddr_defs.h | 1 - > arch/arm/include/asm/arch-am33xx/gpio.h | 2 ++ > arch/arm/include/asm/arch-omap3/gpio.h | 2 ++ > arch/arm/include/asm/arch-omap4/gpio.h | 2 ++ > arch/arm/include/asm/arch-omap5/gpio.h | 4 +++ > drivers/gpio/omap_gpio.c | 2 +- > drivers/usb/ulpi/omap-ulpi-viewport.c | 42 ++++++-------------------- > 10 files changed, 28 insertions(+), 36 deletions(-) > Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.