* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
@ 2010-01-25 23:05 ` Albin Tonnerre
2010-01-26 16:36 ` Wolfgang Denk
2010-01-25 23:13 ` John Rigby
` (18 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Albin Tonnerre @ 2010-01-25 23:05 UTC (permalink / raw)
To: u-boot
On Mon, 25 Jan 2010 23:44 +0100, Wolfgang Denk wrote :
>
> Hi everybody,
Hi Wolfgang,
>
> here is a list of e-mail messages / patches, which I have marked as
> "open" in my folder. It would we be really helpful if both submitters
> and responsible custodians could take a look at these and provide
> feedback if these patches are still to be applied, or have been
> rejected or obsoleted or are queued in some repo to be pulled soon or
> whatever.
>
> Thanks in advance.
> 84 08/26 Albin Tonnerre [U-Boot] [PATCH 1/2] drivers/mmc/atmel_mci.c: port to the new CONFIG_GENERIC_MMC API
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/66798
> 85 08/26 Albin Tonnerre [U-Boot] [PATCH 2/2] AVR32: update to use CONFIG_GENERIC_MMC
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/66799
Apparently those two have issues on some AT91SAM9263-based boards, but I don't
have such hardware so I can't test the patches, so I guess you should mark them
as obsolete.
> 86 09/01 Albin Tonnerre [U-Boot] [PATCH] AT91: Add SD/MMC controller support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/67006
Obsoleted by the following patch
> 239 09/08 Albin Tonnerre [U-Boot] [PATCH v3] AT91: Add SD/MMC controller support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/67583
Should be OK for inclusion.
> 6278 01/09 Albin Tonnerre [PATCH v2] Add support for the Calao QIL-A9G20 and QIL-A9260 boards
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73415
Ditto.
Regards,
--
Albin Tonnerre, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 23:05 ` Albin Tonnerre
@ 2010-01-26 16:36 ` Wolfgang Denk
2010-03-13 17:00 ` Albin Tonnerre
0 siblings, 1 reply; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 16:36 UTC (permalink / raw)
To: u-boot
Dear Albin Tonnerre,
In message <20100125230553.GA10443@pc-ran3241.res.insa> you wrote:
>
> > 84 08/26 Albin Tonnerre [U-Boot] [PATCH 1/2] drivers/mmc/atmel_mci.c: port to the new CONFIG_GENERIC_MMC API
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/66798
> > 85 08/26 Albin Tonnerre [U-Boot] [PATCH 2/2] AVR32: update to use CONFIG_GENERIC_MMC
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/66799
>
> Apparently those two have issues on some AT91SAM9263-based boards, but I don't
> have such hardware so I can't test the patches, so I guess you should mark them
> as obsolete.
>
> > 86 09/01 Albin Tonnerre [U-Boot] [PATCH] AT91: Add SD/MMC controller support
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/67006
>
> Obsoleted by the following patch
Thanks.
> > 239 09/08 Albin Tonnerre [U-Boot] [PATCH v3] AT91: Add SD/MMC controller support
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/67583
>
> Should be OK for inclusion.
>
> > 6278 01/09 Albin Tonnerre [PATCH v2] Add support for the Calao QIL-A9G20 and QIL-A9260 boards
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73415
>
> Ditto.
Tom, these are for you, then.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Real computer scientists don't comment their code. The identifiers
are so long they can't afford the disk space.
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-26 16:36 ` Wolfgang Denk
@ 2010-03-13 17:00 ` Albin Tonnerre
0 siblings, 0 replies; 54+ messages in thread
From: Albin Tonnerre @ 2010-03-13 17:00 UTC (permalink / raw)
To: u-boot
On Tue, 26 Jan 2010 17:36 +0100, Wolfgang Denk wrote :
> Dear Albin Tonnerre,
>
> In message <20100125230553.GA10443@pc-ran3241.res.insa> you wrote:
> > > 239 09/08 Albin Tonnerre [U-Boot] [PATCH v3] AT91: Add SD/MMC controller support
> > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/67583
> >
> > Should be OK for inclusion.
> >
> > > 6278 01/09 Albin Tonnerre [PATCH v2] Add support for the Calao QIL-A9G20 and QIL-A9260 boards
> > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73415
> >
> > Ditto.
>
> Tom, these are for you, then.
Tom, in case you had queued up one of those patches, please drop them. They both
need updates to work with the latest AT91 changes. I'll make sure to post an
updated version soon.
Regards,
--
Albin Tonnerre, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
2010-01-25 23:05 ` Albin Tonnerre
@ 2010-01-25 23:13 ` John Rigby
2010-01-25 23:34 ` Scott Wood
2010-01-26 16:39 ` Wolfgang Denk
2010-01-25 23:18 ` Joakim Tjernlund
` (17 subsequent siblings)
19 siblings, 2 replies; 54+ messages in thread
From: John Rigby @ 2010-01-25 23:13 UTC (permalink / raw)
To: u-boot
6590 01/16 John Rigby [U-Boot] [PATCH-V2 1/9] mxc_serial replace
> platform specific clock
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73736
I got no feedback on this.
>
> 6591 01/16 John Rigby [U-Boot] [PATCH-V2 2/9] arm926ejs: add
> nand_spl boot support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73737
Nor this.
>
> 6592 01/16 John Rigby [PATCH-V2 3/9] Add MX25 support to nand_spl
> fsl nfc driver
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73738
> 6593 01/16 John Rigby [U-Boot] [PATCH-V2 4/9] Nand mxc_nand add
> v1.1 controller support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73739
Scott and Magnus had some comments on this which I thought I addressed. I
believe Scott asked Magnus to test the patch which he did. Scott, are you
waiting on an update from me on this?
>
> 6594 01/16 John Rigby [U-Boot] [PATCH-V2 5/9] fec_mxc: cleanup
> and factor out MX27 dependencies
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73740
I heard nothing on this.
>
> 6595 01/16 John Rigby [U-Boot] [PATCH-V2 6/9] Add support for
> Freescale MX25 SOC
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73744
Nor this.
>
> 6596 01/16 John Rigby [U-Boot] [PATCH-V2 7/9] fec_mxc: add MX25
> support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73741
Nor this.
>
> 6597 01/16 John Rigby [PATCH-V2 8/9] env_nand.c: print error
> message and fail gracefully
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73743
Ditto.
>
> 6598 01/16 John Rigby [PATCH-V2 9/9] Add support for KARO TX25
> board
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73742
Again, nothing.
>
>
>
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> If it went on at this rate, in several billion years he'd be rich
> beyond his wildest dreams! - Terry Pratchett, _Soul Music_
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 23:13 ` John Rigby
@ 2010-01-25 23:34 ` Scott Wood
2010-01-26 4:03 ` John Rigby
2010-01-26 16:39 ` Wolfgang Denk
1 sibling, 1 reply; 54+ messages in thread
From: Scott Wood @ 2010-01-25 23:34 UTC (permalink / raw)
To: u-boot
John Rigby wrote:
>> 6591 01/16 John Rigby [U-Boot] [PATCH-V2 2/9] arm926ejs: add
>> nand_spl boot support
>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73737
>
> Nor this.
I can take it if there are no objections from the ARM side.
>> 6592 01/16 John Rigby [PATCH-V2 3/9] Add MX25 support to nand_spl
>> fsl nfc driver
>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73738
>> 6593 01/16 John Rigby [U-Boot] [PATCH-V2 4/9] Nand mxc_nand add
>> v1.1 controller support
>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73739
>
> Scott and Magnus had some comments on this which I thought I addressed. I
> believe Scott asked Magnus to test the patch which he did. Scott, are you
> waiting on an update from me on this?
Can you respin on top of the conflicting patches from Magnus (which are
now upstream)?
>> 6597 01/16 John Rigby [PATCH-V2 8/9] env_nand.c: print error
>> message and fail gracefully
>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73743
>
> Ditto.
Sorry, forgot about that one -- will apply.
-Scott
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 23:13 ` John Rigby
2010-01-25 23:34 ` Scott Wood
@ 2010-01-26 16:39 ` Wolfgang Denk
1 sibling, 0 replies; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 16:39 UTC (permalink / raw)
To: u-boot
Dear John,
In message <4b73d43f1001251513o16380ef6yaf5e14f17dd4c478@mail.gmail.com> you wrote:
> --000e0cd1b36ebb16c2047e055293
> Content-Type: text/plain; charset=ISO-8859-1
>
> 6590 01/16 John Rigby [U-Boot] [PATCH-V2 1/9] mxc_serial replace
> > platform specific clock
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73736
>
> I got no feedback on this.
>
> >
> > 6591 01/16 John Rigby [U-Boot] [PATCH-V2 2/9] arm926ejs: add
> > nand_spl boot support
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73737
>
> Nor this.
>
> >
> > 6592 01/16 John Rigby [PATCH-V2 3/9] Add MX25 support to nand_spl
> > fsl nfc driver
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73738
> > 6593 01/16 John Rigby [U-Boot] [PATCH-V2 4/9] Nand mxc_nand add
> > v1.1 controller support
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73739
>
> Scott and Magnus had some comments on this which I thought I addressed. I
> believe Scott asked Magnus to test the patch which he did. Scott, are you
> waiting on an update from me on this?
>
> >
> > 6594 01/16 John Rigby [U-Boot] [PATCH-V2 5/9] fec_mxc: cleanup
> > and factor out MX27 dependencies
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73740
>
> I heard nothing on this.
>
> >
> > 6595 01/16 John Rigby [U-Boot] [PATCH-V2 6/9] Add support for
> > Freescale MX25 SOC
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73744
>
> Nor this.
>
> >
> > 6596 01/16 John Rigby [U-Boot] [PATCH-V2 7/9] fec_mxc: add MX25
> > support
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73741
>
> Nor this.
>
> >
> > 6597 01/16 John Rigby [PATCH-V2 8/9] env_nand.c: print error
> > message and fail gracefully
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73743
>
> Ditto.
>
> >
> > 6598 01/16 John Rigby [PATCH-V2 9/9] Add support for KARO TX25
> > board
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73742
>
> Again, nothing.
Thanks.
Feng??? I hyaven't hear=d from you for a while, so I assume you do not
have any time available for custodian work?
Tom, as it seems Feng disappeared in a black hole, can you please take
care of this stuff, then? [Ditto for Stefano's i.MX51 code, please.]
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"No matter where you go, there you are..." - Buckaroo Banzai
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
2010-01-25 23:05 ` Albin Tonnerre
2010-01-25 23:13 ` John Rigby
@ 2010-01-25 23:18 ` Joakim Tjernlund
2010-01-26 18:32 ` Wolfgang Denk
2010-01-25 23:22 ` Wolfgang Wegner
` (16 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Joakim Tjernlund @ 2010-01-25 23:18 UTC (permalink / raw)
To: u-boot
>
>
> Hi everybody,
>
> here is a list of e-mail messages / patches, which I have marked as
> "open" in my folder. It would we be really helpful if both submitters
> and responsible custodians could take a look at these and provide
> feedback if these patches are still to be applied, or have been
> rejected or obsoleted or are queued in some repo to be pulled soon or
> whatever.
>
> Thanks in advance.
>
> The list is chronologically sorted (oldes entries first) and consist
> of
>
> 1) Index (only meaningful to me, but for me this is the key
> information I need)
> 2) date
> 3) Subject
> 4) Link to gmane mailing list archive
>
[SNIP]
> 6862 01/19 Joakim Tjernlund [PATCH 1/4] ppc: Loose GOT access in IRQ
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74001
> 6863 01/19 Joakim Tjernlund [PATCH 2/4] ppc: Use r12 instead of r14 as GOT pointer.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74002
> 6864 01/19 Joakim Tjernlund [PATCH 4/4] ppc: Update README about the new GOT ptr.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74004
> 6865 01/19 Joakim Tjernlund [PATCH 3/4] ppc: remove -ffixed-r14 gcc option.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74003
These are still valid and only exist as patches. I hope you can
add them to the u-boot repo.
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (2 preceding siblings ...)
2010-01-25 23:18 ` Joakim Tjernlund
@ 2010-01-25 23:22 ` Wolfgang Wegner
2010-01-26 19:03 ` Wolfgang Denk
2010-01-25 23:47 ` Mike Frysinger
` (15 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Wolfgang Wegner @ 2010-01-25 23:22 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
comments on my patches. Of course I would like to have all of them
included except the obsoleted index 6741. ;-)
On Mon, Jan 25, 2010 at 11:44:48PM +0100, Wolfgang Denk wrote:
[...]
> 3449 10/28 Wolfgang Wegner [U-Boot] [PATCH] MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70615
> 3450 10/28 Wolfgang Wegner [U-Boot] [PATCH] allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70616
I think TsiChung should comment if these are useful/needed.
[...]
> 3784 11/02 Wolfgang Wegner [U-Boot] [PATCH] non-blocking flash write/erase/status check functions
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70937
NACKed by you and Stefan Roese, so not for inclusion in mainline
> 5443 12/10 Wolfgang Wegner [U-Boot] [PATCH v2] add ability to handle compressed images to imxtract
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72562
No further feedback after I fixed the style errors.
> 6741 01/18 Wolfgang Wegner [U-Boot] [PATCH v4] add ASTRO MCF5373L board
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73883
obsoleted by 7160 (removed update.c because of 3784)
> 7160 01/25 Wolfgang Wegner [U-Boot] [PATCH v5] add ASTRO MCF5373L board
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74294
no further comments after last correction and removal of offending
non-blocking flash functions. Needs index 3450 and 5443 at run-time.
Hope this summary helps!
Regards,
Wolfgang
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (3 preceding siblings ...)
2010-01-25 23:22 ` Wolfgang Wegner
@ 2010-01-25 23:47 ` Mike Frysinger
2010-01-26 18:53 ` Wolfgang Denk
2010-01-25 23:50 ` Scott Wood
` (14 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Mike Frysinger @ 2010-01-25 23:47 UTC (permalink / raw)
To: u-boot
On Monday 25 January 2010 17:44:48 Wolfgang Denk wrote:
> 5717 12/16 Mike Frysinger [U-Boot] [PATCH 2/5] usb: musb: make fifo support configurable
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72838
>
> 5718 12/16 Mike Frysinger [U-Boot] [PATCH 3/5] usb: musb: make multipoint optional
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72837
>
> 5719 12/16 Mike Frysinger [U-Boot] [PATCH 4/5] usb: musb: change rxcsr register from write to
read/modify/write
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72839
>
> 5720 12/16 Mike Frysinger [U-Boot] [PATCH 5/5] usb: musb: add support for Blackfin MUSB
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72840
>
> 6220 01/08 Mike Frysinger [U-Boot] [PATCH] getline: split out for darwin systems
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73355
>
> 6227 01/08 Mike Frysinger [U-Boot] [PATCH] jffs2: fix hangs/crashs when not using
CONFIG_JFFS2_PART_SIZE
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73363 6230 01/08
>
> 6279 01/09 Mike Frysinger [U-Boot] [PATCH] usb: musb: add virtual root hub control support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73416
>
> 7027 01/21 Mike Frysinger [U-Boot] [PATCH v2] gzip/zlib: make features optional
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74168
>
> 7030 01/21 Mike Frysinger [U-Boot] [PATCH] tools: give explicit libfdt paths
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74171
these have been merged already
> 6698 01/17 Mike Frysinger [U-Boot] [PATCH 1/1] [rfc] usb: musb: some more Blackfin stuff
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73841
needs maintainer feedback for a better way of addressing the issue
> 6820 01/19 Mike Frysinger [U-Boot] [PATCH] usb: musb: fix Blackfin DMA register padding
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73965
usb maintainer has picked it up, so i guess you can ignore
> 6974 01/21 Mike Frysinger [U-Boot] [PATCH 3/3] asm-arm/unaligned.h: switch to asm-
generic/unaligned.h
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74116
>
> 6975 01/21 Mike Frysinger [U-Boot] [PATCH 2/3] asm-blackfin/unaligned.h: add for zlib code
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74117
>
> 6976 01/21 Mike Frysinger [U-Boot] [PATCH 1/3] asm-generic/unaligned.h: dynamic default unaligned
accesses
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74118
patch 1/3 and 2/3 need merging (fix build errors for all Blackfin boards).
patch 3/3 is up to Tom i guess ... doesnt matter much to me as i dont do arm,
but i thought i'd help him out with a general solution for all rather than
continuing the copy & paste duplication tradition.
> 6977 01/21 Mike Frysinger [U-Boot] [PATCH] smc91111_eeprom: fix linking error
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74119
net maintainer has picked it up, so i guess you can ignore
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100125/fd037860/attachment.pgp
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 23:47 ` Mike Frysinger
@ 2010-01-26 18:53 ` Wolfgang Denk
2010-01-26 23:57 ` Mike Frysinger
0 siblings, 1 reply; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 18:53 UTC (permalink / raw)
To: u-boot
Dear Mike Frysinger,
In message <201001251847.28034.vapier@gentoo.org> you wrote:
>
...
> these have been merged already
Thanks for the confirmation - I still had the USB patches marked as open.
> > 6698 01/17 Mike Frysinger [U-Boot] [PATCH 1/1] [rfc] usb: musb: some more Blackfin stuff
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73841
>
> needs maintainer feedback for a better way of addressing the issue
OK.
> > 6820 01/19 Mike Frysinger [U-Boot] [PATCH] usb: musb: fix Blackfin DMA register padding
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73965
>
> usb maintainer has picked it up, so i guess you can ignore
Well, I close a patch only after it was finally rejected or applied to
mainline.
> > 6974 01/21 Mike Frysinger [U-Boot] [PATCH 3/3] asm-arm/unaligned.h: switch to asm-
> generic/unaligned.h
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74116
> >
> > 6975 01/21 Mike Frysinger [U-Boot] [PATCH 2/3] asm-blackfin/unaligned.h: add for zlib code
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74117
> >
> > 6976 01/21 Mike Frysinger [U-Boot] [PATCH 1/3] asm-generic/unaligned.h: dynamic default unaligned
> accesses
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74118
>
> patch 1/3 and 2/3 need merging (fix build errors for all Blackfin boards).
> patch 3/3 is up to Tom i guess ... doesnt matter much to me as i dont do arm,
> but i thought i'd help him out with a general solution for all rather than
> continuing the copy & paste duplication tradition.
I see. I guess I have your ACK for BF?
Tom, can you please send an ACK for the ARM part?
Then I would apply all 3 of them...
> > 6977 01/21 Mike Frysinger [U-Boot] [PATCH] smc91111_eeprom: fix linking error
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74119
>
> net maintainer has picked it up, so i guess you can ignore
Thanks again for the feedback.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Nail here --X-- for new monitor.
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 18:53 ` Wolfgang Denk
@ 2010-01-26 23:57 ` Mike Frysinger
2010-01-27 19:15 ` Wolfgang Denk
0 siblings, 1 reply; 54+ messages in thread
From: Mike Frysinger @ 2010-01-26 23:57 UTC (permalink / raw)
To: u-boot
On Tuesday 26 January 2010 13:53:05 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > > 6974 01/21 Mike Frysinger [U-Boot] [PATCH 3/3]
> > > asm-arm/unaligned.h: switch to asm-generic/unaligned.h
> > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74116
> > >
> > > 6975 01/21 Mike Frysinger [U-Boot] [PATCH 2/3]
> > > asm-blackfin/unaligned.h: add for zlib code
> > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74117
> > >
> > > 6976 01/21 Mike Frysinger [U-Boot] [PATCH 1/3]
> > > asm-generic/unaligned.h: dynamic default unaligned accesses
> > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74118
> >
> > patch 1/3 and 2/3 need merging (fix build errors for all Blackfin
> > boards). patch 3/3 is up to Tom i guess ... doesnt matter much to me as i
> > dont do arm, but i thought i'd help him out with a general solution for
> > all rather than continuing the copy & paste duplication tradition.
>
> I see. I guess I have your ACK for BF?
if you want to pick it up directly instead of through my tree, that's fine.
all three have my s-o-b already.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100126/c4465387/attachment.pgp
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-26 23:57 ` Mike Frysinger
@ 2010-01-27 19:15 ` Wolfgang Denk
0 siblings, 0 replies; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-27 19:15 UTC (permalink / raw)
To: u-boot
Dear Mike,
In message <201001261857.59536.vapier@gentoo.org> you wrote:
>
> > > > 6974 01/21 Mike Frysinger [U-Boot] [PATCH 3/3]
> > > > asm-arm/unaligned.h: switch to asm-generic/unaligned.h
> > > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74116
> > > >
> > > > 6975 01/21 Mike Frysinger [U-Boot] [PATCH 2/3]
> > > > asm-blackfin/unaligned.h: add for zlib code
> > > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74117
> > > >
> > > > 6976 01/21 Mike Frysinger [U-Boot] [PATCH 1/3]
> > > > asm-generic/unaligned.h: dynamic default unaligned accesses
> > > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74118
> > >
> > > patch 1/3 and 2/3 need merging (fix build errors for all Blackfin
> > > boards). patch 3/3 is up to Tom i guess ... doesnt matter much to me as=
> i
> > > dont do arm, but i thought i'd help him out with a general solution for
> > > all rather than continuing the copy & paste duplication tradition.
> >=20
> > I see. I guess I have your ACK for BF?
>
> if you want to pick it up directly instead of through my tree, that's fine.>
> all three have my s-o-b already.
We need at least Tom's ACK for #3.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A student of probability soon realizes that by its nature the
billion-to-one chance crops up nine times out of ten, and that the
greatest odds boil down to a double-sided statement: it will happen,
or it will not. - Terry Pratchett, _The Dark Side of the Sun_
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (4 preceding siblings ...)
2010-01-25 23:47 ` Mike Frysinger
@ 2010-01-25 23:50 ` Scott Wood
2010-01-26 19:03 ` Wolfgang Denk
2010-01-26 4:12 ` Kumar Gala
` (13 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Scott Wood @ 2010-01-25 23:50 UTC (permalink / raw)
To: u-boot
On Mon, Jan 25, 2010 at 11:44:48PM +0100, Wolfgang Denk wrote:
> 2432 10/12 Kyungmin Park [U-Boot] [PATCH] Reduce apollon OneNAND IPL code
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/69648
Mostly consists of ARM boot code, and submitter agreed it should go through
ARM.
> 4009 11/05 "kevin.morfitt at fe [U-Boot] [PATCH ARM] Update the s3c2410 nand driver from linux-2.6.31.5
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71157
No longer applies, submitter asked for it to be dropped:
http://lists.denx.de/pipermail/u-boot/2010-January/066696.html
> 4114 11/08 Magnus Lilja [U-Boot] [RFC 3/4] MX31: Activate NAND support for i.MX31 Litekit board.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71259
> 4274 11/11 Magnus Lilja [U-Boot] [PATCH v1 3/3] MX31: Activate NAND support for i.MX31 Litekit board.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71425
> 4350 11/12 Magnus Lilja [U-Boot] [PATCH v2 3/3] MX31: Activate NAND support for i.MX31 Litekit board.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71499
Superseded by 38a8b3eafb17d61690e5fc93e6dc45120f79d7d0
> 4803 11/23 hvaibhav at ti.com [U-Boot] [PATCH V4] OMAP3EVM: Added NAND support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71952
I don't have this e-mail anymore; if it's to go through NAND please
resubmit (though patches which just turn on support in a given board config
file should usually go through the board/arch tree IMHO).
> 5369 12/08 Nick Thompson [U-Boot] [PATCH RFC] NAND: Improve read performance from Large Page NAND devices
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72491
This is an RFC patch; no ready-to-apply patch has been sent. Note that
there are some minor changes needed to several drivers to go along with this
patch.
It would be nice if such changes were proposed in Linux as well.
> 5974 12/24 Marcel Ziswiler [U-Boot] [PATCH 0/3] Monahan/PXA3xx: integrate Linux NAND controller driver
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73094
> 5975 12/24 Marcel Ziswiler [U-Boot] [PATCH 1/3] Monahan/PXA3xx: integrate Linux NAND controller driver
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73095
Changes requested here:
http://lists.denx.de/pipermail/u-boot/2010-January/066061.html
BTW, is there any way from the gmane links to find replies, besides
scanning the normal archives for the same subject?
> 6239 01/08 Vipin KUMAR [U-Boot] [PATCH v3 09/11] SPEAr : Support for nand driver
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73372
> 6315 01/11 Vipin KUMAR [U-Boot] [PATCH v4 05/12] SPEAr : nand driver support for SPEAr SoCs
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73458
> 6528 01/15 Vipin KUMAR [U-Boot] [PATCH v5 05/12] SPEAr : nand driver support for SPEAr SoCs
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73676
Last version is 165fa406ad8c39c0c32a31476a8a9bda3db72851
> 6748 01/18 Liu Yu [PATCH v2] Nand boot: Add nand boot support for MPC8569mds board
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73890
Applied
> 6752 01/18 Arno Steffen [U-Boot] OMAP3 EVM board nand support missed
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73894
Not a patch
> 6800 01/18 Magnus Lilja Re: [U-Boot] [PATCH-V2 4/9] Nand mxc_nand add v1.1 controller support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73945
Not a patch
-Scott
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 23:50 ` Scott Wood
@ 2010-01-26 19:03 ` Wolfgang Denk
2010-01-26 19:09 ` Scott Wood
0 siblings, 1 reply; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 19:03 UTC (permalink / raw)
To: u-boot
Dear Scott Wood,
In message <20100125235040.GA21848@loki.buserror.net> you wrote:
> On Mon, Jan 25, 2010 at 11:44:48PM +0100, Wolfgang Denk wrote:
> > 2432 10/12 Kyungmin Park [U-Boot] [PATCH] Reduce apollon OneNAND IPL code
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/69648
>
> Mostly consists of ARM boot code, and submitter agreed it should go through
> ARM.
Tom?
> > 4803 11/23 hvaibhav at ti.com [U-Boot] [PATCH V4] OMAP3EVM: Added NAND support
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71952
>
> I don't have this e-mail anymore; if it's to go through NAND please
> resubmit (though patches which just turn on support in a given board config
> file should usually go through the board/arch tree IMHO).
Agreed.
I think Tom should pick this up, too.
> > 5369 12/08 Nick Thompson [U-Boot] [PATCH RFC] NAND: Improve read performance from Large Page NAND devices
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72491
>
> This is an RFC patch; no ready-to-apply patch has been sent. Note that
> there are some minor changes needed to several drivers to go along with this
> patch.
Thanks.
> > 5974 12/24 Marcel Ziswiler [U-Boot] [PATCH 0/3] Monahan/PXA3xx: integrate Linux NAND controller driver
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73094
> > 5975 12/24 Marcel Ziswiler [U-Boot] [PATCH 1/3] Monahan/PXA3xx: integrate Linux NAND controller driver
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73095
>
> Changes requested here:
> http://lists.denx.de/pipermail/u-boot/2010-January/066061.html
>
> BTW, is there any way from the gmane links to find replies, besides
> scanning the normal archives for the same subject?
Yes, of course (which is why I prefer the gmane links): just clock on
the link presented in the Subject: line. This will take you to the
threaded display.
> > 6239 01/08 Vipin KUMAR [U-Boot] [PATCH v3 09/11] SPEAr : Support for nand driver
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73372
> > 6315 01/11 Vipin KUMAR [U-Boot] [PATCH v4 05/12] SPEAr : nand driver support for SPEAr SoCs
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73458
> > 6528 01/15 Vipin KUMAR [U-Boot] [PATCH v5 05/12] SPEAr : nand driver support for SPEAr SoCs
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73676
>
> Last version is 165fa406ad8c39c0c32a31476a8a9bda3db72851
Ah, right. Thanks.
> > 6748 01/18 Liu Yu [PATCH v2] Nand boot: Add nand boot support for MPC8569mds board
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73890
>
> Applied
To your repo? I don't see it in mainline yet.
Thanks a lot for the feedback.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Where would we be without rhetorical questions?
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-26 19:03 ` Wolfgang Denk
@ 2010-01-26 19:09 ` Scott Wood
0 siblings, 0 replies; 54+ messages in thread
From: Scott Wood @ 2010-01-26 19:09 UTC (permalink / raw)
To: u-boot
Wolfgang Denk wrote:
>> BTW, is there any way from the gmane links to find replies, besides
>> scanning the normal archives for the same subject?
>
> Yes, of course (which is why I prefer the gmane links): just clock on
> the link presented in the Subject: line. This will take you to the
> threaded display.
I see, thanks!
>>> 6748 01/18 Liu Yu [PATCH v2] Nand boot: Add nand boot support for MPC8569mds board
>>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73890
>> Applied
>
> To your repo? I don't see it in mainline yet.
To my repo. I meant "applied just now due to the reminder", not "was
already applied".
-Scott
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (5 preceding siblings ...)
2010-01-25 23:50 ` Scott Wood
@ 2010-01-26 4:12 ` Kumar Gala
2010-01-26 4:23 ` Li Yang-R58472
` (2 more replies)
2010-01-26 5:55 ` Peter Tyser
` (12 subsequent siblings)
19 siblings, 3 replies; 54+ messages in thread
From: Kumar Gala @ 2010-01-26 4:12 UTC (permalink / raw)
To: u-boot
On Jan 25, 2010, at 4:44 PM, Wolfgang Denk wrote:
>
> Hi everybody,
>
> here is a list of e-mail messages / patches, which I have marked as
> "open" in my folder. It would we be really helpful if both submitters
> and responsible custodians could take a look at these and provide
> feedback if these patches are still to be applied, or have been
> rejected or obsoleted or are queued in some repo to be pulled soon or
> whatever.
>
> Thanks in advance.
>
> The list is chronologically sorted (oldes entries first) and consist
> of
>
> 1) Index (only meaningful to me, but for me this is the key
> information I need)
> 2) date
> 3) Subject
> 4) Link to gmane mailing list archive
Still need work, review, or updating:
9 09/05 "Swarthout Edward [U-Boot] Image.c get_table_entry_name
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/46596
29 04/03 Dave Liu [U-Boot] [PATCH 2/2] 85xx: add the nfsboot/ramboot to default environment
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/57219
53 06/13 Dave Liu [U-Boot] [PATCH] 85xx: Enable the DDR3 SPD support for P2020DS board
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/61457
74 08/04 Alex Dubov [U-Boot] [PATCH 2/2] stx: add support for AMC8548 board
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/65311
75 08/07 oakad at yahoo.com [U-Boot] Another patchset for STx AMC8548
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/65504
77 08/07 oakad at yahoo.com [U-Boot] [PATCH 2/4] stx: factor out LAW settings common for all STx boards
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/65507
5400 12/09 Li Yang [U-Boot] [PATCH 2/3] fdt: add fdt_del_node_by_path() API
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72523
(superceded by 5438)
5438 12/10 Li Yang [U-Boot] [PATCH 1/5] fdt: add fdt_del_node_by_path() API
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72559
5440 12/10 Li Yang [U-Boot] [PATCH 3/5] 85xx: add common serdes ports configuration code
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72557
5441 12/10 Li Yang [U-Boot] [PATCH 4/5] p2020: add serdes status code complying to fsl_serdes APIs
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72560
5442 12/10 Li Yang [U-Boot] [PATCH 5/5] p2020ds: use common code to initialize serdes ports
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72561
6181 01/07 Vivek Mahajan [U-Boot] [PATCH 1/2] 85xx/p1_p2_rdb: p1020: add muxed usb2 handling
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73316
6178 01/07 Li Yang [U-Boot] [PATCH 2/2] p2020ds: use maximum timeout for esdhc
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73304
7094 01/23 Ed Swarthout [U-Boot] [PATCH RFC] tsec: do not print Speed: if using netconsole
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74231
Already applied:
3491 10/29 Mingkai Hu [U-Boot] [PATCH] ppc/85xx: Clean up mpc8536DS PCI setup code
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70655
(3491 was superceded by 3933)
3933 11/04 Kumar Gala [U-Boot] [PATCH v2] ppc/85xx: Clean up mpc8536DS PCI setup code
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71083
Queued up in 85xx:
6182 01/07 Vivek Mahajan [U-Boot] [PATCH 2/2] 85xx/p1_p2_rdb: enable hwconfig
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73315
6512 01/15 Liu Yu [U-Boot] [PATCH v3] qe: fixup the snum for MPC8569 Rev2.0
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73658
4532 11/17 Dave Liu [U-Boot] [PATCH] Fix the local bus divider mapping
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71687
4985 11/27 Liu Yu [U-Boot] [PATCH 1/2] ppc/85xx: Add PIB/ATM support for MPC8569mds
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72127
4986 11/27 Liu Yu [U-Boot] [PATCH 2/2] ppc/85xx: Add ATM config for MPC8569MDS
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72126
6177 01/07 Li Yang [U-Boot] [PATCH 1/2] fsl_esdhc: fix wrong clock mask
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73305
(6959, 6960 are duplicates of 6177)
6959 01/21 Mingkai Hu [U-Boot] [PATCH] 85xx/eSDHC: fix eSDHC clock frequency mask
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74101
6960 01/21 "Liu Dave-R63238" Re: [U-Boot] [PATCH] 85xx/eSDHC: fix eSDHC clock frequency mask
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74102
6396 01/12 Kumar Gala [U-Boot] [PATCH 1/3] Add support to disable cpu's in multicore processors
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73543
6397 01/12 Kumar Gala [U-Boot] [PATCH 2/3] 86xx: Add support for 'cpu disable' command
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73545
6407 01/12 Kumar Gala [U-Boot] [PATCH v2 3/3] 85xx: Add support for 'cpu disable' command
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73556
6465 01/13 Kumar Gala [U-Boot] [PATCH] ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RAT
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73614
7178 01/25 Kumar Gala [U-Boot] [PATCH] Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies"
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74311
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 4:12 ` Kumar Gala
@ 2010-01-26 4:23 ` Li Yang-R58472
2010-01-26 20:26 ` Kumar Gala
2010-01-26 7:52 ` Swarthout Edward L-SWARTHOU
2010-01-26 19:07 ` Wolfgang Denk
2 siblings, 1 reply; 54+ messages in thread
From: Li Yang-R58472 @ 2010-01-26 4:23 UTC (permalink / raw)
To: u-boot
{snip}
>5438 12/10 Li Yang [U-Boot] [PATCH 1/5] fdt: add
>fdt_del_node_by_path() API
>
>http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72559
>5440 12/10 Li Yang [U-Boot] [PATCH 3/5] 85xx: add
>common serdes ports configuration code
>
>http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72557
>5441 12/10 Li Yang [U-Boot] [PATCH 4/5] p2020: add
>serdes status code complying to fsl_serdes APIs
>
>http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72560
>5442 12/10 Li Yang [U-Boot] [PATCH 5/5] p2020ds:
>use common code to initialize serdes ports
>
>http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72561
Hi Kumar,
I got no feedback on this series for almost 2 months. Do you have
further comment?
- Leo
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 4:12 ` Kumar Gala
2010-01-26 4:23 ` Li Yang-R58472
@ 2010-01-26 7:52 ` Swarthout Edward L-SWARTHOU
2010-01-26 19:16 ` Wolfgang Denk
2010-01-26 19:07 ` Wolfgang Denk
2 siblings, 1 reply; 54+ messages in thread
From: Swarthout Edward L-SWARTHOU @ 2010-01-26 7:52 UTC (permalink / raw)
To: u-boot
From: Kumar Gala
>
> On Jan 25, 2010, at 4:44 PM, Wolfgang Denk wrote:
>
> > here is a list of e-mail messages / patches, which I have marked as
> > "open" in my folder. It would we be really helpful if both
submitters
> > and responsible custodians could take a look at these and provide
> > feedback if these patches are still to be applied, or have been
> > rejected or obsoleted or are queued in some repo to be pulled soon
or
> > whatever.
> Still need work, review, or updating:
> 9 09/05 "Swarthout Edward [U-Boot] Image.c get_table_entry_name
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/46596
This patch is obsoleted by the "ppc: Enable full relocation to RAM"
series.
I've verified the fix.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73304
> 7094 01/23 Ed Swarthout [U-Boot] [PATCH RFC] tsec: do
> not print Speed: if using netconsole
I have not seen any comments, but netconsole is unusable for
any 85xx board using tsec driver without a fix to stop the messages.
-Ed
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-26 7:52 ` Swarthout Edward L-SWARTHOU
@ 2010-01-26 19:16 ` Wolfgang Denk
0 siblings, 0 replies; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 19:16 UTC (permalink / raw)
To: u-boot
Dear "Swarthout Edward L-SWARTHOU",
In message <B52955765C54604CB1A62A9967F22C7304DAC314@az33exm20.fsl.freescale.net> you wrote:
>
> > Still need work, review, or updating:
> > 9 09/05 "Swarthout Edward [U-Boot] Image.c get_table_entry_name
>
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/46596
>
> This patch is obsoleted by the "ppc: Enable full relocation to RAM"
> series.
> I've verified the fix.
Thanks.
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73304
> > 7094 01/23 Ed Swarthout [U-Boot] [PATCH RFC] tsec: do
> > not print Speed: if using netconsole
>
> I have not seen any comments, but netconsole is unusable for
> any 85xx board using tsec driver without a fix to stop the messages.
Ben?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Single tasking: Just Say No.
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-26 4:12 ` Kumar Gala
2010-01-26 4:23 ` Li Yang-R58472
2010-01-26 7:52 ` Swarthout Edward L-SWARTHOU
@ 2010-01-26 19:07 ` Wolfgang Denk
2010-01-26 20:26 ` Kumar Gala
2 siblings, 1 reply; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 19:07 UTC (permalink / raw)
To: u-boot
Dear Kumar Gala,
In message <C4E98F5C-EE68-4B39-B86D-639FE37443CA@kernel.crashing.org> you wrote:
>
> Still need work, review, or updating:
Thanks.
> Already applied:
>
> 3491 10/29 Mingkai Hu [U-Boot] [PATCH] ppc/85xx: Clean up mpc8536DS PCI setup code
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70655
> (3491 was superceded by 3933)
> 3933 11/04 Kumar Gala [U-Boot] [PATCH v2] ppc/85xx: Clean up mpc8536DS PCI setup code
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71083
Applied? I don;t see it in mainline yet.
> Queued up in 85xx:
...
Thanks a lot for the feedback!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"...this does not mean that some of us should not want, in a rather
dispassionate sort of way, to put a bullet through csh's head."
- Larry Wall in <1992Aug6.221512.5963@netlabs.com>
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 19:07 ` Wolfgang Denk
@ 2010-01-26 20:26 ` Kumar Gala
2010-01-26 21:27 ` Wolfgang Denk
0 siblings, 1 reply; 54+ messages in thread
From: Kumar Gala @ 2010-01-26 20:26 UTC (permalink / raw)
To: u-boot
On Jan 26, 2010, at 1:07 PM, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message <C4E98F5C-EE68-4B39-B86D-639FE37443CA@kernel.crashing.org> you wrote:
>>
>> Still need work, review, or updating:
>
> Thanks.
>
>> Already applied:
>>
>> 3491 10/29 Mingkai Hu [U-Boot] [PATCH] ppc/85xx: Clean up mpc8536DS PCI setup code
>>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70655
>> (3491 was superceded by 3933)
>> 3933 11/04 Kumar Gala [U-Boot] [PATCH v2] ppc/85xx: Clean up mpc8536DS PCI setup code
>>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71083
>
> Applied? I don;t see it in mainline yet.
commit 8a414c4258aeeab93fb83fad0544894597c8bd35
Author: Mingkai Hu <Mingkai.hu@freescale.com>
Date: Wed Oct 28 10:49:31 2009 +0800
ppc/85xx: Clean up MPC8536 DS PCI setup code
Use new fsl_pci_init_port() that reduces amount of duplicated code in the
board ports, use IO accessors and clean up printing of status info.
Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
- k
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 20:26 ` Kumar Gala
@ 2010-01-26 21:27 ` Wolfgang Denk
0 siblings, 0 replies; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 21:27 UTC (permalink / raw)
To: u-boot
Dear Kumar Gala,
In message <9C694FEF-D566-4F34-A98B-9B5943D445E7@kernel.crashing.org> you wrote:
>
> >> Already applied:
> >>
> >> 3491 10/29 Mingkai Hu [U-Boot] [PATCH] ppc/85xx: Clean up mpc8536DS PCI setup code
> >>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70655
> >> (3491 was superceded by 3933)
> >> 3933 11/04 Kumar Gala [U-Boot] [PATCH v2] ppc/85xx: Clean up mpc8536DS PCI setup code
> >>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71083
> >
> > Applied? I don;t see it in mainline yet.
>
> commit 8a414c4258aeeab93fb83fad0544894597c8bd35
> Author: Mingkai Hu <Mingkai.hu@freescale.com>
> Date: Wed Oct 28 10:49:31 2009 +0800
>
> ppc/85xx: Clean up MPC8536 DS PCI setup code
Argh. Please do not change the subject lines.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
1000 pains = 1 Megahertz
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (6 preceding siblings ...)
2010-01-26 4:12 ` Kumar Gala
@ 2010-01-26 5:55 ` Peter Tyser
2010-01-26 7:24 ` Anders Darander
` (11 subsequent siblings)
19 siblings, 0 replies; 54+ messages in thread
From: Peter Tyser @ 2010-01-26 5:55 UTC (permalink / raw)
To: u-boot
> 3882 11/03 Peter Tyser [U-Boot] [PATCH] tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71031
Waiting for ack/nack. Andy sounded OK with the change on IRC.
> 4146 11/09 Peter Tyser [U-Boot] [PATCH 1/5] tsec: Clean up Broadcom PHY status parsing
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71295
> 4147 11/09 Peter Tyser [U-Boot] [PATCH 2/5] tsec: Make functions/data static when possible
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71298
> 4148 11/09 Peter Tyser [U-Boot] [PATCH 3/5] tsec: General cleanup
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71299
> 4149 11/09 Peter Tyser [U-Boot] [PATCH 4/5] tsec: Add support for using the BCM5482 PHY in fiber mode
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71296
> 4150 11/09 Peter Tyser [U-Boot] [PATCH 5/5] tsec: Add TSEC_FIBER flag
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71297
>
>
Waiting for ack/nack (Andy and/or Kumar?). 1-3 seem pretty
straightforward, 4-5 a bit more involved.
> 5514 12/13 Peter Tyser [U-Boot] [PATCH 00/17] Reorganize directory structure
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72675
> 5515 12/13 Peter Tyser [U-Boot] [PATCH 01/17] Move lib_<ARCH> directories to arch/<ARCH>/lib
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72676
> 5516 12/13 Peter Tyser [U-Boot] [PATCH 02/17] Rename lib_generic/ to lib/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72636
> 5518 12/13 Peter Tyser [U-Boot] [PATCH 04/17] Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72637
> 5519 12/13 Peter Tyser [U-Boot] [PATCH 05/17] Move architecture-specific includes to arch/$ARCH/include/asm
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72677
> 5520 12/13 Peter Tyser [U-Boot] [PATCH 06/17] ppc: Move appropriate cpu/ dirs to arch/ppc/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72678
> 5521 12/13 Peter Tyser [U-Boot] [PATCH 07/17] sh: Move appropriate cpu/ dirs to arch/sh/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72638
> 5522 12/13 Peter Tyser [U-Boot] [PATCH 08/17] arm: Move appropriate cpu/ dirs to arch/arm/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72679
> 5523 12/13 Peter Tyser [U-Boot] [PATCH 09/17] m68k: Move appropriate cpu/ dirs to arch/m68k/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72639
> 5524 12/13 Peter Tyser [U-Boot] [PATCH 10/17] blackfin: Move appropriate cpu/ dirs to arch/blackfin/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72640
> 5525 12/13 Peter Tyser [U-Boot] [PATCH 11/17] mips: Move appropriate cpu/ dirs to arch/mips/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72641
> 5526 12/13 Peter Tyser [U-Boot] [PATCH 12/17] avr32: Move appropriate cpu/ dirs to arch/avr32/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72642
> 5527 12/13 Peter Tyser [U-Boot] [PATCH 13/17] microblaze: Move appropriate cpu/ dirs to arch/microblaze/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72643
> 5528 12/13 Peter Tyser [U-Boot] [PATCH 14/17] sparc: Move appropriate cpu/ dirs to arch/sparc/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72645
> 5529 12/13 Peter Tyser [U-Boot] [PATCH 15/17] nios: Move appropriate cpu/ dirs to arch/nios/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72644
> 5530 12/13 Peter Tyser [U-Boot] [PATCH 16/17] nios2: Move appropriate cpu/ dirs to arch/nios2/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72647
> 5531 12/13 Peter Tyser [U-Boot] [PATCH 17/17] i386: Move appropriate cpu/ dirs to arch/i386/cpu/
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72646
I plan on sending a 2nd version of these after most of the other patches
have been applied or rejected as its going to break lots of outstanding
patches due to directory reorganization.
This series wasn't in Wolfgang's list and is waiting for an ack/nack:
http://www.mail-archive.com/u-boot at lists.denx.de/msg25115.html
Best,
Peter
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (7 preceding siblings ...)
2010-01-26 5:55 ` Peter Tyser
@ 2010-01-26 7:24 ` Anders Darander
2010-01-26 19:12 ` Wolfgang Denk
2010-01-26 8:13 ` Alessandro Rubini
` (10 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Anders Darander @ 2010-01-26 7:24 UTC (permalink / raw)
To: u-boot
Hi Wolfgang and all others,
Comments on my patches:
On Mon, Jan 25, 2010 at 23:44, Wolfgang Denk <wd@denx.de> wrote:
> ?6492 ?01/14 Anders Darander ? ?[U-Boot] [PATCH] Add bootcount to AT91
> ? ? ? ? ? ? http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73640
This one is still valid, and of course, I'd like it mainlined. I've
got no feedback on this one though. (Apart from a few users off-list,
that also wanted to use this feature).
> ?6920 ?01/20 Anders Darander ? ?Re: [U-Boot] [PATCH] Add bootcount to AT91
> ? ? ? ? ? ? http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74060
This one can be disregarded. This was just a reply to my own patch, to
bump it and hopefully get some comments on it.
Best regards,
Anders Darander
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 7:24 ` Anders Darander
@ 2010-01-26 19:12 ` Wolfgang Denk
0 siblings, 0 replies; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 19:12 UTC (permalink / raw)
To: u-boot
Dear Anders Darander,
In message <2c9a759f1001252324s6a7ee6dbr63df260ff4475f69@mail.gmail.com> you wrote:
>
> Comments on my patches:
>
> On Mon, Jan 25, 2010 at 23:44, Wolfgang Denk <wd@denx.de> wrote:
> > 6492 01/14 Anders Darander [U-Boot] [PATCH] Add bootcount to> AT91
> > http://article.gmane.org/gmane.comp.boot-loaders.> u-boot/73640
>
> This one is still valid, and of course, I'd like it mainlined. I've
> got no feedback on this one though. (Apart from a few users off-list,
> that also wanted to use this feature).
OK, that's for Tom, then.
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A star captain's most solemn oath is that he will give his life, even
his entire crew, rather than violate the Prime Directive.
-- Kirk, "The Omega Glory", stardate unknown
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (8 preceding siblings ...)
2010-01-26 7:24 ` Anders Darander
@ 2010-01-26 8:13 ` Alessandro Rubini
2010-01-26 8:20 ` [U-Boot] typo ([STATUS] Patch status update) Alessandro Rubini
2010-01-26 19:33 ` [U-Boot] [STATUS] Patch status update Wolfgang Denk
2010-01-26 9:12 ` Ladislav Michl
` (9 subsequent siblings)
19 siblings, 2 replies; 54+ messages in thread
From: Alessandro Rubini @ 2010-01-26 8:13 UTC (permalink / raw)
To: u-boot
> 4051 11/06 Alessandro Rubini [U-Boot] [PATCH V3] Nomadik: fix reset_timer()
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71200
Superseded by V4 below.
> 4940 11/25 Alessandro Rubini [U-Boot] [PATCH V4] Nomadik: fix reset_timer()
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72083
This is needed for saveenv to work reliably. I'd like it to be merged
Then there is my sequence of 9 nhk patches. V2 is obsoleted by V3 which
fixed structure definitions and removed a few debugging printf.
So these are obsolete:
> 4930 11/25 Alessandro Rubini [U-Boot] [PATCH V2 0/9] display and keypad support for nhk8815
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72073
> 4932 11/25 Alessandro Rubini [U-Boot] [PATCH V2 2/9] video: add amba-clcd prime-cell
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72075
> 4933 11/25 Alessandro Rubini [U-Boot] [PATCH V2 3/9] include/nomadik.h: add physical address for cldc
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72076
> 4934 11/25 Alessandro Rubini [U-Boot] [PATCH V2 4/9] drivers/misc: add stmpe2401 port extender and keypad controller
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72077
> 4935 11/25 Alessandro Rubini [U-Boot] [PATCH V2 5/9] nhk8815.h: define we need stmpe
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72078
> 4936 11/25 Alessandro Rubini [U-Boot] [PATCH V2 6/9] lcd: make 16bpp work
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72079
> 4937 11/25 Alessandro Rubini [U-Boot] [PATCH V2 7/9] nhk8815: added keypad
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72080
> 4938 11/25 Alessandro Rubini [U-Boot] [PATCH V2 8/9] nhk8815: start lower in RAM, so the 800x480 frame buffer fits
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72081
> 4939 11/25 Alessandro Rubini [U-Boot] [PATCH V2 9/9] nhk8815: added lcd support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72082
As for V3 this is the status:
> 5259 12/05 Alessandro Rubini [U-Boot] [PATCH V3 0/9] display and keypad support for nhk8815
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72395
cover letter, please discard
> 5260 12/05 Alessandro Rubini [U-Boot] [PATCH V3 1/9] nhk8815: change the order of initialization
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72396
Needed for correct bringup of diplay in 7/9 and 9/9.
> 5261 12/05 Alessandro Rubini [U-Boot] [PATCH V3 2/9] video: add amba-clcd prime-cell
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72397
> 5262 12/05 Alessandro Rubini [U-Boot] [PATCH V3 3/9] include/nomadik.h: add physical address for cldc
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72398
These two have been applied to u-boot-video/next by Anatolij (Dec 12). Still in next branch.
> 5263 12/05 Alessandro Rubini [U-Boot] [PATCH V3 4/9] drivers/misc: add stmpe2401 port extender and keypad controller
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72399
> 5264 12/05 Alessandro Rubini [U-Boot] [PATCH V3 5/9] nhk8815.h: define we need stmpe
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72400
> 5265 12/05 Alessandro Rubini [U-Boot] [PATCH V3 6/9] lcd: make 16bpp work
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72401
> 5266 12/05 Alessandro Rubini [U-Boot] [PATCH V3 7/9] nhk8815: added keypad
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72402
> 5267 12/05 Alessandro Rubini [U-Boot] [PATCH V3 8/9] nhk8815: start lower in RAM, so the 800x480 frame buffer fits
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72403
> 5268 12/05 Alessandro Rubini [U-Boot] [PATCH V3 9/9] nhk8815: added lcd support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72404
These depend on the ones in video/next and apply cleanly to the
master branch as of today. There is one minor delay about
lcd_setfgcolor/lcd_setbgcolor that was sorted out by Anatolij on Dec
12 ("lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor").
But his patch isn't in master yet nor in the video branches.
Thanks
/alessandro
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] typo ([STATUS] Patch status update)
2010-01-26 8:13 ` Alessandro Rubini
@ 2010-01-26 8:20 ` Alessandro Rubini
2010-01-26 19:33 ` [U-Boot] [STATUS] Patch status update Wolfgang Denk
1 sibling, 0 replies; 54+ messages in thread
From: Alessandro Rubini @ 2010-01-26 8:20 UTC (permalink / raw)
To: u-boot
[damn, I re-read it over and over before sending....]
> There is one minor delay about lcd_setfgcolor/lcd_setbgcolor that
^^^^^
> was sorted out by Anatolij on Dec 12 ("lcd: remove CONFIG_ATMEL_LCD
> ifdefs from lcd_setfgcolor").
It was a minor __detail__. No delay issues here. If his patch of Dec12
goes in, a one line cleanup in my own patch will follow.
Sorry for the mistype
/alessandro
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 8:13 ` Alessandro Rubini
2010-01-26 8:20 ` [U-Boot] typo ([STATUS] Patch status update) Alessandro Rubini
@ 2010-01-26 19:33 ` Wolfgang Denk
1 sibling, 0 replies; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 19:33 UTC (permalink / raw)
To: u-boot
Dear Alessandro Rubini,
In message <20100126081343.GA7876@morgana.gnudd.com> you wrote:
>
> > 4940 11/25 Alessandro Rubini [U-Boot] [PATCH V4] Nomadik: fix reset_timer()
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72083
>
> This is needed for saveenv to work reliably. I'd like it to be merged
Me too.
Tom?
> > 5260 12/05 Alessandro Rubini [U-Boot] [PATCH V3 1/9] nhk8815: change the order of initialization
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72396
>
> Needed for correct bringup of diplay in 7/9 and 9/9.
>
> > 5261 12/05 Alessandro Rubini [U-Boot] [PATCH V3 2/9] video: add amba-clcd prime-cell
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72397
> > 5262 12/05 Alessandro Rubini [U-Boot] [PATCH V3 3/9] include/nomadik.h: add physical address for cldc
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72398
>
> These two have been applied to u-boot-video/next by Anatolij (Dec 12). Still in next branch.
OK. As long as I haven't pulled, they will remain open for me.
> > 5263 12/05 Alessandro Rubini [U-Boot] [PATCH V3 4/9] drivers/misc: add stmpe2401 port extender and keypad controller
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72399
> > 5264 12/05 Alessandro Rubini [U-Boot] [PATCH V3 5/9] nhk8815.h: define we need stmpe
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72400
> > 5265 12/05 Alessandro Rubini [U-Boot] [PATCH V3 6/9] lcd: make 16bpp work
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72401
> > 5266 12/05 Alessandro Rubini [U-Boot] [PATCH V3 7/9] nhk8815: added keypad
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72402
> > 5267 12/05 Alessandro Rubini [U-Boot] [PATCH V3 8/9] nhk8815: start lower in RAM, so the 800x480 frame buffer fits
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72403
> > 5268 12/05 Alessandro Rubini [U-Boot] [PATCH V3 9/9] nhk8815: added lcd support
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72404
>
> These depend on the ones in video/next and apply cleanly to the
> master branch as of today. There is one minor delay about
> lcd_setfgcolor/lcd_setbgcolor that was sorted out by Anatolij on Dec
> 12 ("lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor").
> But his patch isn't in master yet nor in the video branches.
OK, so this is all work for Anatolij and Tom.
Thanks a lot for the review & summary.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If you fail to plan, plan to fail.
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (9 preceding siblings ...)
2010-01-26 8:13 ` Alessandro Rubini
@ 2010-01-26 9:12 ` Ladislav Michl
2010-01-26 19:19 ` Wolfgang Denk
2010-01-26 9:19 ` Ben Warren
` (8 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Ladislav Michl @ 2010-01-26 9:12 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
On Mon, Jan 25, 2010 at 11:44:48PM +0100, Wolfgang Denk wrote:
> 6043 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar: Remove debug junk leaked into eeprom utility
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73165
> 6044 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar: Disable CONFIG_CMD_JFFS2
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73166
> 6045 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar: make crcit utility more readable.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73164
these are still valid and are touching board files only and are not present
in u-boot-ti nor u-boot-arm repository. I would be happy if you could apply
them directly in case the responsible custodian (Cc'ed) remains in silence.
Thank you,
ladis
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 9:12 ` Ladislav Michl
@ 2010-01-26 19:19 ` Wolfgang Denk
2010-01-26 22:04 ` Paulraj, Sandeep
0 siblings, 1 reply; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 19:19 UTC (permalink / raw)
To: u-boot
Dear Ladislav Michl,
In message <20100126091238.GA2267@localhost.localdomain> you wrote:
>
> On Mon, Jan 25, 2010 at 11:44:48PM +0100, Wolfgang Denk wrote:
> > 6043 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar: Remove debug junk leaked into eeprom utility
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73165
> > 6044 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar: Disable CONFIG_CMD_JFFS2
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73166
> > 6045 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar: make crcit utility more readable.
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73164
>
> these are still valid and are touching board files only and are not present
> in u-boot-ti nor u-boot-arm repository. I would be happy if you could apply
> them directly in case the responsible custodian (Cc'ed) remains in silence.
Sandeep, could you please comment?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Conceptual integrity in turn dictates that the design must proceed
from one mind, or from a very small number of agreeing resonant
minds. - Frederick Brooks Jr., "The Mythical Man Month"
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-26 19:19 ` Wolfgang Denk
@ 2010-01-26 22:04 ` Paulraj, Sandeep
2010-01-26 22:52 ` Wolfgang Denk
0 siblings, 1 reply; 54+ messages in thread
From: Paulraj, Sandeep @ 2010-01-26 22:04 UTC (permalink / raw)
To: u-boot
> Subject: Re: [U-Boot] [STATUS] Patch status update
>
> Dear Ladislav Michl,
>
> In message <20100126091238.GA2267@localhost.localdomain> you wrote:
> >
> > On Mon, Jan 25, 2010 at 11:44:48PM +0100, Wolfgang Denk wrote:
> > > 6043 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar: Remove debug
> junk leaked into eeprom utility
> > > http://article.gmane.org/gmane.comp.boot-loaders.u-
> boot/73165
> > > 6044 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar: Disable
> CONFIG_CMD_JFFS2
> > > http://article.gmane.org/gmane.comp.boot-loaders.u-
> boot/73166
> > > 6045 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar: make crcit
> utility more readable.
> > > http://article.gmane.org/gmane.comp.boot-loaders.u-
> boot/73164
> >
> > these are still valid and are touching board files only and are not
> present
> > in u-boot-ti nor u-boot-arm repository. I would be happy if you could
> apply
> > them directly in case the responsible custodian (Cc'ed) remains in
> silence.
>
> Sandeep, could you please comment?
>
> Best regards,
>
> Wolfgang Denk
>
I have pushed these updates.
These were sent over the holidays and missed me completely.
Thanks,
Sandeep
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-26 22:04 ` Paulraj, Sandeep
@ 2010-01-26 22:52 ` Wolfgang Denk
2010-01-27 17:50 ` Ladislav Michl
0 siblings, 1 reply; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 22:52 UTC (permalink / raw)
To: u-boot
Dear Sandeep,
In message <0554BEF07D437848AF01B9C9B5F0BC5D985EE2F3@dlee01.ent.ti.com> you wrote:
>
> > Sandeep, could you please comment?
>
> I have pushed these updates.
Thanks. Please send a pull request to Tom when you think you are
ready.
> These were sent over the holidays and missed me completely.
No problem. I try to keep an eye on these things.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
How many Unix hacks does it take to change a light bulb? Let's see,
can you use a shell script for that or does it need a C program?
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-26 22:52 ` Wolfgang Denk
@ 2010-01-27 17:50 ` Ladislav Michl
0 siblings, 0 replies; 54+ messages in thread
From: Ladislav Michl @ 2010-01-27 17:50 UTC (permalink / raw)
To: u-boot
On Tue, Jan 26, 2010 at 11:52:23PM +0100, Wolfgang Denk wrote:
> Dear Sandeep,
>
> In message <0554BEF07D437848AF01B9C9B5F0BC5D985EE2F3@dlee01.ent.ti.com> you wrote:
> >
> > > Sandeep, could you please comment?
> >
> > I have pushed these updates.
Thank you.
> Thanks. Please send a pull request to Tom when you think you are
> ready.
FYI, there are more patches pending, I just didn't have time to look
closely where a problem is. Will send them after more testing, probably
later today. Also sorry for pushing on you both as I do not have too
good experince with merging board patches - trying to fully sync since
2005...
Best regards,
ladis
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (10 preceding siblings ...)
2010-01-26 9:12 ` Ladislav Michl
@ 2010-01-26 9:19 ` Ben Warren
2010-01-26 19:48 ` Wolfgang Denk
2010-01-26 9:26 ` Daniel Gorsulowski
` (7 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Ben Warren @ 2010-01-26 9:19 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
Wolfgang Denk wrote:
> Hi everybody,
>
> here is a list of e-mail messages / patches, which I have marked as
> "open" in my folder. It would we be really helpful if both submitters
> and responsible custodians could take a look at these and provide
> feedback if these patches are still to be applied, or have been
> rejected or obsoleted or are queued in some repo to be pulled soon or
> whatever.
>
> Thanks in advance.
>
> The list is chronologically sorted (oldes entries first) and consist
> of
>
> 1) Index (only meaningful to me, but for me this is the key
> information I need)
> 2) date
> 3) Subject
> 4) Link to gmane mailing list archive
>
>
>
<snip>
> 2811 10/19 Shinya Kuribayash [U-Boot] [PATCH] qemu_mips: Fix CONFIG_NET_MULTI build warning
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70008
>
NAK'd
> 3760 11/02 "Seunghyeon Rhee [U-Boot] [PATCH] NET: Fix MAC addr handling for smc911x
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70913
>
Will apply ASAP
> 3882 11/03 Peter Tyser [U-Boot] [PATCH] tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71031
>
I can take this one I guess
> 4146 11/09 Peter Tyser [U-Boot] [PATCH 1/5] tsec: Clean up Broadcom PHY status parsing
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71295
> 4147 11/09 Peter Tyser [U-Boot] [PATCH 2/5] tsec: Make functions/data static when possible
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71298
> 4148 11/09 Peter Tyser [U-Boot] [PATCH 3/5] tsec: General cleanup
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71299
> 4149 11/09 Peter Tyser [U-Boot] [PATCH 4/5] tsec: Add support for using the BCM5482 PHY in fiber mode
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71296
> 4150 11/09 Peter Tyser [U-Boot] [PATCH 5/5] tsec: Add TSEC_FIBER flag
>
I'll look through this patch set and ACK/NAK. Any technical input from
Freescale folks would be helpful
<snip>
> 5732 12/17 Semih Hazar [U-Boot] [PATCH] macb: Fix mii_phy_read and mii_phy_write functions
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72851
>
Will apply
> 5809 12/18 Nick Thompson [U-Boot] [PATCH v3] TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72929
>
Will apply
> 5964 12/23 Matthias Kaehlcke [U-Boot] [PATCH 2/3] Add EP93XX ethernet driver
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73087
>
Superseded by others. Latest is #7139
> 6318 01/11 Vipin KUMAR [U-Boot] [PATCH v4 08/12] SPEAr : Support for HW mac id read/write from i2c mem
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73460
>
Superseded by #6531
> 6437 01/13 Stefano Babic [U-Boot] [PATCH V2 6/9] fec_mxc: add support for MX51 processor
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73588
>
>
Will review
> 6451 01/13 Tom [U-Boot] [PATCH v4 08/12] SPEAr : Support for HW mac id read/write from i2c mem
>
This one appears to be feedback for 6318. Don't know why it doesn't
show up as a reply
> 6531 01/15 Vipin KUMAR [U-Boot] [PATCH v5 08/12] SPEAr : Support for HW mac id read/write from i2c mem
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73673
>
Will apply
> 6594 01/16 John Rigby [U-Boot] [PATCH-V2 5/9] fec_mxc: cleanup and factor out MX27 dependencies
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73740
>
Will review
> 6595 01/16 John Rigby [U-Boot] [PATCH-V2 6/9] Add support for Freescale MX25 SOC
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73744
> 6596 01/16 John Rigby [U-Boot] [PATCH-V2 7/9] fec_mxc: add MX25 support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73741
>
Will review
> 6704 01/17 Ben Warren Re: [U-Boot] [RFC] 83xx: uec: miiphybb: Added support for bitBang SMI and uec SMI enabled at th
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73847
>
This is feedback for another patch
> 6916 01/20 Heiko Schocher [U-Boot] 83xx, uec: split enet_interface in two variables, was: 83xx, uec: adjust enet_interfac
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74056
>
Will review
> 6937 01/20 Stefano Babic [U-Boot] [PATCH V3 07/11] fec_mxc: add support for MX51 processor
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74079
>
>
I need to sort out the fec_mxc patches by Stefano & John, will supply
feedback or ACK/NAK
> 7003 01/21 Matthias Kaehlcke [U-Boot] [PATCH] cs8900_initialize() cleanup [rev2]
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74144
> 7012 01/21 Matthias Kaehlcke [U-Boot] [PATCH] smc911x driver: cleanup smc911x_initialize()
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74153
>
Applied to net repo
> 7083 01/23 Jens Scharsig [U-Boot] [PATCH 8/9 V3] new at91_emac network driver (NET_MULTI api)
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74221
>
Will review
> 7094 01/23 Ed Swarthout [U-Boot] [PATCH RFC] tsec: do not print Speed: if using netconsole
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74231
>
Will review
> 7139 01/24 Matthias Kaehlcke [U-Boot] [PATCH 2/3] Add EP93xx ethernet driver
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74275
>
Have provided feedback
>
> Best regards,
>
> Wolfgang Denk
>
>
regards,
Ben
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (11 preceding siblings ...)
2010-01-26 9:19 ` Ben Warren
@ 2010-01-26 9:26 ` Daniel Gorsulowski
2010-01-26 19:50 ` Wolfgang Denk
2010-01-26 10:02 ` Stefan Roese
` (6 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Daniel Gorsulowski @ 2010-01-26 9:26 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
Wolfgang Denk wrote:
>
> Hi everybody,
>
> here is a list of e-mail messages / patches, which I have marked as
> "open" in my folder. It would we be really helpful if both submitters
> and responsible custodians could take a look at these and provide
> feedback if these patches are still to be applied, or have been
> rejected or obsoleted or are queued in some repo to be pulled soon or
> whatever.
>
> Thanks in advance.
>
<snip>
> 6827 01/19 Daniel Gorsulowsk [U-Boot] [PATCH] at91: Add esd gmbh OTC570 board support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73971
This is obsoleted by the following patch.
> 7159 01/25 Daniel Gorsulowsk [U-Boot] [PATCH v2] at91: Add esd gmbh OTC570 board support
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74293
Still to be applied, waiting for response.
Regards,
Daniel Gorsulowski
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (12 preceding siblings ...)
2010-01-26 9:26 ` Daniel Gorsulowski
@ 2010-01-26 10:02 ` Stefan Roese
2010-01-26 19:52 ` Wolfgang Denk
2010-01-26 13:13 ` Matthias Weißer
` (5 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Stefan Roese @ 2010-01-26 10:02 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
On Monday 25 January 2010 23:44:48 Wolfgang Denk wrote:
> 82 08/24 Renato Andreola [U-Boot] PATCH mtd CFI flash: timeout calculation underflow if imprecise 1kHz timer: fix
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/0
Patch still needs some reworking from author. Waiting for a new version.
Renato, could you send a new version soon? Thanks.
> 6139 01/05 "Chris Zhang" [U-Boot] ppc440epx(sequoia) USB ehci fix.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73273
This is superseeded by the patch series below.
> 6161 01/06 Chris Zhang [U-Boot] [PATCH 0/3] PPC440EPX(sequoia) USB EHCI support.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73295
Not a patch, just a cover letter. This is the patch series that
superseeded the patch above. It's already in mainline via USB
repository.
> 6786 01/18 prakash bedge Re: U-boot running on DDR fails to detect the CFI compliant flash
This is not a patch. A reported problem not resolved yet. Could be that
it's not CFI driver related but a problem with the SoC support (custom
PPC440 system, not AMCC).
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 10:02 ` Stefan Roese
@ 2010-01-26 19:52 ` Wolfgang Denk
0 siblings, 0 replies; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 19:52 UTC (permalink / raw)
To: u-boot
Dear Stefan Roese,
In message <201001261102.04837.sr@denx.de> you wrote:
> Hi Wolfgang,
>
> On Monday 25 January 2010 23:44:48 Wolfgang Denk wrote:
> > 82 08/24 Renato Andreola [U-Boot] PATCH mtd CFI flash: timeout calculation underflow if imprecise 1kHz timer: fix
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/0
>
> Patch still needs some reworking from author. Waiting for a new version.
> Renato, could you send a new version soon? Thanks.
OK.
> > 6786 01/18 prakash bedge Re: U-boot running on DDR fails to detect the CFI compliant flash
>
> This is not a patch. A reported problem not resolved yet. Could be that
> it's not CFI driver related but a problem with the SoC support (custom
> PPC440 system, not AMCC).
Right.
Thanks for the feedback!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Schshschshchsch.
-- The Gorn, "Arena", stardate 3046.2
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (13 preceding siblings ...)
2010-01-26 10:02 ` Stefan Roese
@ 2010-01-26 13:13 ` Matthias Weißer
2010-01-26 19:53 ` Wolfgang Denk
2010-01-26 14:48 ` Heiko Schocher
` (4 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Matthias Weißer @ 2010-01-26 13:13 UTC (permalink / raw)
To: u-boot
> 59 07/08 Matthias Weisser [U-Boot] [PATCH RESEND 1/3] arm: Added support for MB86R01 'Jade' SoC
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/63112
Can be dropped. I will come up with a new version of this patch set.
> 6384 01/12 Matthias Weisser [U-Boot] [PATCH] video: Fix console display when splashscreen is used
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73529
I don't received feedback on this an would like to see it mainlined.
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 13:13 ` Matthias Weißer
@ 2010-01-26 19:53 ` Wolfgang Denk
0 siblings, 0 replies; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 19:53 UTC (permalink / raw)
To: u-boot
Dear Matthias =?ISO-8859-1?Q?Wei=DFer?=,
In message <1264511615.3300.5.camel@mat-frame> you wrote:
> > 59 07/08 Matthias Weisser [U-Boot] [PATCH RESEND 1/3] arm: Added support for MB86R01 'Jade' SoC
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/63112
>
> Can be dropped. I will come up with a new version of this patch set.
Done, thanks.
> > 6384 01/12 Matthias Weisser [U-Boot] [PATCH] video: Fix console display when splashscreen is used
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73529
>
> I don't received feedback on this an would like to see it mainlined.
This should be in Anatolij's queue, then.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A princess should not be afraid -- not with a brave knight to protect
her.
-- McCoy, "Shore Leave", stardate 3025.3
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (14 preceding siblings ...)
2010-01-26 13:13 ` Matthias Weißer
@ 2010-01-26 14:48 ` Heiko Schocher
2010-01-26 21:19 ` Wolfgang Denk
2010-01-26 17:03 ` Nick Thompson
` (3 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Heiko Schocher @ 2010-01-26 14:48 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
Wolfgang Denk wrote:
> here is a list of e-mail messages / patches, which I have marked as
> "open" in my folder. It would we be really helpful if both submitters
> and responsible custodians could take a look at these and provide
> feedback if these patches are still to be applied, or have been
> rejected or obsoleted or are queued in some repo to be pulled soon or
> whatever.
>
> Thanks in advance.
[...]
> 28 03/24 Heiko Schocher i2c: rework multibus/multiadapter functionality
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/56416
I just need (hopefully only) one more merge window, to integrate new boards,
1 or 2 new i2c driver, and update README. Then it should be ready for using
the following merge window as the last chance for comments, testing, and
then it should be ready for mainline ... actual code is accessible at:
http://git.denx.de/?p=u-boot/u-boot-i2c.git;a=shortlog;h=refs/heads/multibus_v2
> 3611 10/30 Javier Martin [U-Boot] [u-boot][PATCH][2/2] i2c_mxc: Add I2C support for i.MX27 chip processor.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70770
Discussion ended here:
http://lists.denx.de/pipermail/u-boot/2009-November/063627.html
> 3703 10/31 Tom Rix [U-Boot] [PATCH] Add I2C multibus support for OMAP2/3 boards
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70856
This patch is in mainline (after some discussion, new patch made from Dirk Behme)
http://git.denx.de/?p=u-boot.git;a=commitdiff;h=1d2e96de56cc57e25a19bc40d297f36c4c4443a2
> 6126 01/05 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 4/4] Enable I2C bus switching
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73260
Acked from me, see:
http://lists.denx.de/pipermail/u-boot/2010-January/066025.html
> 6313 01/11 Vipin KUMAR [U-Boot] [PATCH v4 03/12] SPEAr : i2c driver support added for SPEAr SoCs
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73454
Acked from me, see:
http://lists.denx.de/pipermail/u-boot/2010-January/066236.html
> 6526 01/15 Vipin KUMAR [U-Boot] [PATCH v5 03/12] SPEAr : i2c driver support added for SPEAr SoCs
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73682
see v4 ... or should I Ack each new version?
> 6765 01/18 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 2/7] Enable I2C bus switching
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/0
This patch is Acked from me.
> 6898 01/19 Michael Durrant [U-Boot] ColdFire I2C implementing I2C idle [PATCH]
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74038
This patch is in discussion, reviewed, waiting for new version.
> 6916 01/20 Heiko Schocher [U-Boot] 83xx, uec: split enet_interface in two variables, was: 83xx, uec: adjust enet_interfac
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74056
> 6917 01/20 Heiko Schocher [U-Boot] 83xx, kmeter1: fix compile error
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74057
got no comments for this 2 patches ...
bye
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 14:48 ` Heiko Schocher
@ 2010-01-26 21:19 ` Wolfgang Denk
2010-01-27 7:15 ` Heiko Schocher
0 siblings, 1 reply; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 21:19 UTC (permalink / raw)
To: u-boot
Dear Heiko Schocher,
In message <4B5F00AA.5080706@denx.de> you wrote:
>
> > 28 03/24 Heiko Schocher i2c: rework multibus/multiadapter functionality
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/56416
>
> I just need (hopefully only) one more merge window, to integrate new boards,
> 1 or 2 new i2c driver, and update README. Then it should be ready for using
> the following merge window as the last chance for comments, testing, and
> then it should be ready for mainline ... actual code is accessible at:
Feel free to prepare this early; as soon a -rc1 is out we can have a
"next" branch where we could put this in.
> http://git.denx.de/?p=u-boot/u-boot-i2c.git;a=shortlog;h=refs/heads/multibus_v2
>
> > 3611 10/30 Javier Martin [U-Boot] [u-boot][PATCH][2/2] i2c_mxc: Add I2C support for i.MX27 chip processor.
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70770
>
> Discussion ended here:
>
> http://lists.denx.de/pipermail/u-boot/2009-November/063627.html
So what do we do about it? Drop it?
> > 3703 10/31 Tom Rix [U-Boot] [PATCH] Add I2C multibus support for OMAP2/3 boards
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70856
>
> This patch is in mainline (after some discussion, new patch made from Dirk Behme)
Thanks.
> http://git.denx.de/?p=u-boot.git;a=commitdiff;h=1d2e96de56cc57e25a19bc40d297f36c4c4443a2
>
> > 6126 01/05 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 4/4] Enable I2C bus switching
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73260
>
> Acked from me, see:
>
> http://lists.denx.de/pipermail/u-boot/2010-January/066025.html
OK. Sandeep will pick this up, then.
> > 6526 01/15 Vipin KUMAR [U-Boot] [PATCH v5 03/12] SPEAr : i2c driver support added for SPEAr SoCs
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73682
>
> see v4 ... or should I Ack each new version?
no, not needed - actually alreay in mainline.
> > 6765 01/18 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 2/7] Enable I2C bus switching
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/0
>
> This patch is Acked from me.
See above.
> > 6898 01/19 Michael Durrant [U-Boot] ColdFire I2C implementing I2C idle [PATCH]
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74038
>
> This patch is in discussion, reviewed, waiting for new version.
OK.
> > 6916 01/20 Heiko Schocher [U-Boot] 83xx, uec: split enet_interface in two variables, was: 83xx, uec: adjust enet_interfac
This is for Ben.
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74056
> > 6917 01/20 Heiko Schocher [U-Boot] 83xx, kmeter1: fix compile error
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74057
And this for Kim.
> got no comments for this 2 patches ...
Which means Ben and Kim will pull them in soon - I hope :-)
Thanks for the review.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
In the beginning, there was nothing, which exploded.
- Terry Pratchett, _Lords and Ladies_
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 21:19 ` Wolfgang Denk
@ 2010-01-27 7:15 ` Heiko Schocher
0 siblings, 0 replies; 54+ messages in thread
From: Heiko Schocher @ 2010-01-27 7:15 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
Wolfgang Denk wrote:
> In message <4B5F00AA.5080706@denx.de> you wrote:
>>> 28 03/24 Heiko Schocher i2c: rework multibus/multiadapter functionality
>>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/56416
>> I just need (hopefully only) one more merge window, to integrate new boards,
>> 1 or 2 new i2c driver, and update README. Then it should be ready for using
>> the following merge window as the last chance for comments, testing, and
>> then it should be ready for mainline ... actual code is accessible at:
>
> Feel free to prepare this early; as soon a -rc1 is out we can have a
> "next" branch where we could put this in.
Hmm.. it;s not the problem, that the merge window is to long, instead
I am to slow ... Sorry ... :-(
>> http://git.denx.de/?p=u-boot/u-boot-i2c.git;a=shortlog;h=refs/heads/multibus_v2
But if testers want to step in, the above tree should be in a good state
for testing ;-)
>>> 3611 10/30 Javier Martin [U-Boot] [u-boot][PATCH][2/2] i2c_mxc: Add I2C support for i.MX27 chip processor.
>>> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70770
>> Discussion ended here:
>>
>> http://lists.denx.de/pipermail/u-boot/2009-November/063627.html
>
> So what do we do about it? Drop it?
Hmm.. I looked in this discussion, end if Sandeep or Tom has nothing
against this __REG defines, I think it can go in mainline.
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (15 preceding siblings ...)
2010-01-26 14:48 ` Heiko Schocher
@ 2010-01-26 17:03 ` Nick Thompson
2010-01-26 21:21 ` Wolfgang Denk
2010-01-26 18:32 ` Hiremath, Vaibhav
` (2 subsequent siblings)
19 siblings, 1 reply; 54+ messages in thread
From: Nick Thompson @ 2010-01-26 17:03 UTC (permalink / raw)
To: u-boot
On 25/01/10 22:44, Wolfgang Denk wrote:
> 5369 12/08 Nick Thompson [U-Boot] [PATCH RFC] NAND: Improve read performance from Large Page NAND devices
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72491
This one is not ready yet, some other drivers need updating.
> 5446 12/10 Nick Thompson [U-Boot] [PATCH] da830evm: Use table driven pin mux configuration
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72566
Obsoleted by a v2 patch below.
> 5809 12/18 Nick Thompson [U-Boot] [PATCH v3] TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72929
Ben has said today that he is picking this one up.
> 6783 01/18 Nick Thompson [U-Boot] [PATCH v2] da830evm: Use table driven pin mux configuration
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73933
This was applied to u-boot-ti a few days ago.
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-26 17:03 ` Nick Thompson
@ 2010-01-26 21:21 ` Wolfgang Denk
0 siblings, 0 replies; 54+ messages in thread
From: Wolfgang Denk @ 2010-01-26 21:21 UTC (permalink / raw)
To: u-boot
Dear Nick Thompson,
In message <4B5F2056.3090108@ge.com> you wrote:
> On 25/01/10 22:44, Wolfgang Denk wrote:
> > 5369 12/08 Nick Thompson [U-Boot] [PATCH RFC] NAND: Improve read performance from Large Page NAND devices
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72491
>
> This one is not ready yet, some other drivers need updating.
OK.
> > 5446 12/10 Nick Thompson [U-Boot] [PATCH] da830evm: Use table driven pin mux configuration
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72566
>
> Obsoleted by a v2 patch below.
OK.
> > 5809 12/18 Nick Thompson [U-Boot] [PATCH v3] TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72929
>
> Ben has said today that he is picking this one up.
>
> > 6783 01/18 Nick Thompson [U-Boot] [PATCH v2] da830evm: Use table driven pin mux configuration
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73933
>
> This was applied to u-boot-ti a few days ago.
Thanks for the review!>
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If you can't beat it or corrupt it, you pretend it was your idea in
the first place. - Terry Pratchett, _Guards! Guards!_
^ permalink raw reply [flat|nested] 54+ messages in thread
* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (16 preceding siblings ...)
2010-01-26 17:03 ` Nick Thompson
@ 2010-01-26 18:32 ` Hiremath, Vaibhav
2010-01-26 19:57 ` Kim Phillips
2010-01-29 13:31 ` Minkyu Kang
19 siblings, 0 replies; 54+ messages in thread
From: Hiremath, Vaibhav @ 2010-01-26 18:32 UTC (permalink / raw)
To: u-boot
> -----Original Message-----
> From: u-boot-bounces at lists.denx.de
> [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Wolfgang Denk
> Sent: Tuesday, January 26, 2010 4:15 AM
> To: u-boot at lists.denx.de
> Subject: [U-Boot] [STATUS] Patch status update
>
>
> Hi everybody,
>
> here is a list of e-mail messages / patches, which I have marked as
> "open" in my folder. It would we be really helpful if both submitters
> and responsible custodians could take a look at these and provide
> feedback if these patches are still to be applied, or have been
> rejected or obsoleted or are queued in some repo to be pulled soon or
> whatever.
>
> Thanks in advance.
>
> The list is chronologically sorted (oldes entries first) and consist
> of
>
> 1) Index (only meaningful to me, but for me this is the key
> information I need)
> 2) date
> 3) Subject
> 4) Link to gmane mailing list archive
>
>
> 8 08/28 Markus Kammerstet [U-Boot] PATCH: U-Boot
> support for Olimex SAM9L-9260 development board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/46038
> 9 09/05 "Swarthout Edward [U-Boot] Image.c get_table_entry_name
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/46596
> 12 11/13 Chaofu Chen [U-Boot] [PATCH] bug fix for
> the delay function of ARM s3c44b0
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/50104
> 17 03/03 Jean-Christophe P [U-Boot] [PATCH 1/9]
> at91sam9/cap9: use define instead hardcoded value for the
> USB_OHCI_REGS_BA
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/55481
> 26 03/20 Richard Retanubun [U-Boot] [PATCH] Coldfire:
> interrupts: Add watchdog auto reset to dtimer_interrupt
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/56267
> 27 03/23 Richard Retanubun [U-Boot] [PATCH] Coldfire:
> cleanup compiler warning for lib-m68k unused variables.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/56390
> 28 03/24 Heiko Schocher i2c: rework
> multibus/multiadapter functionality
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/56416
> 29 04/03 Dave Liu [U-Boot] [PATCH 2/2] 85xx:
> add the nfsboot/ramboot to default environment
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/57219
> 33 04/18 Jean-Christophe P [U-Boot] [PATCH] omap2420h4:
> move arch pre lowlevel init to board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/58008
> 36 05/01 Jean-Christophe P [U-Boot] [PATCH 3/4]
> s3c4510b: move interrupts code to soc
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/58874
> 37 05/01 Jean-Christophe P [U-Boot] [PATCH 4/4] lpc2292:
> move interrupts code to soc
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/58873
> 53 06/13 Dave Liu [U-Boot] [PATCH] 85xx: Enable
> the DDR3 SPD support for P2020DS board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/61457
> 59 07/08 Matthias Weisser [U-Boot] [PATCH RESEND 1/3]
> arm: Added support for MB86R01 'Jade' SoC
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/63112
> 64 07/14 Dimitar Dimitrov [U-Boot] [PATCH 02/03 v2] Add
> support for Olimex SAM9-L9261 SBC
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/63724
> 65 07/14 Dimitar Dimitrov [U-Boot] [PATCH 03/03 v2] Add
> support for Olimex SAM9-L9260 SBC
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/63725
> 66 07/15 Dimitar Dimitrov [U-Boot] [PATCH] Add inverted
> clock polarity support for Atmel LCD driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/63774
> 70 07/28 TsiChung Liew [U-Boot] [PATCH] ColdFire:
> Fix missing _IO_BASE which caused compile error
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/65083
> 71 07/28 TsiChung Liew [U-Boot] [PATCH] ColdFire:
> Fix compile warning messages
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/65084
> 74 08/04 Alex Dubov [U-Boot] [PATCH 2/2] stx: add
> support for AMC8548 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/65311
> 75 08/07 oakad at yahoo.com [U-Boot] Another patchset for
> STx AMC8548
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/65504
> 77 08/07 oakad at yahoo.com [U-Boot] [PATCH 2/4] stx:
> factor out LAW settings common for all STx boards
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/65507
> 82 08/24 Renato Andreola [U-Boot] PATCH mtd CFI flash:
> timeout calculation underflow if imprecise 1kHz timer: fix
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/0
> 83 08/24 Renato Andreola [U-Boot] PATCH - Added
> support to YANU Nios2 uart (02)
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/66673
> 84 08/26 Albin Tonnerre [U-Boot] [PATCH 1/2]
> drivers/mmc/atmel_mci.c: port to the new CONFIG_GENERIC_MMC API
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/66798
> 85 08/26 Albin Tonnerre [U-Boot] [PATCH 2/2] AVR32:
> update to use CONFIG_GENERIC_MMC
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/66799
> 86 09/01 Albin Tonnerre [U-Boot] [PATCH] AT91: Add
> SD/MMC controller support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/67006
> 124 09/05 Jean-Christophe P [U-Boot] [PATCH] at91: move
> base address define to soc header
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/67393
> 125 09/07 "Berns" [U-Boot] autoscr command
> failure saveenv dataflash
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/67483
> 239 09/08 Albin Tonnerre [U-Boot] [PATCH v3] AT91: Add
> SD/MMC controller support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/67583
> 1092 09/21 ? ? [U-Boot] An error in
> u-boot-2009.08/cpu/arm920t/start.S
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/68400
> 1182 09/21 Philippe De Muyte [U-Boot] [PATCH MAKEALL
> coldfire] : Fix start.S:Error: Conversion of PC relative
> displacement t
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/68486
> 1884 10/01 Sebastian Heutlin [U-Boot] [PATCH v3] AT91: Add
> SD/MMC controller support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/69142
> 2055 10/05 Dipen Dudhat [U-Boot] [PATCH v3] ppc/85xx:
> PIO Support for FSL eSDHC Controller Driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/69297
> 2432 10/12 Kyungmin Park [U-Boot] [PATCH] Reduce
> apollon OneNAND IPL code
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/69648
> 2786 10/19 Mark Jackson [U-Boot] [PATCH] avr32
> portmux : fix incorrect port mask
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/69985
> 2811 10/19 Shinya Kuribayash [U-Boot] [PATCH] qemu_mips:
> Fix CONFIG_NET_MULTI build warning
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70008
> 3449 10/28 Wolfgang Wegner [U-Boot] [PATCH] MCF532x:
> make icache_enable use CONFIG_SYS_SDRAM_SIZE
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70615
> 3450 10/28 Wolfgang Wegner [U-Boot] [PATCH] allow
> MCF532x to use CONFIG_MONITOR_IS_IN_RAM
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70616
> 3491 10/29 Mingkai Hu [U-Boot] [PATCH] ppc/85xx:
> Clean up mpc8536DS PCI setup code
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70655
> 3610 10/30 Javier Martin [U-Boot] [u-boot]
> [PATCH][1/2] mx27: Add necessary defines and helper functions
> to support I2C
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70769
> 3611 10/30 Javier Martin [U-Boot] [u-boot][PATCH][2/2]
> i2c_mxc: Add I2C support for i.MX27 chip processor.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70770
> 3620 10/30 Dirk Behme [U-Boot] Beagle Zippy: OMAP3
> SPI code for U-Boot?
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70779
> 3703 10/31 Tom Rix [U-Boot] [PATCH] Add I2C
> multibus support for OMAP2/3 boards
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70856
> 3760 11/02 "Seunghyeon Rhee [U-Boot] [PATCH] NET: Fix MAC
> addr handling for smc911x
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70913
> 3784 11/02 Wolfgang Wegner [U-Boot] [PATCH] non-blocking
> flash write/erase/status check functions
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70937
> 3882 11/03 Peter Tyser [U-Boot] [PATCH] tsec: Force
> TBI PHY to 1000Mbps full duplex in SGMII mode
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71031
> 3893 11/04 Terry Lv [U-Boot] [PATCH] Improve read
> performance of generic mmc.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71042
> 3933 11/04 Kumar Gala [U-Boot] [PATCH v2] ppc/85xx:
> Clean up mpc8536DS PCI setup code
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71083
> 4009 11/05 "kevin.morfitt at fe [U-Boot] [PATCH ARM] Update
> the s3c2410 nand driver from linux-2.6.31.5
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71157
> 4051 11/06 Alessandro Rubini [U-Boot] [PATCH V3] Nomadik:
> fix reset_timer()
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71200
> 4114 11/08 Magnus Lilja [U-Boot] [RFC 3/4] MX31:
> Activate NAND support for i.MX31 Litekit board.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71259
> 4146 11/09 Peter Tyser [U-Boot] [PATCH 1/5] tsec:
> Clean up Broadcom PHY status parsing
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71295
> 4147 11/09 Peter Tyser [U-Boot] [PATCH 2/5] tsec:
> Make functions/data static when possible
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71298
> 4148 11/09 Peter Tyser [U-Boot] [PATCH 3/5] tsec:
> General cleanup
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71299
> 4149 11/09 Peter Tyser [U-Boot] [PATCH 4/5] tsec:
> Add support for using the BCM5482 PHY in fiber mode
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71296
> 4150 11/09 Peter Tyser [U-Boot] [PATCH 5/5] tsec:
> Add TSEC_FIBER flag
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71297
> 4237 11/11 Mike Rapoport [U-Boot] [PATCH] omap3: fix
> bi_dram initialization when CONFIG_NR_DRAM_BANKS is 1
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71382
> 4274 11/11 Magnus Lilja [U-Boot] [PATCH v1 3/3] MX31:
> Activate NAND support for i.MX31 Litekit board.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71425
> 4350 11/12 Magnus Lilja [U-Boot] [PATCH v2 3/3] MX31:
> Activate NAND support for i.MX31 Litekit board.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71499
> 4452 11/15 Dirk Behme [U-Boot] [PATCH] OMAP3:
> BeagleBoard: Add expansion board auto detection
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71608
> 4471 11/16 Mike Rapoport [U-Boot] [PATCHi v5] OMAP3:
> add CM-T35 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71628
> 4493 11/16 Tom Rix [U-Boot] [PATCH] OMAP3 Move
> declaration of gpmc_cfg.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71649
> 4532 11/17 Dave Liu [U-Boot] [PATCH] Fix the
> local bus divider mapping
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71687
> 4580 11/18 Mike Rapoport [U-Boot] [PATCH v6] OMAP3:
> add CM-T35 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71732
> 4592 11/18 To:u-boot at lists.d [PATCH] Clarify applicable
> licensing terms in COPYING file.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71743
> 4598 11/18 hvaibhav at ti.com [U-Boot] [PATCH V3] OMAP3EVM:
> Added NAND support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71749
> 4638 11/19 Terry Lv [U-Boot] [PATCH] Save
> environment data to mmc.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71792
> 4639 11/19 Terry Lv [U-Boot] [PATCH] Improve read
> performance of generic mmc.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71791
> 4698 11/19 "Robert P. J. Day [U-Boot] [PATCH v2]
> BeagleBoard: Add a comment explaining the use of "OMAP34XX" macros.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71853
> 4702 11/20 Ajay Kumar Gupta [U-Boot] [PATCH] omap3evm:
> Add board revision function
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71857
> 4803 11/23 hvaibhav at ti.com [U-Boot] [PATCH V4] OMAP3EVM:
> Added NAND support
>
This should get merged. I don't see any issues with it.
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71952
> 4930 11/25 Alessandro Rubini [U-Boot] [PATCH V2 0/9]
> display and keypad support for nhk8815
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72073
> 4932 11/25 Alessandro Rubini [U-Boot] [PATCH V2 2/9]
> video: add amba-clcd prime-cell
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72075
> 4933 11/25 Alessandro Rubini [U-Boot] [PATCH V2 3/9]
> include/nomadik.h: add physical address for cldc
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72076
> 4934 11/25 Alessandro Rubini [U-Boot] [PATCH V2 4/9]
> drivers/misc: add stmpe2401 port extender and keypad controller
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72077
> 4935 11/25 Alessandro Rubini [U-Boot] [PATCH V2 5/9]
> nhk8815.h: define we need stmpe
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72078
> 4936 11/25 Alessandro Rubini [U-Boot] [PATCH V2 6/9] lcd:
> make 16bpp work
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72079
> 4937 11/25 Alessandro Rubini [U-Boot] [PATCH V2 7/9]
> nhk8815: added keypad
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72080
> 4938 11/25 Alessandro Rubini [U-Boot] [PATCH V2 8/9]
> nhk8815: start lower in RAM, so the 800x480 frame buffer fits
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72081
> 4939 11/25 Alessandro Rubini [U-Boot] [PATCH V2 9/9]
> nhk8815: added lcd support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72082
> 4940 11/25 Alessandro Rubini [U-Boot] [PATCH V4] Nomadik:
> fix reset_timer()
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72083
> 4985 11/27 Liu Yu [U-Boot] [PATCH 1/2]
> ppc/85xx: Add PIB/ATM support for MPC8569mds
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72127
> 4986 11/27 Liu Yu [U-Boot] [PATCH 2/2]
> ppc/85xx: Add ATM config for MPC8569MDS
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72126
> 5080 12/01 Albert Aribaud [U-Boot] [PATCH V3 1/3]
> Initial support for Marvell Orion5x SoC
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72220
> 5081 12/01 Albert Aribaud [U-Boot] [PATCH V3 2/3] Add
> Orion5x support to 16550 device driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72219
> 5259 12/05 Alessandro Rubini [U-Boot] [PATCH V3 0/9]
> display and keypad support for nhk8815
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72395
> 5260 12/05 Alessandro Rubini [U-Boot] [PATCH V3 1/9]
> nhk8815: change the order of initialization
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72396
> 5261 12/05 Alessandro Rubini [U-Boot] [PATCH V3 2/9]
> video: add amba-clcd prime-cell
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72397
> 5262 12/05 Alessandro Rubini [U-Boot] [PATCH V3 3/9]
> include/nomadik.h: add physical address for cldc
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72398
> 5263 12/05 Alessandro Rubini [U-Boot] [PATCH V3 4/9]
> drivers/misc: add stmpe2401 port extender and keypad controller
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72399
> 5264 12/05 Alessandro Rubini [U-Boot] [PATCH V3 5/9]
> nhk8815.h: define we need stmpe
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72400
> 5265 12/05 Alessandro Rubini [U-Boot] [PATCH V3 6/9] lcd:
> make 16bpp work
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72401
> 5266 12/05 Alessandro Rubini [U-Boot] [PATCH V3 7/9]
> nhk8815: added keypad
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72402
> 5267 12/05 Alessandro Rubini [U-Boot] [PATCH V3 8/9]
> nhk8815: start lower in RAM, so the 800x480 frame buffer fits
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72403
> 5268 12/05 Alessandro Rubini [U-Boot] [PATCH V3 9/9]
> nhk8815: added lcd support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72404
> 5369 12/08 Nick Thompson [U-Boot] [PATCH RFC] NAND:
> Improve read performance from Large Page NAND devices
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72491
> 5400 12/09 Li Yang [U-Boot] [PATCH 2/3] fdt: add
> fdt_del_node_by_path() API
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72523
> 5438 12/10 Li Yang [U-Boot] [PATCH 1/5] fdt: add
> fdt_del_node_by_path() API
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72559
> 5440 12/10 Li Yang [U-Boot] [PATCH 3/5] 85xx:
> add common serdes ports configuration code
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72557
> 5441 12/10 Li Yang [U-Boot] [PATCH 4/5] p2020:
> add serdes status code complying to fsl_serdes APIs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72560
> 5442 12/10 Li Yang [U-Boot] [PATCH 5/5] p2020ds:
> use common code to initialize serdes ports
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72561
> 5443 12/10 Wolfgang Wegner [U-Boot] [PATCH v2] add
> ability to handle compressed images to imxtract
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72562
> 5446 12/10 Nick Thompson [U-Boot] [PATCH] da830evm:
> Use table driven pin mux configuration
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72566
> 5514 12/13 Peter Tyser [U-Boot] [PATCH 00/17]
> Reorganize directory structure
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72675
> 5515 12/13 Peter Tyser [U-Boot] [PATCH 01/17] Move
> lib_<ARCH> directories to arch/<ARCH>/lib
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72676
> 5516 12/13 Peter Tyser [U-Boot] [PATCH 02/17] Rename
> lib_generic/ to lib/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72636
> 5518 12/13 Peter Tyser [U-Boot] [PATCH 04/17]
> Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72637
> 5519 12/13 Peter Tyser [U-Boot] [PATCH 05/17] Move
> architecture-specific includes to arch/$ARCH/include/asm
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72677
> 5520 12/13 Peter Tyser [U-Boot] [PATCH 06/17] ppc:
> Move appropriate cpu/ dirs to arch/ppc/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72678
> 5521 12/13 Peter Tyser [U-Boot] [PATCH 07/17] sh:
> Move appropriate cpu/ dirs to arch/sh/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72638
> 5522 12/13 Peter Tyser [U-Boot] [PATCH 08/17] arm:
> Move appropriate cpu/ dirs to arch/arm/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72679
> 5523 12/13 Peter Tyser [U-Boot] [PATCH 09/17] m68k:
> Move appropriate cpu/ dirs to arch/m68k/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72639
> 5524 12/13 Peter Tyser [U-Boot] [PATCH 10/17]
> blackfin: Move appropriate cpu/ dirs to arch/blackfin/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72640
> 5525 12/13 Peter Tyser [U-Boot] [PATCH 11/17] mips:
> Move appropriate cpu/ dirs to arch/mips/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72641
> 5526 12/13 Peter Tyser [U-Boot] [PATCH 12/17] avr32:
> Move appropriate cpu/ dirs to arch/avr32/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72642
> 5527 12/13 Peter Tyser [U-Boot] [PATCH 13/17]
> microblaze: Move appropriate cpu/ dirs to arch/microblaze/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72643
> 5528 12/13 Peter Tyser [U-Boot] [PATCH 14/17] sparc:
> Move appropriate cpu/ dirs to arch/sparc/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72645
> 5529 12/13 Peter Tyser [U-Boot] [PATCH 15/17] nios:
> Move appropriate cpu/ dirs to arch/nios/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72644
> 5530 12/13 Peter Tyser [U-Boot] [PATCH 16/17] nios2:
> Move appropriate cpu/ dirs to arch/nios2/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72647
> 5531 12/13 Peter Tyser [U-Boot] [PATCH 17/17] i386:
> Move appropriate cpu/ dirs to arch/i386/cpu/
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72646
> 5589 12/15 Sanjeev Premi [U-Boot] [PATCH 1/2] omap3:
> Identify the CPU in arch_cpu_init()
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72707
> 5590 12/15 Sanjeev Premi [U-Boot] [PATCH 2/2] omap3:
> Identify cpu in s_init()
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72709
> 5608 12/16 Sanjeev Premi [U-Boot] [PATCH 1/4] AM35x:
> Introduce support for AM35x processors
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72727
> 5611 12/16 Sanjeev Premi [U-Boot] [PATCH 4/4] OMAP3,
> AM35x: Update the checks for CPU revision
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72729
> 5668 12/16 Dirk Behme [U-Boot] [PATCH] OMAP3:
> Beagle: Update revision detection
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72786
> 5717 12/16 Mike Frysinger [U-Boot] [PATCH 2/5] usb:
> musb: make fifo support configurable
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72838
> 5718 12/16 Mike Frysinger [U-Boot] [PATCH 3/5] usb:
> musb: make multipoint optional
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72837
> 5719 12/16 Mike Frysinger [U-Boot] [PATCH 4/5] usb:
> musb: change rxcsr register from write to read/modify/write
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72839
> 5720 12/16 Mike Frysinger [U-Boot] [PATCH 5/5] usb:
> musb: add support for Blackfin MUSB
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72840
> 5731 12/17 Semih Hazar [U-Boot] [PATCH] Add
> misc_init_r support to AVR32
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72850
> 5732 12/17 Semih Hazar [U-Boot] [PATCH] macb: Fix
> mii_phy_read and mii_phy_write functions
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72851
> 5733 12/17 Semih Hazar [U-Boot] [PATCH] Remove
> duplicate #defines in atngw100.h and mimc200.h
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72852
> 5738 12/17 Sriramakrishnan [U-Boot] [PATCHv2] OMAP3:
> Increase bootargs string length.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72857
> 5804 12/18 Himanshu Chauhan [U-Boot] [PATCH]: U-Boot
> build failure with CONFIG_SYS_NO_FLASH defined for qemu-mips.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72923
> 5809 12/18 Nick Thompson [U-Boot] [PATCH v3] TI:
> DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72929
> 5811 12/18 Sudhakar Rajashek [U-Boot] [PATCH v2 1/3] TI:
> DaVinci: Prepare for da850 support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72932
> 5812 12/18 Sudhakar Rajashek [U-Boot] [PATCH v2 2/3] TI:
> DaVinci: Add board specific code for da850 EVM
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72933
> 5813 12/18 Sudhakar Rajashek [U-Boot] [PATCH v2 3/3] TI:
> DaVinci: Create configuration file for da850 EVM
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72934
> 5828 12/19 Himanshu Chauhan [U-Boot] [PATCH][RESEND]: Fix
> for U-Boot build failure with CONFIG_SYS_NO_FLASH defined for qem
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72948
> 5951 12/23 Sanjeev Premi [U-Boot] [PATCH 0/2] omap3:
> Remove extern declarations from headers
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73072
> 5952 12/23 Sanjeev Premi [U-Boot] [PATCH 1/2] omap3:
> Remove externs from config files
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73073
> 5953 12/23 Sanjeev Premi [U-Boot] [PATCH 2/2] omap3:
> Remove multiple extern decls for gpmc_cfg
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73074
> 5957 12/23 Vaibhav Hiremath [U-Boot] [PATCH 3/3] AM35x:
> Add support for EMIF4
>
I will submit the next version of patch within couple of days.
Thanks,
Vaibhav
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73076
> 5962 12/23 Matthias Kaehlcke [U-Boot] [PATCH 0/3] ARM: Add
> support for EDB93XX boards [rev2]
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73085
> 5963 12/23 Matthias Kaehlcke [U-Boot] [PATCH 1/3] ARM: Add
> support for EP93XX SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73086
> 5964 12/23 Matthias Kaehlcke [U-Boot] [PATCH 2/3] Add
> EP93XX ethernet driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73087
> 5965 12/23 Matthias Kaehlcke [U-Boot] [PATCH 3/3] Add
> support for EDB93XX boards
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73088
> 5974 12/24 Marcel Ziswiler [U-Boot] [PATCH 0/3]
> Monahan/PXA3xx: integrate Linux NAND controller driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73094
> 5975 12/24 Marcel Ziswiler [U-Boot] [PATCH 1/3]
> Monahan/PXA3xx: integrate Linux NAND controller driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73095
> 5976 12/24 Marcel Ziswiler [U-Boot] [PATCH 2/3] delta:
> use new generic NAND controller driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73096
> 5977 12/24 Marcel Ziswiler [U-Boot] [PATCH 3/3]
> zylonite: use new generic NAND controller driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73097
> 6011 12/28 "kevin.morfitt at fe [U-Boot] [PATCH ARM 1/4]
> s3c24x0 white-space clean-up part 1
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73133
> 6012 12/28 "kevin.morfitt at fe [U-Boot] [PATCH ARM 2/4]
> s3c24x0 white-space clean-up part 2
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73134
> 6013 12/28 "kevin.morfitt at fe [U-Boot] [PATCH ARM 3/4]
> s3c24x0 code-style clean-up
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73135
> 6014 12/28 "kevin.morfitt at fe [U-Boot] [PATCH ARM 4/4]
> Change s3c24x0 register struct members to lower case
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73136
> 6043 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar:
> Remove debug junk leaked into eeprom utility
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73165
> 6044 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar:
> Disable CONFIG_CMD_JFFS2
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73166
> 6045 12/30 Ladislav Michl [U-Boot] [PATCH] NetStar:
> make crcit utility more readable.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73164
> 6069 01/03 Quentin Armitage [U-Boot] Issue in drivers/mmc/mmc.c
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73195
> 6070 01/03 Quentin Armitage [U-Boot] There appears to be
> the potential for an undetected error in fs/ext2/dev.c ext2fs_devr
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73196
> 6126 01/05 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 4/4]
> Enable I2C bus switching
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73260
> 6139 01/05 "Chris Zhang" [U-Boot] ppc440epx(sequoia)
> USB ehci fix.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73273
> 6154 01/06 Khasim Syed Moham [U-Boot] TI:OMAP:[PATCH 2/4]
> Support 720Mhz configuration for OMAP35xx
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73288
> 6161 01/06 Chris Zhang [U-Boot] [PATCH 0/3]
> PPC440EPX(sequoia) USB EHCI support.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73295
> 6177 01/07 Li Yang [U-Boot] [PATCH 1/2]
> fsl_esdhc: fix wrong clock mask
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73305
> 6178 01/07 Li Yang [U-Boot] [PATCH 2/2] p2020ds:
> use maximum timeout for esdhc
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73304
> 6181 01/07 Vivek Mahajan [U-Boot] [PATCH 1/2]
> 85xx/p1_p2_rdb: p1020: add muxed usb2 handling
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73316
> 6182 01/07 Vivek Mahajan [U-Boot] [PATCH 2/2]
> 85xx/p1_p2_rdb: enable hwconfig
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73315
> 6183 01/07 Sudhakar Rajashek [U-Boot] [PATCH v5] TI
> DaVinci: Driver for the davinci SPI controller
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73317
> 6200 01/07 Thomas Petazzoni [U-Boot] [PATCH] Support for
> Calao USB A9263 board based on AT91SAM9263 CPU
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73336
> 6220 01/08 Mike Frysinger [U-Boot] [PATCH] getline:
> split out for darwin systems
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73355
> 6227 01/08 Mike Frysinger [U-Boot] [PATCH] jffs2: fix
> hangs/crashs when not using CONFIG_JFFS2_PART_SIZE
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73363
> 6230 01/08 Vipin KUMAR [U-Boot] [PATCH v3 00/11]
> SPEAr : Adding support for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73366
> 6231 01/08 Vipin KUMAR [U-Boot] [PATCH v3 01/11]
> SPEAr : Adding README.spear in doc
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73367
> 6232 01/08 Vipin KUMAR [U-Boot] [PATCH v3 02/11]
> SPEAr : Adding basic support for SPEAr600
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73369
> 6233 01/08 Vipin KUMAR [U-Boot] [PATCH v3 03/11]
> SPEAr : Adding basic support for SPEAr300
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73368
> 6234 01/08 Vipin KUMAR [U-Boot] [PATCH v3 04/11]
> SPEAr : Adding basic support for SPEAr310
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73370
> 6235 01/08 Vipin KUMAR [U-Boot] [PATCH v3 05/11]
> SPEAr : Adding basic support for SPEAr320
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73371
> 6237 01/08 Vipin KUMAR [U-Boot] [PATCH v3 07/11]
> SPEAr : Support for HW macid read/write from i2c memory
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73373
> 6238 01/08 Vipin KUMAR [U-Boot] [PATCH v3 08/11]
> SPEAr : Support for serial memory interface driver and serial NOR fla
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73374
> 6239 01/08 Vipin KUMAR [U-Boot] [PATCH v3 09/11]
> SPEAr : Support for nand driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73372
> 6240 01/08 Vipin KUMAR [U-Boot] [PATCH v3 10/11]
> SPEAr : Support for usbd driver and usbtty support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73377
> 6241 01/08 Vipin KUMAR [U-Boot] [PATCH v3 11/11]
> SPEAr : Support for cfi driver and parallel NOR flash
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73375
> 6244 01/08 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 1/4]
> OMAP3 Beagle Update revision detection
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73380
> 6264 01/09 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH] Add
> support for 720Mhz
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73401
> 6265 01/09 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH] Add
> DSS driver for OMAP3
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73402
> 6267 01/09 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH]
> Enable DSS driver for Beagle
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73404
> 6278 01/09 Albin Tonnerre [PATCH v2] Add support for
> the Calao QIL-A9G20 and QIL-A9260 boards
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73415
> 6279 01/09 Mike Frysinger [U-Boot] [PATCH] usb: musb:
> add virtual root hub control support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73416
> 6287 01/10 Albert Aribaud [U-Boot] [PATCH V4 2/3] Add
> Orion5x support to 16550 device driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73427
> 6291 01/11 Li Wenhao [U-Boot] [PATCH] Add Yaffs2
> image writing support.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73432
> 6301 01/11 Sudhakar Rajashek [U-Boot] [PATCH v6] TI
> DaVinci: Driver for the davinci SPI controller
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73445
> 6304 01/11 Prathap Srinivas [U-Boot] [PATCH v2] musb: Add
> host support for DM365 EVM
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73446
> 6310 01/11 Vipin KUMAR [U-Boot] [PATCH v4 00/12]
> Support for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73455
> 6311 01/11 Vipin KUMAR [U-Boot] [PATCH v4 01/12]
> SPEAr : Adding README.spear in doc
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73452
> 6312 01/11 Vipin KUMAR [U-Boot] [PATCH v4 02/12]
> SPEAr : Adding basic SPEAr architecture support.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73453
> 6313 01/11 Vipin KUMAR [U-Boot] [PATCH v4 03/12]
> SPEAr : i2c driver support added for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73454
> 6314 01/11 Vipin KUMAR [U-Boot] [PATCH v4 04/12]
> SPEAr : smi driver support for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73457
> 6315 01/11 Vipin KUMAR [U-Boot] [PATCH v4 05/12]
> SPEAr : nand driver support for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73458
> 6316 01/11 Vipin KUMAR [U-Boot] [PATCH v4 06/12]
> SPEAr : usbd driver support for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73459
> 6317 01/11 Vipin KUMAR [U-Boot] [PATCH v4 07/12]
> SPEAr : Support added for SPEAr600 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73456
> 6318 01/11 Vipin KUMAR [U-Boot] [PATCH v4 08/12]
> SPEAr : Support for HW mac id read/write from i2c mem
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73460
> 6319 01/11 Vipin KUMAR [U-Boot] [PATCH v4 09/12]
> SPEAr : Support added for SPEAr300 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73463
> 6320 01/11 Vipin KUMAR [U-Boot] [PATCH v4 10/12]
> SPEAr : emi controller initialization for CFI driver support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73464
> 6321 01/11 Vipin KUMAR [U-Boot] [PATCH v4 11/12]
> SPEAr : Support added for SPEAr310 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73461
> 6322 01/11 Vipin KUMAR [U-Boot] [PATCH v4 12/12]
> SPEAr : Support added for SPEAr320 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73462
> 6335 01/11 Stefano Babic [U-Boot] [PATCH 8/9] mmc:
> check correctness of the voltage mask in ocr
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73473
> 6376 01/12 Gregory Hermant [U-Boot] [U-boot] [PATCH]
> Support for the Calao USB-A9260/USB-A9G20 boards
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73522
> 6384 01/12 Matthias Weisser [U-Boot] [PATCH] video: Fix
> console display when splashscreen is used
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73529
> 6393 01/13 Khasim Syed Moham [U-Boot] TI:OMAP:
> Re-submitting Beagle REV C4, 720 Mhz and DSS patches
>
> http://article.gmane.org/gmane.comp.hardware.beagleboard.user/0
> 6396 01/12 Kumar Gala [U-Boot] [PATCH 1/3] Add
> support to disable cpu's in multicore processors
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73543
> 6397 01/12 Kumar Gala [U-Boot] [PATCH 2/3] 86xx:
> Add support for 'cpu disable' command
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73545
> 6399 01/13 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 3/7]
> API to set twl4030 voltage and dev group
> 6400 01/13 Khasim Syed Moham [U-Boot] TI:OMAP:[PATCH 4/7]
> Add support for 720Mhz
> 6401 01/13 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 5/7]
> Add DSS driver for OMAP3
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73550
> 6402 01/13 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 6/7]
> Enable DSS driver for Beagle
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73551
> 6407 01/12 Kumar Gala [U-Boot] [PATCH v2 3/3] 85xx:
> Add support for 'cpu disable' command
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73556
> 6431 01/13 Stefano Babic [U-Boot] MX51 Support V2
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73590
> 6433 01/13 Stefano Babic [U-Boot] [PATCH V2 2/9] MX51:
> Add initial support for the Freescale MX51
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73584
> 6434 01/13 Stefano Babic [U-Boot] [PATCH V2 3/9] MX51:
> Add register definitions
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73581
> 6435 01/13 Stefano Babic [U-Boot] [PATCH V2 4/9] MX51:
> Add pin and multiplexer definitions.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73582
> 6436 01/13 Stefano Babic [U-Boot] [PATCH V2 5/9]
> serial_mxc: add support for MX51 processor
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73583
> 6437 01/13 Stefano Babic [U-Boot] [PATCH V2 6/9]
> fec_mxc: add support for MX51 processor
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73588
> 6438 01/13 Stefano Babic [U-Boot] [PATCH V2 7/9]
> fsl_esdhc: add support for mx51 processor
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73589
> 6439 01/13 Stefano Babic [U-Boot] [PATCH V2 8/9] mmc:
> check correctness of the voltage mask in ocr
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73585
> 6440 01/13 Stefano Babic [U-Boot] [PATCH V2 9/9] Add
> initial support for Freescale mx51evk board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73586
> 6445 01/13 Tom [U-Boot] [PATCH v4 01/12]
> SPEAr : Adding README.spear in doc
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73594
> 6451 01/13 Tom [U-Boot] [PATCH v4 08/12]
> SPEAr : Support for HW mac id read/write from i2c mem
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73600
> 6453 01/13 Tom [U-Boot] [PATCH v4 10/12]
> SPEAr : emi controller initialization for CFI driver support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73602
> 6465 01/13 Kumar Gala [U-Boot] [PATCH] ppc/p4080:
> Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RAT
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73614
> 6492 01/14 Anders Darander [U-Boot] [PATCH] Add bootcount to AT91
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73640
> 6512 01/15 Liu Yu [U-Boot] [PATCH v3] qe: fixup
> the snum for MPC8569 Rev2.0
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73658
> 6523 01/15 Vipin KUMAR [U-Boot] [PATCH v5 00/12]
> Support for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73677
> 6524 01/15 Vipin KUMAR [U-Boot] [PATCH v5 01/12]
> SPEAr : Adding README.spear in doc
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73675
> 6525 01/15 Vipin KUMAR [U-Boot] [PATCH v5 02/12]
> SPEAr : Adding basic SPEAr architecture support.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73674
> 6526 01/15 Vipin KUMAR [U-Boot] [PATCH v5 03/12]
> SPEAr : i2c driver support added for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73682
> 6527 01/15 Vipin KUMAR [U-Boot] [PATCH v5 04/12]
> SPEAr : smi driver support for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73681
> 6528 01/15 Vipin KUMAR [U-Boot] [PATCH v5 05/12]
> SPEAr : nand driver support for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73676
> 6529 01/15 Vipin KUMAR [U-Boot] [PATCH v5 06/12]
> SPEAr : usbd driver support for SPEAr SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73679
> 6530 01/15 Vipin KUMAR [U-Boot] [PATCH v5 07/12]
> SPEAr : Support added for SPEAr600 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73678
> 6531 01/15 Vipin KUMAR [U-Boot] [PATCH v5 08/12]
> SPEAr : Support for HW mac id read/write from i2c mem
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73673
> 6532 01/15 Vipin KUMAR [U-Boot] [PATCH v5 09/12]
> SPEAr : Support added for SPEAr300 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73671
> 6533 01/15 Vipin KUMAR [U-Boot] [PATCH v5 10/12]
> SPEAr : emi controller initialization for CFI driver support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73680
> 6534 01/15 Vipin KUMAR [U-Boot] [PATCH v5 11/12]
> SPEAr : Support added for SPEAr310 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73672
> 6535 01/15 Vipin KUMAR [U-Boot] [PATCH v5 12/12]
> SPEAr : Support added for SPEAr320 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73670
> 6572 01/16 Jens Scharsig [U-Boot] [PATCH 1/8 V2] add
> at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73719
> 6573 01/16 Jens Scharsig [U-Boot] [PATCH 2/8 V2] add
> at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73720
> 6574 01/16 Jens Scharsig [U-Boot] [PATCH 3/8 V2] add
> at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73721
> 6575 01/16 Jens Scharsig [U-Boot] [PATCH 4/8 V2] add
> at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73722
> 6576 01/16 Jens Scharsig [U-Boot] [PATCH 5/8 V2 Part
> 1/3] add at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73723
> 6577 01/16 Jens Scharsig [U-Boot] [PATCH 5/8 V2 Part
> 1/3] add at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73724
> 6578 01/16 Jens Scharsig [U-Boot] [PATCH 5/8 V2 Part
> 3/3] add at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73725
> 6579 01/16 Jens Scharsig [U-Boot] [PATCH 6/8 V2] add
> at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73726
> 6580 01/16 Jens Scharsig [U-Boot] [PATCH 7/8 V2] add
> at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73727
> 6581 01/16 Jens Scharsig [U-Boot] [PATCH 8/8 V2] add
> at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73728
> 6582 01/16 cyrus [U-Boot] [PATCH 5/8 V2 Part
> 2/3] add at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73745
> 6583 01/16 Jens Scharsig [U-Boot] [PATCH 5/8 V2 Part
> 2/3] add at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73729
> 6590 01/16 John Rigby [U-Boot] [PATCH-V2 1/9]
> mxc_serial replace platform specific clock
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73736
> 6591 01/16 John Rigby [U-Boot] [PATCH-V2 2/9]
> arm926ejs: add nand_spl boot support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73737
> 6592 01/16 John Rigby [PATCH-V2 3/9] Add MX25
> support to nand_spl fsl nfc driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73738
> 6593 01/16 John Rigby [U-Boot] [PATCH-V2 4/9] Nand
> mxc_nand add v1.1 controller support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73739
> 6594 01/16 John Rigby [U-Boot] [PATCH-V2 5/9]
> fec_mxc: cleanup and factor out MX27 dependencies
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73740
> 6595 01/16 John Rigby [U-Boot] [PATCH-V2 6/9] Add
> support for Freescale MX25 SOC
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73744
> 6596 01/16 John Rigby [U-Boot] [PATCH-V2 7/9]
> fec_mxc: add MX25 support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73741
> 6597 01/16 John Rigby [PATCH-V2 8/9] env_nand.c:
> print error message and fail gracefully
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73743
> 6598 01/16 John Rigby [PATCH-V2 9/9] Add support
> for KARO TX25 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73742
> 6600 01/17 Magnus Lilja [U-Boot] [PATCH v2] SPI: Fix
> 32 bit transfers in mxc_spi.c
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73747
> 6673 01/17 To:u-boot at lists.d [PATCH] TFTP: allow for
> adjustable retransmission timout
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73816
> 6698 01/17 Mike Frysinger [U-Boot] [PATCH 1/1] [rfc]
> usb: musb: some more Blackfin stuff
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73841
> 6704 01/17 Ben Warren Re: [U-Boot] [RFC] 83xx: uec:
> miiphybb: Added support for bitBang SMI and uec SMI enabled at th
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73847
> 6741 01/18 Wolfgang Wegner [U-Boot] [PATCH v4] add ASTRO
> MCF5373L board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73883
> 6745 01/18 Quentin Armitage Re: [U-Boot] [U-boot] There
> appears to be the potential for an undetected error in fs/ext2/dev.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73887
> 6747 01/18 Quentin Armitage Re: [U-Boot] Issue in
> drivers/mmc/mmc.c
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73889
> 6748 01/18 Liu Yu [PATCH v2] Nand boot: Add
> nand boot support for MPC8569mds board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73890
> 6751 01/18 Shlomo Kut [U-Boot] davinci dm365 relocation
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73893
> 6752 01/18 Arno Steffen [U-Boot] OMAP3 EVM board nand
> support missed
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73894
> 6765 01/18 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 2/7]
> Enable I2C bus switching
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/0
> 6766 01/18 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 3/7]
> API to set twl4030 voltage and dev group
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/0
> 6767 01/18 Khasim Syed Moham [U-Boot] TI:OMAP:[PATCH 4/7]
> Add support for 720Mhz
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73914
> 6768 01/18 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 5/7]
> Add DSS driver for OMAP3
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/0
> 6769 01/18 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 6/7]
> Enable DSS driver for Beagle
>
> http://article.gmane.org/gmane.comp.hardware.beagleboard.user/0
> 6770 01/18 Khasim Syed Moham [U-Boot] TI:OMAP: [PATCH 7/7]
> Add 720Mhz support for Beagle Rev C4
>
> http://article.gmane.org/gmane.comp.hardware.beagleboard.user/0
> 6774 01/18 Richard Retanubun [U-Boot] [PATCH V2] PPC:
> Record uboot's relocated address in RAM and show in bdinfo.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73925
> 6783 01/18 Nick Thompson [U-Boot] [PATCH v2] da830evm:
> Use table driven pin mux configuration
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73933
> 6785 01/18 Stefano Babic [U-Boot] [PATCH] SPI: add
> support for i.MX51 processor (mxc_spi)
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73935
> 6786 01/18 prakash bedge Re: U-boot running on DDR
> fails to detect the CFI compliant flash
> 6800 01/18 Magnus Lilja Re: [U-Boot] [PATCH-V2 4/9]
> Nand mxc_nand add v1.1 controller support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73945
> 6820 01/19 Mike Frysinger [U-Boot] [PATCH] usb: musb:
> fix Blackfin DMA register padding
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73965
> 6822 01/19 Siddarth Gore [U-Boot] [PATCH] NET:
> kirkwood-egiga smi access fix
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73966
> 6826 01/19 Shivaprashanth Hi [U-Boot] uboot for
> zylonite/ces-310 board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73970
> 6827 01/19 Daniel Gorsulowsk [U-Boot] [PATCH] at91: Add
> esd gmbh OTC570 board support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73971
> 6862 01/19 Joakim Tjernlund [PATCH 1/4] ppc: Loose GOT
> access in IRQ
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74001
> 6863 01/19 Joakim Tjernlund [PATCH 2/4] ppc: Use r12
> instead of r14 as GOT pointer.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74002
> 6864 01/19 Joakim Tjernlund [PATCH 4/4] ppc: Update
> README about the new GOT ptr.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74004
> 6865 01/19 Joakim Tjernlund [PATCH 3/4] ppc: remove
> -ffixed-r14 gcc option.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74003
> 6869 01/19 Dennis Semakin [U-Boot] [U-BOOT] Ethernet
> problem on PXA320
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74008
> 6894 01/19 Remy Bohmer Re: [U-Boot] [PATCH] usb:
> musb: fix Blackfin DMA register padding
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74033
> 6895 01/19 Matthias Kaehlcke [U-Boot] [PATCH 0/3] ARM: Add
> support for EDB93xx boards [rev3]
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74035
> 6897 01/19 Michael Durrant [U-Boot] MCF528x cache errata
> / fix [PATCH]
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74037
> 6898 01/19 Michael Durrant [U-Boot] ColdFire I2C
> implementing I2C idle [PATCH]
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74038
> 6899 01/19 Michael Durrant [U-Boot] Adding EP2500
> MCF5282 board [PATCH]
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74039
> 6900 01/19 Michael Durrant [U-Boot] ColdFire/M68K
> board.c initialization / order matters [PATCH]
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74040
> 6916 01/20 Heiko Schocher [U-Boot] 83xx, uec: split
> enet_interface in two variables, was: 83xx, uec: adjust enet_interfac
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74056
> 6917 01/20 Heiko Schocher [U-Boot] 83xx, kmeter1: fix
> compile error
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74057
> 6920 01/20 Anders Darander Re: [U-Boot] [PATCH] Add
> bootcount to AT91
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74060
> 6927 01/20 Detlev Zundel [U-Boot] [PATCH] mpc5xxx:
> Support CPU internal watchdog.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74068
> 6931 01/20 Stefano Babic [U-Boot] [PATCH V3 01/11]
> mkimage: Add Freescale imx Boot Image support (imximage)
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74073
> 6932 01/20 Stefano Babic [U-Boot] [PATCH V3 02/11]
> MX51: Add initial support for the Freescale MX51
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74074
> 6933 01/20 Stefano Babic [U-Boot] [PATCH V3 03/11]
> MX51: Add register definitions
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74075
> 6934 01/20 Stefano Babic [U-Boot] [PATCH V3 04/11]
> MX51: Add pin and multiplexer definitions.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74076
> 6935 01/20 Stefano Babic [U-Boot] [PATCH V3 05/11]
> serial_mxc: add support for MX51 processor
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74077
> 6936 01/20 Stefano Babic [U-Boot] [PATCH V3 06/11]
> mmc: check correctness of the voltage mask in ocr
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74078
> 6937 01/20 Stefano Babic [U-Boot] [PATCH V3 07/11]
> fec_mxc: add support for MX51 processor
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74079
> 6938 01/20 Stefano Babic [U-Boot] [PATCH V3 08/11]
> MMC: add weak function to detect MMC/SD card
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74080
> 6939 01/20 Stefano Babic [U-Boot] [PATCH V3 09/11]
> ARM/PPC: add a common way to access registers
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74081
> 6940 01/20 Stefano Babic [U-Boot] [PATCH V3 10/11]
> fsl_esdhc: add support for mx51 processor
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74082
> 6941 01/20 Stefano Babic [U-Boot] [PATCH V3 11/11] Add
> initial support for Freescale mx51evk board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74083
> 6943 01/20 K Balaji [U-Boot] U-Boot for LENO3
> processor board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74085
> 6947 01/20 Michael Durrant Re: [U-Boot] Adding EP2500
> MCF5282 board [PATCH] -- resent in git format
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74089
> 6949 01/20 Michael Durrant Re: [U-Boot] ColdFire/M68K
> board.c initialization / order matters [PATCH] -- resent in git form
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74091
> 6950 01/20 Michael Durrant Re: [U-Boot] MCF528x cache
> errata / fix [PATCH] -- resent in git format
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74092
> 6959 01/21 Mingkai Hu [U-Boot] [PATCH] 85xx/eSDHC:
> fix eSDHC clock frequency mask
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74101
> 6960 01/21 "Liu Dave-R63238" Re: [U-Boot] [PATCH]
> 85xx/eSDHC: fix eSDHC clock frequency mask
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74102
> 6974 01/21 Mike Frysinger [U-Boot] [PATCH 3/3]
> asm-arm/unaligned.h: switch to asm-generic/unaligned.h
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74116
> 6975 01/21 Mike Frysinger [U-Boot] [PATCH 2/3]
> asm-blackfin/unaligned.h: add for zlib code
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74117
> 6976 01/21 Mike Frysinger [U-Boot] [PATCH 1/3]
> asm-generic/unaligned.h: dynamic default unaligned accesses
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74118
> 6977 01/21 Mike Frysinger [U-Boot] [PATCH]
> smc91111_eeprom: fix linking error
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74119
> 7003 01/21 Matthias Kaehlcke [U-Boot] [PATCH]
> cs8900_initialize() cleanup [rev2]
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74144
> 7012 01/21 Matthias Kaehlcke [U-Boot] [PATCH] smc911x
> driver: cleanup smc911x_initialize()
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74153
> 7027 01/21 Mike Frysinger [U-Boot] [PATCH v2]
> gzip/zlib: make features optional
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74168
> 7030 01/21 Mike Frysinger [U-Boot] [PATCH] tools: give
> explicit libfdt paths
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74171
> 7075 01/23 Jens Scharsig [U-Boot] [PATCH 0/9 V3] add
> at91 SoC access with c structures
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74213
> 7076 01/23 Jens Scharsig [U-Boot] [PATCH 1/9 V3] add
> new CONFIG_AT91_LEGACY
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74214
> 7077 01/23 Jens Scharsig [U-Boot] [PATCH 2/9 V3] add c
> structures for SoC access
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74215
> 7078 01/23 Jens Scharsig [U-Boot] [PATCH 3/9 V3] add a
> new AT91 GPIO driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74216
> 7079 01/23 Jens Scharsig [U-Boot] [PATCH 5/9 V3]
> convert common files to new SoC access
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74217
> 7080 01/23 Jens Scharsig [U-Boot] [PATCH 4/9 V3]
> convert all at91 files to use at91_gpio driver syntax
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74218
> 7081 01/23 Jens Scharsig [U-Boot] [PATCH 6/9 V3]
> update at91sam9263ek board to new SoC access
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74219
> 7082 01/23 Jens Scharsig [U-Boot] [PATCH 7/9 V3]
> prepare joining at91rm9200 into at91
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74220
> 7083 01/23 Jens Scharsig [U-Boot] [PATCH 8/9 V3] new
> at91_emac network driver (NET_MULTI api)
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74221
> 7084 01/23 Jens Scharsig [U-Boot] [PATCH 9/9 V3] new
> board (eb_cpux9k2)
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74222
> 7094 01/23 Ed Swarthout [U-Boot] [PATCH RFC] tsec: do
> not print Speed: if using netconsole
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74231
> 7138 01/24 Matthias Kaehlcke [U-Boot] [PATCH 0/3] ARM: Add
> support for EDB93xx boards [rev4]
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74274
> 7139 01/24 Matthias Kaehlcke [U-Boot] [PATCH 2/3] Add
> EP93xx ethernet driver
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74275
> 7140 01/24 Matthias Kaehlcke [U-Boot] [PATCH 1/3] ARM: Add
> support for EP93xx SoCs
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74276
> 7141 01/24 Matthias Kaehlcke [U-Boot] [PATCH 3/3] Add
> support for EDB93xx boards
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74273
> 7159 01/25 Daniel Gorsulowsk [U-Boot] [PATCH v2] at91: Add
> esd gmbh OTC570 board support
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74293
> 7160 01/25 Wolfgang Wegner [U-Boot] [PATCH v5] add ASTRO
> MCF5373L board
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74294
> 7166 01/25 Khasim Syed Moham [U-Boot] Fwd: TI:OMAP: [PATCH
> 6/7] Enable DSS driver for Beagle
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74300
> 7167 01/25 Khasim Syed Moham [U-Boot] Fwd: TI:OMAP: [PATCH
> 5/7] Add DSS driver for OMAP3
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74301
> 7177 01/25 Scott Ellis [U-Boot] [PATCH] Overo GPMC registers
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74310
> 7178 01/25 Kumar Gala [U-Boot] [PATCH] Revert
> "ppc/p4080: Fix reporting of PME & FM clock frequencies"
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74311
> 7179 01/25 richardretanubun@ [U-Boot] [PATCH V3] PPC:
> Record uboot's relocated address in RAM and show in bdinfo.
>
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74312
>
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> If it went on at this rate, in several billion years he'd be rich
> beyond his wildest dreams! - Terry Pratchett, _Soul Music_
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (17 preceding siblings ...)
2010-01-26 18:32 ` Hiremath, Vaibhav
@ 2010-01-26 19:57 ` Kim Phillips
2010-01-29 13:31 ` Minkyu Kang
19 siblings, 0 replies; 54+ messages in thread
From: Kim Phillips @ 2010-01-26 19:57 UTC (permalink / raw)
To: u-boot
On Mon, 25 Jan 2010 23:44:48 +0100
Wolfgang Denk <wd@denx.de> wrote:
> 6917 01/20 Heiko Schocher [U-Boot] 83xx, kmeter1: fix compile error
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/74057
mainline pull request sent.
Kim
^ permalink raw reply [flat|nested] 54+ messages in thread* [U-Boot] [STATUS] Patch status update
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
` (18 preceding siblings ...)
2010-01-26 19:57 ` Kim Phillips
@ 2010-01-29 13:31 ` Minkyu Kang
19 siblings, 0 replies; 54+ messages in thread
From: Minkyu Kang @ 2010-01-29 13:31 UTC (permalink / raw)
To: u-boot
Dear Wolfgang and Kevin
On 26 January 2010 07:44, Wolfgang Denk <wd@denx.de> wrote:
>
> ?6011 ?12/28 "kevin.morfitt at fe ?[U-Boot] [PATCH ARM 1/4] s3c24x0 white-space clean-up part 1
> ? ? ? ? ? ? http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73133
> ?6012 ?12/28 "kevin.morfitt at fe ?[U-Boot] [PATCH ARM 2/4] s3c24x0 white-space clean-up part 2
> ? ? ? ? ? ? http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73134
> ?6013 ?12/28 "kevin.morfitt at fe ?[U-Boot] [PATCH ARM 3/4] s3c24x0 code-style clean-up
> ? ? ? ? ? ? http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73135
> ?6014 ?12/28 "kevin.morfitt at fe ?[U-Boot] [PATCH ARM 4/4] Change s3c24x0 register struct members to lower case
> ? ? ? ? ? ? http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73136
I'll review these patch series soon.
Thanks
Minkyu Kang
--
from. prom.
www.promsoft.net
^ permalink raw reply [flat|nested] 54+ messages in thread