All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] New mach ids and maintainer name added
@ 2010-03-02  5:16 Vipin KUMAR
  2010-03-02  5:16 ` [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs Vipin KUMAR
  0 siblings, 1 reply; 13+ messages in thread
From: Vipin KUMAR @ 2010-03-02  5:16 UTC (permalink / raw)
  To: u-boot

From: Vipin Kumar <vipin.kumar@st.com>

The subpatches do the following
1. Add the maintainer name for SPEAr support in MAINTAINERS file
2. Support for new mach ids for spear310 and spear320 added

Note : include/asm-arm/mach-types.h has to be updated before applying this
patch.

Vipin Kumar (2):
  SPEAr : Adding maintainer name for spear SoCs
  SPEAr : Supporting new mach ids for spear310 and spear320

 MAINTAINERS                     |    7 +++++++
 board/spear/spear310/spear310.c |    2 +-
 board/spear/spear320/spear320.c |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs
@ 2010-03-08  5:16 Vipin KUMAR
  2010-03-12 19:40 ` Tom
  0 siblings, 1 reply; 13+ messages in thread
From: Vipin KUMAR @ 2010-03-08  5:16 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
---
 MAINTAINERS |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index dd1579e..a42f339 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -639,6 +639,13 @@ Prakash Kumar <prakash@embedx.com>
 
 	cerf250		xscale
 
+Vipin Kumar <vipin.kumar@st.com>
+
+	spear300	ARM926EJS (spear300 Soc)
+	spear310	ARM926EJS (spear310 Soc)
+	spear320	ARM926EJS (spear320 Soc)
+	spear600	ARM926EJS (spear600 Soc)
+
 Sergey Lapin <slapin@ossfans.org>
 
 	afeb9260	ARM926EJS (AT91SAM9260 SoC)
-- 
1.6.0.2

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

end of thread, other threads:[~2010-03-12 19:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-02  5:16 [U-Boot] [PATCH 0/2] New mach ids and maintainer name added Vipin KUMAR
2010-03-02  5:16 ` [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs Vipin KUMAR
2010-03-02  5:16   ` [U-Boot] [PATCH 2/2] SPEAr : Supporting new mach ids for spear310 and spear320 Vipin KUMAR
2010-03-05 14:06     ` Tom
2010-03-08  5:18       ` Vipin KUMAR
2010-03-03 14:56   ` [U-Boot] [PATCH 1/2] SPEAr : Adding maintainer name for spear SoCs Tom
2010-03-04  2:29     ` Minkyu Kang
2010-03-04  6:20     ` Vipin KUMAR
2010-03-04 12:44       ` Wolfgang Denk
2010-03-05  1:25         ` Minkyu Kang
2010-03-05 14:10         ` Tom
2010-03-08  5:16 Vipin KUMAR
2010-03-12 19:40 ` Tom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.