From: Vipin KUMAR <vipin.kumar@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300
Date: Thu, 03 Jun 2010 17:25:23 +0530 [thread overview]
Message-ID: <4C07982B.8010003@st.com> (raw)
In-Reply-To: <4C00282D.6090002@gmail.com>
On 5/29/2010 2:01 AM, Ben Warren wrote:
> Vipin,
>
> On 5/28/2010 9:52 AM, Vipin Kumar wrote:
>> Dear Wolfgang,
>>
>> This patch-set as been pending for a long time and it seems Tom is
>> also away
>> from mails. A few patches have already been Acked by respective device
>> owners
>>
>> Please let me know how do I get this patch-set included in 2006.06
>> release
>>
>> Thanks in advance
>> Vipin
>>
>>
> Irrespective of the overall state, you haven't addressed the concerns
> from this e-mail:
>
> http://lists.denx.de/pipermail/u-boot/2010-May/071357.html
>
Hello Ben,
I have sent a new patch-set including the suggested changes
Regards
Vipin
> regards,
> Ben
>
next prev parent reply other threads:[~2010-06-03 11:55 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-06 11:18 [U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300 Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 01/19] u-boot.img file not created when srctree and objtree are different Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 02/19] change_bit routine defined Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 03/19] SPEAr : SMI erase and write timeouts increased Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 04/19] SPEAr : Placing ethaddr write and read within CONFIG_CMD_NET Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 05/19] SPEAr : Reducing the max RAM size to 128MB Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 06/19] SPEAr : Basic arch related support added for SPEAr SoCs Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 07/19] SPEAr : Network driver support added Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 08/19] SPEAr : Network support configured for spear SoCs Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 09/19] SPEAr : macb driver support added for spear310 and spear320 Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 10/19] SPEAr : FSMC driver support added Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 11/19] SPEAr : Configuring FSMC driver for NAND interface Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 12/19] SPEAr : i2c driver moved completely into drivers/i2c Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 13/19] SPEAr : smi driver moved completely into drivers/mtd Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 14/19] SPEAr : USB Device Controller driver support added Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 15/19] SPEAr : Supporting various configurations for spear3xx and spear6xx boards Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 16/19] SPEAr : Basic spear1300 architecture support added Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 17/19] SPEAr : spear1300 SoC " Vipin KUMAR
2010-05-06 11:19 ` [U-Boot] [PATCH v3 18/19] SPEAr : Removing extraneous code Vipin KUMAR
2010-05-06 11:19 ` [U-Boot] [PATCH v3 19/19] SPEAr : USB device controller bugfixes Vipin KUMAR
2010-05-14 8:44 ` Remy Bohmer
2010-05-14 8:43 ` [U-Boot] [PATCH v3 14/19] SPEAr : USB Device Controller driver support added Remy Bohmer
2010-05-10 20:20 ` [U-Boot] [PATCH v3 08/19] SPEAr : Network support configured for spear SoCs Ben Warren
2010-05-09 14:16 ` [U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300 Vipin Kumar
2010-05-14 2:56 ` Vipin KUMAR
2010-05-28 16:52 ` Vipin Kumar
2010-05-28 20:31 ` Ben Warren
2010-06-03 11:55 ` Vipin KUMAR [this message]
2010-06-11 6:14 ` Vipin KUMAR
2010-06-14 8:12 ` Vipin KUMAR
2010-06-22 14:23 ` Vipin Kumar
2010-06-22 15:30 ` [U-Boot] SPEAr (ARM) patchset inclusion for u-boot Armando VISCONTI
2010-06-22 20:30 ` Wolfgang Denk
2010-06-22 20:45 ` Armando VISCONTI
2010-06-23 3:31 ` Vipin KUMAR
2010-06-25 17:53 ` Armando VISCONTI
2010-05-25 10:27 ` [U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300 Shiraz HASHIM
2010-05-25 11:03 ` Shiraz HASHIM
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C07982B.8010003@st.com \
--to=vipin.kumar@st.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox