All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-staging
Date: Fri, 31 Oct 2014 01:02:52 +0100	[thread overview]
Message-ID: <20141031010252.75edf9fe@crub> (raw)

Hey Tom,

The following changes since commit 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6:

  arm: interrupt_init: set sp in IRQ/FIQ modes (2014-10-29 09:03:28 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-staging.git agust at denx.de

for you to fetch changes up to 548b310c68ac99a0330d8b56c797c09ff0742d1e:

  Remove the CREDITS file (2014-10-31 00:50:51 +0100)

----------------------------------------------------------------
Andreas Bie?mann (1):
      tools/kwbimage.c: fix build on darwin

Fabio Estevam (1):
      novena: Add MAINTAINERS file

Masahiro Yamada (3):
      Remove unused files
      ppc/arm: remove remainders of dead boards in Kconfig
      Remove the CREDITS file

Paul Kocialkowski (1):
      twl4030: VMMC2 3.2V enable on MMC init

Stefan Roese (1):
      tools/kwbimage: Fix compilation warning

 CREDITS                                     |  536 ---------------------------
 arch/arm/Kconfig                            |    4 -
 arch/arm/include/asm/arch-at91/at91_shdwn.h |   35 --
 arch/powerpc/cpu/mpc5xxx/Kconfig            |    3 -
 arch/powerpc/cpu/mpc8xx/Kconfig             |    3 -
 board/kosagi/novena/MAINTAINERS             |    6 +
 board/matrix_vision/common/Makefile         |    8 -
 board/matrix_vision/common/mv_common.c      |  112 ------
 board/matrix_vision/common/mv_common.h      |    9 -
 drivers/power/twl4030.c                     |    6 +
 include/twl4030.h                           |    2 +
 include/usb/omap1510_udc.h                  |  174 ---------
 tools/kwbimage.c                            |   37 +-
 13 files changed, 42 insertions(+), 893 deletions(-)
 delete mode 100644 CREDITS
 delete mode 100644 arch/arm/include/asm/arch-at91/at91_shdwn.h
 create mode 100644 board/kosagi/novena/MAINTAINERS
 delete mode 100644 board/matrix_vision/common/Makefile
 delete mode 100644 board/matrix_vision/common/mv_common.c
 delete mode 100644 board/matrix_vision/common/mv_common.h
 delete mode 100644 include/usb/omap1510_udc.h

Please pull. Thanks!

Anatolij

             reply	other threads:[~2014-10-31  0:02 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-31  0:02 Anatolij Gustschin [this message]
2014-11-04 20:00 ` [U-Boot] Pull request: u-boot-staging Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2019-06-10 11:26 Anatolij Gustschin
2019-06-10 13:42 ` Tom Rini
2019-06-10 13:50   ` Anatolij Gustschin
2018-10-20 19:35 Anatolij Gustschin
2018-10-20 19:43 ` Tom Rini
2018-10-20 20:20   ` Anatolij Gustschin
2018-10-22 18:26     ` Jagan Teki
2018-10-22 18:39       ` Anatolij Gustschin
2018-08-11 17:15 Anatolij Gustschin
2018-08-13  0:21 ` Tom Rini
2018-08-07  6:56 Anatolij Gustschin
2018-08-07 15:32 ` Tom Rini
2016-02-06 18:18 Anatolij Gustschin
2016-02-08 20:45 ` Tom Rini
2014-08-21 17:17 Anatolij Gustschin
2014-08-25 12:35 ` Tom Rini
2013-03-29 13:26 Anatolij Gustschin
2013-04-01 16:30 ` Tom Rini
2013-01-14 22:28 Anatolij Gustschin
2013-01-14 22:40 ` Tom Rini
2012-11-14 13:52 Anatolij Gustschin
2012-11-19 19:59 ` Tom Rini
2012-11-08 12:39 Anatolij Gustschin
2012-11-08 15:07 ` Tom Rini
2012-10-05 23:06 Anatolij Gustschin
2012-10-08 16:09 ` Tom Rini
2012-09-21 23:10 Anatolij Gustschin
2012-09-22  0:21 ` Tom Rini
2012-09-22  0:22 ` Tom Rini
2012-09-01 12:44 Anatolij Gustschin
2012-09-01 22:46 ` Wolfgang Denk
2012-04-30 15:03 Anatolij Gustschin
2012-04-30 16:21 ` Wolfgang Denk
2012-04-16 16:42 Anatolij Gustschin
2012-04-16 21:00 ` Wolfgang Denk
2012-03-30 17:24 Anatolij Gustschin
2012-03-30 19:06 ` Wolfgang Denk
2011-12-20 21:35 Anatolij Gustschin
2011-12-20 22:15 ` Wolfgang Denk
2011-12-12 13:41 Anatolij Gustschin
2011-12-12 13:51 ` Wolfgang Denk
2011-12-09 16:36 Anatolij Gustschin
2011-12-10 21:46 ` Wolfgang Denk
2011-12-05 22:30 Anatolij Gustschin
2011-12-05 22:34 ` Wolfgang Denk
2011-11-27 19:28 Anatolij Gustschin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141031010252.75edf9fe@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.