aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-10-03 16:03:40 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-10-03 16:03:40 -0400
commite6bf0bf374101efc802a55beadc08eae97b75580 (patch)
treeaf1507a3fe2b88803d2e18b64687ac808f5c3e89 /Documentation
parent9b5a4a676a4d6126664c3df5a11f6fe87da63133 (diff)
parent8db0201026fbb45c383176f539dc8af2a6871ab8 (diff)
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus: [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. [MIPS] DECstation defconfig update [MIPS] Fix size of zones_size and zholes_size array [MIPS] BCM1480: Mask pending interrupts against c0_status.im. [MIPS] SB1250: Interrupt handler fixes [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. [MIPS] Remove Atlas and SEAD from feature-removal-schedule. [MIPS] Remove Jaguar and Ocelot family from feature list. [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systems [MIPS] Remove dead DECstation boot code [MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundary
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/feature-removal-schedule.txt36
1 files changed, 0 insertions, 36 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index b98f01fc14bf..2e410f5aa750 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -211,42 +211,6 @@ Who: Nick Piggin <npiggin@suse.de>
211 211
212--------------------------- 212---------------------------
213 213
214What: Support for the Momentum / PMC-Sierra Jaguar ATX evaluation board
215When: September 2006
216Why: Does no longer build since quite some time, and was never popular,
217 due to the platform being replaced by successor models. Apparently
218 no user base left. It also is one of the last users of
219 WANT_PAGE_VIRTUAL.
220Who: Ralf Baechle <ralf@linux-mips.org>
221
222---------------------------
223
224What: Support for the Momentum Ocelot, Ocelot 3, Ocelot C and Ocelot G
225When: September 2006
226Why: Some do no longer build and apparently there is no user base left
227 for these platforms.
228Who: Ralf Baechle <ralf@linux-mips.org>
229
230---------------------------
231
232What: Support for MIPS Technologies' Altas and SEAD evaluation board
233When: September 2006
234Why: Some do no longer build and apparently there is no user base left
235 for these platforms. Hardware out of production since several years.
236Who: Ralf Baechle <ralf@linux-mips.org>
237
238---------------------------
239
240What: Support for the IT8172-based platforms, ITE 8172G and Globespan IVR
241When: September 2006
242Why: Code does no longer build since at least 2.6.0, apparently there is
243 no user base left for these platforms. Hardware out of production
244 since several years and hardly a trace of the manufacturer left on
245 the net.
246Who: Ralf Baechle <ralf@linux-mips.org>
247
248---------------------------
249
250What: Interrupt only SA_* flags 214What: Interrupt only SA_* flags
251When: Januar 2007 215When: Januar 2007
252Why: The interrupt related SA_* flags are replaced by IRQF_* to move them 216Why: The interrupt related SA_* flags are replaced by IRQF_* to move them