From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 20 Apr 2011 10:58:58 +0200 Subject: [U-Boot] Please pull u-boot-ti/master In-Reply-To: <1303221769-628-1-git-send-email-s-paulraj@ti.com> References: <1303221769-628-1-git-send-email-s-paulraj@ti.com> Message-ID: <4DAEA052.8020801@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Sandeep, Le 19/04/2011 16:02, s-paulraj at ti.com a ?crit : > The following changes since commit 75cb6fbe7293fbde04662124bf8f4dbef0dbce44: > Albert Aribaud (1): > Merge remote-tracking branch 'u-boot-ti/master' > > are available in the git repository at: > > git://git.denx.de/u-boot-ti.git master > > Alexander Holler (3): > OMAP3: Change some USB related MUX values > OMAP3: Add support for DPLL5 (usbhost) > omap3_beagle: enable EHCI and USB storage. > > Enric Balletbo i Serra (2): > ARM: OMAP3: Revamp IGEP v2 default > ARM: OMAP3: Revamp IGEP module default configuration > > Luca Ceresoli (2): > ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX > ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions > > arch/arm/cpu/armv7/omap3/clock.c | 20 +++++ > arch/arm/cpu/armv7/omap3/lowlevel_init.S | 22 +++++ > arch/arm/cpu/armv7/start.S | 2 +- > arch/arm/include/asm/arch-omap3/clocks.h | 1 + > arch/arm/include/asm/arch-omap3/clocks_omap3.h | 26 ++++++ > arch/arm/include/asm/arch-omap3/cpu.h | 21 ++++- > arch/arm/include/asm/arch-omap3/ehci_omap3.h | 58 +++++++++++++ > arch/arm/include/asm/arch-omap3/omap3-regs.h | 95 +++++++++++++++++++++ > board/ti/beagle/beagle.c | 106 ++++++++++++++++++++++++ > board/ti/beagle/beagle.h | 27 +++--- > include/configs/igep0020.h | 57 ++++++++++++- > include/configs/igep0030.h | 57 ++++++++++++- > include/configs/omap3_beagle.h | 6 ++ > 13 files changed, 469 insertions(+), 29 deletions(-) > create mode 100644 arch/arm/include/asm/arch-omap3/ehci_omap3.h > create mode 100644 arch/arm/include/asm/arch-omap3/omap3-regs.h Pulled in u-boot-arm/master, thanks. Amicalement, -- Albert.