All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] doc/README.scrapyard: Update board removal commit IDs
@ 2011-09-28 18:42 Wolfgang Denk
  2011-09-28 19:01 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Denk @ 2011-09-28 18:42 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Wolfgang Denk <wd@denx.de>
---
 doc/README.scrapyard |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index 30aeccd..c5dffbb 100644
--- a/doc/README.scrapyard
+++ b/doc/README.scrapyard
@@ -11,17 +11,19 @@ easily if here is something they might want to dig for...
 
 Board	Arch	CPU	removed	    Commit	last known maintainer/contact
 =============================================================================
-zylonite arm	pxa	-	  2011-09-05
-shannon arm	sa1100	-	  2011-09-05	Rolf Offermanns <rof@sysgo.de>
-modnet50 arm	arm720t	-	  2011-09-05	Thomas Elste <info@elste.org>
-lpc2292sodimm arm arm720t -	  2011-09-05
-lart	arm	sa1100	-	  2011-09-05	Alex Z?pke <azu@sysgo.de>
-impa7	arm	arm720t	-	  2011-09-05	Marius Gr?ger <mag@sysgo.de>
-gcplus	arm	sa1100	-	  2011-09-05	George G. Davis <gdavis@mvista.com>
-evb4510	arm	arm720t	-	  2011-09-05	Curt Brune <curt@cucy.com>
-ep7312	arm	arm720t	-	  2011-09-05	Marius Gr?ger <mag@sysgo.de>
-dnp1110	arm	sa1100	-	  2011-09-05	Alex Z?pke <azu@sysgo.de>
-SMN42	arm	arm720t	-	  2011-09-05
+ixdpg425 arm	ixp	0ca8eb7	  2011-09-22	Stefan Roese <sr@denx.de>
+ixdp425 arm	ixp	0ca8eb7	  2011-09-22	Kyle Harris <kharris@nexus-tech.net>
+zylonite arm	pxa	b66521a	  2011-09-05
+shannon arm	sa1100	5df092d	  2011-09-05	Rolf Offermanns <rof@sysgo.de>
+modnet50 arm	arm720t	9c62815	  2011-09-05	Thomas Elste <info@elste.org>
+lpc2292sodimm arm arm720t d1a067a  2011-09-05
+lart	arm	sa1100	3d57573	  2011-09-05	Alex Z?pke <azu@sysgo.de>
+impa7	arm	arm720t	c1f8750	  2011-09-05	Marius Gr?ger <mag@sysgo.de>
+gcplus	arm	sa1100	2c650e2	  2011-09-05	George G. Davis <gdavis@mvista.com>
+evb4510	arm	arm720t	26e670e	  2011-09-05	Curt Brune <curt@cucy.com>
+ep7312	arm	arm720t	c8f63b4	  2011-09-05	Marius Gr?ger <mag@sysgo.de>
+dnp1110	arm	sa1100	fc5e5ce	  2011-09-05	Alex Z?pke <azu@sysgo.de>
+SMN42	arm	arm720t	6aac646	  2011-09-05
 at91rm9200dk arm arm920t 1c85752  2011-07-17
 m501sk	arm	arm920t	b1a2bd4	  2011-07-17
 kb9202	arm	arm920t	5bd3814	  2011-07-17
@@ -69,5 +71,3 @@ MVS1	powerpc	MPC823	306620b   2008-08-26	Andre Schwarz <andre.schwarz at matrix-vis
 adsvix	ARM	PXA27x	7610db1   2008-07-30	Adrian Filipi <adrian.filipi@eurotech.com>
 R5200	ColdFire	48ead7a   2008-03-31	Zachary P. Landau <zachary.landau@labxtechnologies.com>
 CPCI440	powerpc	440GP	b568fd2   2007-12-27	Matthias Fuchs <matthias.fuchs@esd-electronics.com>
-ixdpg425 ARM xscale/ixp		- 2011-09-22	Stefan Roese <sr@denx.de>
-ixdp425 ARM xscale/ixp		- 2011-09-22	Kyle Harris <kharris@nexus-tech.net>
-- 
1.7.6

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

* [U-Boot] [PATCH] doc/README.scrapyard: Update board removal commit IDs
  2011-09-28 18:42 [U-Boot] [PATCH] doc/README.scrapyard: Update board removal commit IDs Wolfgang Denk
@ 2011-09-28 19:01 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2011-09-28 19:01 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang Denk,

In message <1317235364-9293-1-git-send-email-wd@denx.de> you wrote:
> Signed-off-by: Wolfgang Denk <wd@denx.de>
> ---
>  doc/README.scrapyard |   26 +++++++++++++-------------
>  1 files changed, 13 insertions(+), 13 deletions(-)

Applied, 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
...computer hardware progress is so fast. No other  technology  since
civilization  began  has seen six orders of magnitude in performance-
price gain in 30 years.                             - Fred Brooks, Jr.

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

end of thread, other threads:[~2011-09-28 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-28 18:42 [U-Boot] [PATCH] doc/README.scrapyard: Update board removal commit IDs Wolfgang Denk
2011-09-28 19:01 ` Wolfgang Denk

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.