doc/README.scrapyard: add documentation for abandoned boards
authorWolfgang Denk <[email protected]>
Tue, 19 Oct 2010 19:46:25 +0000 (21:46 +0200)
committerWolfgang Denk <[email protected]>
Tue, 19 Oct 2010 19:46:25 +0000 (21:46 +0200)
Add a document to maintain a list of boards removed from the current
source tree, so archeologists can check more easily if here is
something they might want to dig for...

Signed-off-by: Wolfgang Denk <[email protected]>
doc/README.scrapyard [new file with mode: 0644]

diff --git a/doc/README.scrapyard b/doc/README.scrapyard
new file mode 100644 (file)
index 0000000..a707c6f
--- /dev/null
@@ -0,0 +1,29 @@
+Over time, support for more and more boards gets added to U-Boot -
+while other board support code dies a silent death caused by
+negligence in combination with ordinary bitrot.  Sometimes this goes
+by unnoticed, but often build errors will result.  If nobody cares any
+more to resolve such problems, then the code is really dead and will
+be removed from the U-Boot source tree.  The remainders rest in piece
+in the imperishable depths of the git history.  This document tries to
+maintain a list of such former fellows, so archeologists can check
+easily if here is something they might want to dig for...
+
+
+Board  Arch    CPU     removed     Commit      last known maintainer/contact
+=============================================================================
+NC650  powerpc MPC852  333d86d   2010-10-19    Wolfgang Denk <[email protected]>
+CP850  powerpc MPC852  333d86d   2010-10-19    Wolfgang Denk <[email protected]>
+logodl ARM     PXA2xx  059e778   2010-10-18    August Hoeraendl <[email protected]>
+CCM    powerpc MPC860  dff07e1   2010-10-06    Wolfgang Grandegger <[email protected]>
+PCU_E  powerpc MPC860T 544d97e   2010-10-06    Wolfgang Denk <[email protected]>
+spieval        powerpc MPC5200 69434e4   2010-09-19
+smmaco4        powerpc MPC5200 9ddc3af   2010-09-19
+HMI10  powerpc MPC823  77efe35   2010-09-19    Wolfgang Denk <[email protected]>
+GTH    powerpc MPC860  0fe247b   2010-07-17    Thomas Lange <[email protected]>
+AmigaOneG3SE           953b7e6   2010-06-23
+suzaku microblaze      4f18060   2009-10-03    Yasushi Shoji <[email protected]>
+XUPV2P microblaze      8fab49e   2008-12-10    Michal Simek <[email protected]>
+MVS1   powerpc MPC823  306620b   2008-08-26    Andre Schwarz <[email protected]>
+adsvix ARM     PXA27x  7610db1   2008-07-30    Adrian Filipi <[email protected]>
+R5200  ColdFire        48ead7a   2008-03-31    Zachary P. Landau <[email protected]>
+CPCI440        powerpc 440GP   b568fd2   2007-12-27    Matthias Fuchs <[email protected]>