aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/feature-removal-schedule.txt54
1 files changed, 44 insertions, 10 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 033ac91da07a..b1c6c7036c1c 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -132,16 +132,6 @@ Who: NeilBrown <neilb@suse.de>
132 132
133--------------------------- 133---------------------------
134 134
135What: au1x00_uart driver
136When: January 2006
137Why: The 8250 serial driver now has the ability to deal with the differences
138 between the standard 8250 family of UARTs and their slightly strange
139 brother on Alchemy SOCs. The loss of features is not considered an
140 issue.
141Who: Ralf Baechle <ralf@linux-mips.org>
142
143---------------------------
144
145What: eepro100 network driver 135What: eepro100 network driver
146When: January 2007 136When: January 2007
147Why: replaced by the e100 driver 137Why: replaced by the e100 driver
@@ -234,3 +224,47 @@ Why: The interface no longer has any callers left in the kernel. It
234Who: Nick Piggin <npiggin@suse.de> 224Who: Nick Piggin <npiggin@suse.de>
235 225
236--------------------------- 226---------------------------
227
228What: Support for the MIPS EV96100 evaluation board
229When: September 2006
230Why: Does no longer build since at least November 15, 2003, apparently
231 no userbase left.
232Who: Ralf Baechle <ralf@linux-mips.org>
233
234---------------------------
235
236What: Support for the Momentum / PMC-Sierra Jaguar ATX evaluation board
237When: September 2006
238Why: Does no longer build since quite some time, and was never popular,
239 due to the platform being replaced by successor models. Apparently
240 no user base left. It also is one of the last users of
241 WANT_PAGE_VIRTUAL.
242Who: Ralf Baechle <ralf@linux-mips.org>
243
244---------------------------
245
246What: Support for the Momentum Ocelot, Ocelot 3, Ocelot C and Ocelot G
247When: September 2006
248Why: Some do no longer build and apparently there is no user base left
249 for these platforms.
250Who: Ralf Baechle <ralf@linux-mips.org>
251
252---------------------------
253
254What: Support for MIPS Technologies' Altas and SEAD evaluation board
255When: September 2006
256Why: Some do no longer build and apparently there is no user base left
257 for these platforms. Hardware out of production since several years.
258Who: Ralf Baechle <ralf@linux-mips.org>
259
260---------------------------
261
262What: Support for the IT8172-based platforms, ITE 8172G and Globespan IVR
263When: September 2006
264Why: Code does no longer build since at least 2.6.0, apparently there is
265 no user base left for these platforms. Hardware out of production
266 since several years and hardly a trace of the manufacturer left on
267 the net.
268Who: Ralf Baechle <ralf@linux-mips.org>
269
270---------------------------