mbox

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

Message ID 20120410175746.GA24748@bill-the-cat
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

git://git.denx.de/u-boot-ti master

Message

Tom Rini April 10, 2012, 5:57 p.m. UTC
Hello,

The following changes since commit 4a0764858b0bdcb3508f01b96e3fa32b16cdb30f:
  Simon Glass (1):
        arm: Use common .lds file where possible

are available in the git repository at:

  git://git.denx.de/u-boot-ti master

Bernhard Walle (2):
      tricorder: Add UBIFS
      tricorder: Load kernel from ubifs

Igor Grinberg (1):
      cm-t35: fix Ethernet reset timing

Joel Fernandes (1):
      BeagleBoard: Remove userbutton command and use gpio command instead

Tom Rini (2):
      OMAP: Move omap1510inn to Unmaintained / Orphaned
      hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT

 MAINTAINERS                    |    7 ++---
 board/cm_t35/cm_t35.c          |   11 ++++---
 board/ti/beagle/beagle.c       |   55 ----------------------------------------
 include/configs/hawkboard.h    |    1 +
 include/configs/omap3_beagle.h |   11 ++++++-
 include/configs/tricorder.h    |   15 ++++++++---
 6 files changed, 30 insertions(+), 70 deletions(-)

These changes are either long-standing patches (Joel), bugfixes (Igor,
my hawkboard change) or minor changes requested by board maintainers
(Bernhard), or trivial (just move omap1510inn in MAINTAINERS).

Comments

Albert ARIBAUD April 16, 2012, 12:46 p.m. UTC | #1
Hi Tom,

Le 10/04/2012 19:57, Tom Rini a écrit :
> Hello,
>
> The following changes since commit 4a0764858b0bdcb3508f01b96e3fa32b16cdb30f:
>    Simon Glass (1):
>          arm: Use common .lds file where possible
>
> are available in the git repository at:
>
>    git://git.denx.de/u-boot-ti master
>
> Bernhard Walle (2):
>        tricorder: Add UBIFS
>        tricorder: Load kernel from ubifs
>
> Igor Grinberg (1):
>        cm-t35: fix Ethernet reset timing
>
> Joel Fernandes (1):
>        BeagleBoard: Remove userbutton command and use gpio command instead
>
> Tom Rini (2):
>        OMAP: Move omap1510inn to Unmaintained / Orphaned
>        hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT
>
>   MAINTAINERS                    |    7 ++---
>   board/cm_t35/cm_t35.c          |   11 ++++---
>   board/ti/beagle/beagle.c       |   55 ----------------------------------------
>   include/configs/hawkboard.h    |    1 +
>   include/configs/omap3_beagle.h |   11 ++++++-
>   include/configs/tricorder.h    |   15 ++++++++---
>   6 files changed, 30 insertions(+), 70 deletions(-)
>
> These changes are either long-standing patches (Joel), bugfixes (Igor,
> my hawkboard change) or minor changes requested by board maintainers
> (Bernhard), or trivial (just move omap1510inn in MAINTAINERS).

Applied to u-boot-arm/master, thanks.

Amicalement,