summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MIPS time code rewrite.Ralf Baechle2001-04-191-17/+5
|
* Eleminate CONFIG_CPU_R3912; detect TX39 / R3000 at runtime.Ralf Baechle2001-04-011-4/+0
|
* SMP for 32-bit kernel, support for Sibyte SB1. Patch from JustinRalf Baechle2001-03-281-0/+1
| | | | with minor changes by me.
* More loose bits (grrr) ...Ralf Baechle2001-03-161-2/+4
|
* Support for Phillips PDAs.Ralf Baechle2001-02-221-1/+7
|
* ITE 8172 patches from Pete Popov slightly hacked by me.Ralf Baechle2001-02-211-1/+3
|
* Compilation fixes.Ralf Baechle2001-02-051-1/+3
|
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-101-5/+0
| | | | Makefiles.
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-101-65/+28
|
* First batch of PMC Ocelot CP7000 patches.Ralf Baechle2000-12-131-1/+1
|
* Memmap fixes from Maciej.Ralf Baechle2000-12-111-1/+3
|
* Remove Cosine Orion support.Ralf Baechle2000-12-091-6/+4
|
* Kernel FPU emulator, chain saw edition.Ralf Baechle2000-11-251-1/+5
|
* Unify the dozen pci-dma copies we had.Ralf Baechle2000-11-221-3/+4
|
* So, after reaching the 9-th nesting level of ifdefs in arch/mips/-Ralf Baechle2000-11-181-5/+4
| | | | | | | | | | kernel/Makefile my tastelessness detector just freaked out. The current concept of interrupt handling just doesn't scale to an ever increasing number of target platforms. Bits of new interrupt handling code are already in CVS and just to make it more clear that I won't take patches continuing this uglyness in all eternity I rename irq.c to old-irq.c which will only be compiled in when CONFIG_ROTTEN_IRQ is selected.
* Partial support for Galileo EV96100 evaluation board. Patches fromRalf Baechle2000-11-061-4/+8
| | | | Pete Popov of Monta Vista.
* Fix the IP22 build after Ralf's last change.Keith M Wesolowski2000-10-111-5/+5
|
* More Atlas chainsawing.Ralf Baechle2000-10-091-5/+6
|
* Support for the Galileo Orion board. From Cort.Ralf Baechle2000-07-101-1/+3
|
* Microsecond timers for Indy. From Keith Wesolowsky.Ralf Baechle2000-07-091-5/+4
|
* Support for the NEC DDB Vrc-5074 evaluation board. Patches byRalf Baechle2000-01-261-2/+3
| | | | Geert Uytterhoeven (geert@linux-m68k.org).
* Merge with 2.3.19.Ralf Baechle1999-10-091-1/+2
|
* Look ma - a tank has hit the MIPS sources ...Ralf Baechle1999-08-211-2/+0
|
* More MIPS64 chainsawing.Ralf Baechle1999-08-201-1/+1
|
* My proposal for non-generic kernels:Harald Koerfgen1999-08-091-2/+12
| | | | | | | | | o only code for the configured CPU is compiled and linked (saves ~100k for R3000 kernels!) o removed a lot of indirect function calls o removed Ralf's "cowboy patch" o added sanity check for DECstations (print warning if the kernel is configured for the wrong CPU)
* Spelling fixes from Alan Cox.Ralf Baechle1999-05-011-1/+1
|
* Various changes to Makefiles and Config.in files to be able to make use of ↵Harald Koerfgen1999-05-011-2/+5
| | | | the new DECstation and Baget stuff :-)
* Merge with Linux 2.1.131 plus some more MIPS goodies.Ralf Baechle1999-01-031-1/+2
|
* - Reformat ptrace.c for readability.Ralf Baechle1998-07-161-1/+1
| | | | | | | | | | | | | | - Handle lazy fpu context switches correctly for ptrace(2). - Don't read $fcr31 on context switch, it's pure bloat. - New processes get $fcr31 initialized to no exceptions. - First beginnings of floating point support kernel code. For now we only can handle cvt.w.s and cvt.w.d instructions where the source register is a NaN, infinity or denorm. This is good enough to get Mozilla up. - Don't send SIGFPE on every floating point instruction we don't know how to handle, rather just complain. - Cleanup headerfile inclusions in the HPC3 code. - Fix the definition of PAGE_NONE.
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-6/+2
| | | | | | | o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...
* Cache fixes, part #1.Ralf Baechle1998-03-031-1/+1
|
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-1/+0
|
* include irixinv in the compilationMiguel de Icaza1997-09-211-1/+2
|
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-121-0/+4
| | | | CVS archive.
* Initial revisionRalf Baechle1997-06-011-1/+1
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-3/+2
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-4/+37
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-071-62/+19
|
* Import of Linux/MIPS 1.3.0Ralf Baechle1995-11-141-0/+94