public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Patches pushed on 2013-03-12
@ 2013-03-12 16:48 Tom Rini
  2013-03-12 17:19 ` Stephen Warren
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rini @ 2013-03-12 16:48 UTC (permalink / raw)
  To: u-boot

Hey all,

I'm going to try this, rather than replying to N different short
patches.  The following have been applied to u-boot/master now, thanks
all!

$ git log a268170..68149e9 --pretty=short

commit 68149e94053d18b54a63c9a44c87f178f59a169e
Author: Tom Rini <trini@ti.com>

    cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set

commit d514544fe04e1b83ca2f9a1f64b885d153a2d2d5
Author: Joe Hershberger <joe.hershberger@ni.com>

    CONFIG_BOOTDELAY default should not affect runtime

commit fe492cee35f0628c9d813f1799e4d49ef6b4e6d4
Author: Barak Wasserstrom <wbarak@gmail.com>

    common/main: move set_working_fdt_addr to enable usage of $fdtaddr

commit 7d85591dda47f62e73d878d2d0ea5bd0ff2528ad
Author: Wolfgang Denk <wd@denx.de>

    env: fix "env ask" command

commit 01fac041cb32408a4fc5f4617381da6ec609a8dc
Author: Tom Rini <trini@ti.com>

    cmd_fat.c: Note in fatread help about alignment requirements

commit f1932b78505aa52fc29e5862ed8588a6f1bbe3ec
Author: Lubomir Rintel <lkundrak@v3.sk>

    env: Allow accessing non-mtd devices

commit c8b5f556c069fcb82e0c5289189dc31f4d5d62f1
Author: Robert P. J. Day <rpjday@crashcourse.ca>

    cmd_df.c: Delete this clearly unused source file.

commit a22bf16bea6312ec20bc188051b54f61866fb2b1
Author: Robert P. J. Day <rpjday@crashcourse.ca>

    cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs

commit be2e5a09e63baaaec345c6d74744fa7401ba1ca0
Author: Joe Hershberger <joe.hershberger@ni.com>

    Allow u-boot to be silent without forcing Linux to be

commit 55011539172b6ca6022e0f5581c73eaa30b57882
Author: Robert P. J. Day <rpjday@crashcourse.ca>

    Fix a couple typoes in tools/env/README

commit d45a6ae2419412098007798eb148c3fbf4cc530a
Author: Kim Phillips <kim.phillips@freescale.com>

    tools: update checkpatch to latest upstream version

commit e3e2d0095341407b939f6fef9da7c9ac29eff827
Author: Kim Phillips <kim.phillips@freescale.com>

    tools: enable more checkpatch tests by default

commit 92668d68c1ccdbe41ace6cc3066e5d1e0113e719
Author: Stephen Warren <swarren@nvidia.com>

    cmd_part: don't print cmd name twice in help

commit 6bdd9f89673e694df8a1bac6c129b21739ed8a7c
Author: Andreas Bie??mann <andreas.devel@googlemail.com>

    MAKEALL: fix kill_children for BSD hosts

commit c08349e77c2353f23397ff60b6faec3cd0304061
Author: Gray Remlin <gryrmln@gmail.com>

    mvsata_ide.c: Correction of typo in comments

commit 7c9e89bd1f62ccd76eee8ad4c36185057576dd95
Author: Stefan Roese <sr@denx.de>

    ppc: Remove PCIPPC2 and PCIPPC6 boards

commit efd7c11404e59874d4da86d04cab4acacf77d793
Author: Andreas Bie??mann <andreas.devel@googlemail.com>

    display_options:print_buffer: align ASCII print

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130312/484d3d95/attachment.pgp>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] Patches pushed on 2013-03-12
  2013-03-12 16:48 [U-Boot] Patches pushed on 2013-03-12 Tom Rini
@ 2013-03-12 17:19 ` Stephen Warren
  2013-03-14 16:28   ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Warren @ 2013-03-12 17:19 UTC (permalink / raw)
  To: u-boot

On 03/12/2013 10:48 AM, Tom Rini wrote:
> Hey all,
> 
> I'm going to try this, rather than replying to N different short 
> patches.  The following have been applied to u-boot/master now,
> thanks all!

The downsides here are that:

a) The contributors aren't CC'd on this mail, so they might not see it.

b) People searching list archives won't see any response in the
original thread, so the archives won't reflect the latest state.

But, it does avoid a bunch of separate emails, it's true.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] Patches pushed on 2013-03-12
  2013-03-12 17:19 ` Stephen Warren
@ 2013-03-14 16:28   ` Peter Korsgaard
  2013-03-14 16:34     ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2013-03-14 16:28 UTC (permalink / raw)
  To: u-boot

>>>>> "Stephen" == Stephen Warren <swarren@wwwdotorg.org> writes:

 >> Hey all,
 >> 
 >> I'm going to try this, rather than replying to N different short 
 >> patches.  The following have been applied to u-boot/master now,
 >> thanks all!

 Stephen> The downsides here are that:

 Stephen> a) The contributors aren't CC'd on this mail, so they might
 Stephen> not see it.

 Stephen> b) People searching list archives won't see any response in the
 Stephen> original thread, so the archives won't reflect the latest state.

 Stephen> But, it does avoid a bunch of separate emails, it's true.

Is that really a big concern considering the mail volume on u-boot@? I
prefer individual replies.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] Patches pushed on 2013-03-12
  2013-03-14 16:28   ` Peter Korsgaard
@ 2013-03-14 16:34     ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2013-03-14 16:34 UTC (permalink / raw)
  To: u-boot

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/14/2013 12:28 PM, Peter Korsgaard wrote:
>>>>>> "Stephen" == Stephen Warren <swarren@wwwdotorg.org>
>>>>>> writes:
> 
>>> Hey all,
>>> 
>>> I'm going to try this, rather than replying to N different
>>> short patches.  The following have been applied to
>>> u-boot/master now, thanks all!
> 
> Stephen> The downsides here are that:
> 
> Stephen> a) The contributors aren't CC'd on this mail, so they
> might Stephen> not see it.
> 
> Stephen> b) People searching list archives won't see any response
> in the Stephen> original thread, so the archives won't reflect the
> latest state.
> 
> Stephen> But, it does avoid a bunch of separate emails, it's true.
> 
> Is that really a big concern considering the mail volume on
> u-boot@? I prefer individual replies.

Two against, zero in favor, OK, I'll go back to queueing up and fixing
the patchwork mangled UTF-8 addresses.

- -- 
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRQfwyAAoJENk4IS6UOR1W42AP/2Xk5qQhpIEeTlis19cxDYSb
w6zTIHvCqv37wX6mndRWYcs8BUvu791y2U+fTOpa3eRx3tDcuTHvOXCdMEI02JqJ
IkFLkdIGR26j2DGGx8XOfA41ahv5ot30Qn+Kh/0DwbO/9GAJbEfBvVCoOPQSmSYE
akvOvK1pljzWzZPV9YnyASGy4MXeGKTXfi6M8F3kQrGPCXGVv7t6iFayvd7HgwNw
tqbaXbZEBJ+XmrDjJPeSZIB8Qxtoejkn49SfZOsIAZIX3GzKUPfzapoepnlqRm8V
8GO9ODMXUwYpErOTNkL3NUz7FsfmcQUznughzFYv4RhA8t0CByCMSKUKsp7xXoM9
BqcVeFk8c7gIQjtNDiuLt4OwoEHWCijOFe6mGWrB6szuGdz9Oi/hktkvmCaXNJ9b
QKoukaVjjg9cSSJp8hEi5oYE7eLPauSXwsl+uju4az2NpNmOIZn9wdL+T8973UnE
Izt8/3e0Yuq1XT/W2ESoGpvHzxZiVfAf0feoLBd2Qp4/ehEBOOMM02J7h8RXtFF6
0slfkTn4Z+/hEFwkYo6vP4AKVESDsTO4cwGq2Ksys22lsD7neq9k63tC1rZelfCg
X9Ve/1pJ2piRGBuWbyLpF8WuVEWV7yO1065vfgJmN2HgHveHYAJHBAGTCVQOWDXP
EIHQsBd8uR1hcVIqySTI
=EITJ
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-14 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 16:48 [U-Boot] Patches pushed on 2013-03-12 Tom Rini
2013-03-12 17:19 ` Stephen Warren
2013-03-14 16:28   ` Peter Korsgaard
2013-03-14 16:34     ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox