diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-03 16:03:40 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-03 16:03:40 -0400 |
commit | e6bf0bf374101efc802a55beadc08eae97b75580 (patch) | |
tree | af1507a3fe2b88803d2e18b64687ac808f5c3e89 /Documentation | |
parent | 9b5a4a676a4d6126664c3df5a11f6fe87da63133 (diff) | |
parent | 8db0201026fbb45c383176f539dc8af2a6871ab8 (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.txt | 36 |
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 | ||
214 | What: Support for the Momentum / PMC-Sierra Jaguar ATX evaluation board | ||
215 | When: September 2006 | ||
216 | Why: 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. | ||
220 | Who: Ralf Baechle <ralf@linux-mips.org> | ||
221 | |||
222 | --------------------------- | ||
223 | |||
224 | What: Support for the Momentum Ocelot, Ocelot 3, Ocelot C and Ocelot G | ||
225 | When: September 2006 | ||
226 | Why: Some do no longer build and apparently there is no user base left | ||
227 | for these platforms. | ||
228 | Who: Ralf Baechle <ralf@linux-mips.org> | ||
229 | |||
230 | --------------------------- | ||
231 | |||
232 | What: Support for MIPS Technologies' Altas and SEAD evaluation board | ||
233 | When: September 2006 | ||
234 | Why: Some do no longer build and apparently there is no user base left | ||
235 | for these platforms. Hardware out of production since several years. | ||
236 | Who: Ralf Baechle <ralf@linux-mips.org> | ||
237 | |||
238 | --------------------------- | ||
239 | |||
240 | What: Support for the IT8172-based platforms, ITE 8172G and Globespan IVR | ||
241 | When: September 2006 | ||
242 | Why: 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. | ||
246 | Who: Ralf Baechle <ralf@linux-mips.org> | ||
247 | |||
248 | --------------------------- | ||
249 | |||
250 | What: Interrupt only SA_* flags | 214 | What: Interrupt only SA_* flags |
251 | When: Januar 2007 | 215 | When: Januar 2007 |
252 | Why: The interrupt related SA_* flags are replaced by IRQF_* to move them | 216 | Why: The interrupt related SA_* flags are replaced by IRQF_* to move them |