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

s-paulraj at ti.com s-paulraj at ti.com
Tue Apr 19 16:02:49 CEST 2011


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


More information about the U-Boot mailing list