public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request u-boot-marvell.git
Date: Sun, 21 Aug 2011 10:05:57 +0200	[thread overview]
Message-ID: <4E50BC65.8090901@aribaud.net> (raw)
In-Reply-To: <F766E4F80769BD478052FB6533FA745D19FE67991D@SC-VEXCH4.marvell.com>

Hi Prafulla,

Le 21/08/2011 09:34, Prafulla Wadaskar a ?crit :
> Hi Albert
>
> Please kindly pull
> The following changes since commit 043a76397696ca0a77ebee0ffc60bf31bdf37f02:
>    Prafulla Wadaskar (1):
>          Merge branch 'master' of git://git.marvell.com/mirror/denx.de/u-boot-arm into armmaster
>
> are available in the git repository at:
>
>    u-boot-marvell.git master branch.
>
> Ajay Bhargav (2):
>        gpio: Add GPIO driver framework for Marvell SoCs
>        gpio: Add GPIO driver for Marvell SoC Armada100
>
>   arch/arm/include/asm/arch-armada100/gpio.h |   48 ++++++++++++
>   drivers/gpio/Makefile                      |    1 +
>   drivers/gpio/mvgpio.c                      |  115 ++++++++++++++++++++++++++++
>   drivers/gpio/mvgpio.h                      |   74 ++++++++++++++++++
>   4 files changed, 238 insertions(+), 0 deletions(-)
>   create mode 100644 arch/arm/include/asm/arch-armada100/gpio.h
>   create mode 100644 drivers/gpio/mvgpio.c
>   create mode 100644 drivers/gpio/mvgpio.h
>
> Regards..
> Prafulla . .

One question, to you, and one note, to all ARM custodians:

The question, about the patches:

These were submitted on 2011/07/21, after the merge window close of 
2011/07/16, and are not a bugfix, right? If so they should only go to 
master after the september release -- I can pull them into 
u-boot-arm/next if you want then out of your plate, though.

The note, about pull request to the ARM repo:

I see (here, as in some pull reqs to ARM from others as well) that you 
have merged the u-boot-arm/master tip in your tree. This causes two 
problems, one minor, and one major.

The minor one is that the commit on which your pull request is emitted 
is *not* a commit of u-boot-arm/master, whereas it should be.

The (more) major problem is that this merging is contrary to 
<http://www.denx.de/wiki/view/U-Boot/CustodianGitTrees#Tips_for_maintaining_custodian_t>, 
which mandates that repos be rebased onto their upstream repo, not that 
they merge it.

This is not simply a question of style vs. substance: one of the reasons 
to prefer rebases to merges is that merges prevent effective use of git 
bisect, thus prevent tracking regressions.

(note: I think the Wiki can mislead readers into doing git pulls, which 
actually cause merges, and it would be better if the Wiki suggested git 
fetches instead -- and did not suggest use of intermediate branches such 
as 'uboot' which are only syntactic sugaring for 'u-boot/master'.)

So custodians, instead of merging the upstream repo onto which you will 
send a pull request, please do rebase your repo onto the upstream master 
branch!

Amicalement,
-- 
Albert.

  reply	other threads:[~2011-08-21  8:05 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-21  7:34 [U-Boot] Pull request u-boot-marvell.git Prafulla Wadaskar
2011-08-21  8:05 ` Albert ARIBAUD [this message]
2011-08-21  8:15   ` Prafulla Wadaskar
2011-08-21 10:16     ` Albert ARIBAUD
2011-08-21 13:00       ` Prafulla Wadaskar
2011-08-22  6:42         ` Albert ARIBAUD
2011-08-21 10:24 ` [U-Boot] Pull request u-boot-marvell.git -- watch out Albert ARIBAUD
2011-08-21 10:30   ` Albert ARIBAUD
2011-08-21 12:59   ` Prafulla Wadaskar
  -- strict thread matches above, loose matches on Subject: below --
2011-09-13 13:08 [U-Boot] Pull request u-boot-marvell.git Prafulla Wadaskar
2011-09-13 17:43 ` Albert ARIBAUD
2011-09-14  6:06   ` Prafulla Wadaskar
2011-09-14  6:54     ` Albert ARIBAUD
2011-08-04 12:51 Prafulla Wadaskar
2011-08-04 14:45 ` Albert ARIBAUD
2011-08-05  1:52   ` Prafulla Wadaskar
2011-06-17 10:51 Prafulla Wadaskar
2011-06-16 11:23 Prafulla Wadaskar
2011-06-18  5:46 ` Albert ARIBAUD
2011-06-20  5:16   ` Prafulla Wadaskar
2011-06-20 11:46     ` Albert ARIBAUD
2011-05-06 13:25 Prafulla Wadaskar
2011-05-06 20:00 ` Albert ARIBAUD
2011-05-06 20:43   ` Prafulla Wadaskar
2011-05-07  7:14     ` Albert ARIBAUD
2011-05-11 11:51       ` Prafulla Wadaskar
2011-05-11 21:01         ` Albert ARIBAUD
2011-04-13 14:47 Prafulla Wadaskar
2011-04-13 19:35 ` Albert ARIBAUD
2011-02-14  6:58 Prafulla Wadaskar
2011-02-14  7:17 ` Albert ARIBAUD
2011-02-09  9:49 Prafulla Wadaskar
2011-02-09 21:01 ` Albert ARIBAUD
2011-02-10 20:40   ` Albert ARIBAUD
     [not found] <F766E4F80769BD478052FB6533FA745D19F11C124E@SC-VEXCH4.marvell.com>
2010-12-13 22:45 ` Wolfgang Denk
2010-12-16 22:04 ` Wolfgang Denk
     [not found] <4970A9779D0EB04A877B313171049CA7047FDE73@SC-VEXCH4.marvell.com>
2010-11-25  7:10 ` Prafulla Wadaskar
2010-11-26 20:15   ` Wolfgang Denk
2010-06-17 10:35 Prafulla Wadaskar
2010-06-17 20:27 ` Wolfgang Denk
2010-08-09  6:18 ` Prafulla Wadaskar
2010-08-09  6:51   ` Albert ARIBAUD
2010-08-09  8:13     ` Prafulla Wadaskar
2010-08-09  8:40       ` Albert ARIBAUD
2010-08-10 20:45         ` Wolfgang Denk
2010-08-10 20:56           ` Albert ARIBAUD
2010-08-10 20:39   ` Wolfgang Denk
2010-08-26  5:09   ` Prafulla Wadaskar
2010-09-07 21:25     ` Wolfgang Denk
2010-09-08  6:03       ` Prafulla Wadaskar
2010-09-08  6:17         ` Wolfgang Denk
2010-10-12  5:20         ` Prafulla Wadaskar
2010-10-12 18:07           ` Wolfgang Denk
2010-10-29 11:11   ` Prafulla Wadaskar
2010-10-29 11:23     ` Albert ARIBAUD
2010-10-29 11:28       ` Prafulla Wadaskar
2010-10-29 11:45         ` Wolfgang Denk
2010-10-29 11:31       ` Stefan Roese
2010-10-29 11:39         ` Prafulla Wadaskar
2010-10-29 20:07     ` Wolfgang Denk
2010-05-21  6:46 Prafulla Wadaskar
2010-05-21 20:31 ` Wolfgang Denk
2010-05-22  6:45   ` Prafulla Wadaskar
2010-04-19 10:33 Prafulla Wadaskar
2010-04-21 23:46 ` Tom Rix
2010-04-23 13:12   ` Prafulla Wadaskar
2010-02-26  9:36 Prafulla Wadaskar
2010-02-27 23:26 ` Tom
2010-03-01  7:31   ` Heiko Schocher
2010-03-01 14:01     ` Tom
2010-01-18  4:32 Prafulla Wadaskar

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=4E50BC65.8090901@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox