summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Nevada is R52xx, not R56x0.Ralf Baechle2001-01-111-1/+1
* Merge with Linux 2.4.0.Ralf Baechle2001-01-114-10/+10
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-1033-108/+73
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-1018-170/+67
* Undo broken segment of MIPS patch.Ralf Baechle2001-01-081-4/+3
* Re-commit 2nd set of memory map patches from Maciej.Ralf Baechle2001-01-038-130/+12
* LK201 keyboard and PMAG-BA framebuffer driver for DECstationsHarald Koerfgen2000-12-301-0/+5
* Bunch more patches from MIPS.Ralf Baechle2000-12-2913-112/+489
* Recommit changes that got lost in the recent disk crash.Ralf Baechle2000-12-291-117/+22
* Handle break 6/7 instructions properly. From Maciej.Ralf Baechle2000-12-191-2/+35
* MIPS32 patches from MIPS.Ralf Baechle2000-12-1419-37/+1204
* Further R3000 FPU cleanups from MaciejHarald Koerfgen2000-12-141-8/+5
* Cleanup io.h.Ralf Baechle2000-12-1410-1/+14
* One more.Ralf Baechle2000-12-131-0/+440
* Missing files of my CP7000. Did I ever swear about CVS?Ralf Baechle2000-12-1313-0/+3638
* R3000 fixes from Maciej. Crucial to get modules working.Ralf Baechle2000-12-131-8/+10
* First batch of PMC Ocelot CP7000 patches.Ralf Baechle2000-12-1314-104/+71
* Missing pieces from MaciejHarald Koerfgen2000-12-112-3/+2
* More R3k fixes from Maciej.Ralf Baechle2000-12-111-8/+9
* Memmap fixes from Maciej.Ralf Baechle2000-12-1114-226/+300
* One more R3k fix from Maciej.Ralf Baechle2000-12-111-2/+2
* Export __down_trylock and __up.Ralf Baechle2000-12-111-0/+5
* Major irq rewrite, still experimental.Ralf Baechle2000-12-101-0/+692
* Minor compile fixes. Partly R300 related.Harald Koerfgen2000-12-104-14/+19
* Final round of FPU emulator bits.Ralf Baechle2000-12-109-115/+239
* Kill also.Ralf Baechle2000-12-091-314/+0
* Remove Cosine Orion support.Ralf Baechle2000-12-0931-9754/+24
* One gt64120.h file is enough.Ralf Baechle2000-12-098-292/+265
* Make DECstation compile again.Ralf Baechle2000-12-091-4/+4
* Let "_end" be word alignedHarald Koerfgen2000-12-081-0/+1
* Fix memmove with zero len bug.Ralf Baechle2000-12-063-7/+1
* EV64120 support. From Steve Johnson.Ralf Baechle2000-12-0445-0/+12342
* fix the cyclecounter thing for DECstationsHarald Koerfgen2000-12-021-44/+3
* Partial fix for the vmalloc bug.Ralf Baechle2000-12-021-0/+8
* Fix r4k_flush_icache_page_i16, r4k_flush_icache_page_i32 compilation.Ralf Baechle2000-12-021-2/+3
* Small irq_exit and unmask_irq glitchesFlorian Lohoff2000-12-021-2/+2
* Move <sgidefs.h> to <asm/gcc/sgidefs.h>.Ralf Baechle2000-12-011-1/+1
* Use the same definition of flush_icache_page() that is used in stockKanoj Sarcar2000-11-296-13/+8
* Merge with 2.4.0-test11.Ralf Baechle2000-11-2811-9/+31
* Fix vmalloc which got broken by test10. Still fishy, dunno why.Ralf Baechle2000-11-271-0/+36
* Kernel FPU emulator, chain saw edition.Ralf Baechle2000-11-2569-72/+7339
* dma_cache_inv -> dma_cache_wback_inv.Ralf Baechle2000-11-241-2/+3
* Cleanup PCI DMA for RM200C also.Ralf Baechle2000-11-242-44/+1
* One character fix to get it to compile again.Ralf Baechle2000-11-241-3/+2
* Delete mips_cputype declaration.Ralf Baechle2000-11-231-1/+0
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-2321-75/+85
* Fix error return value.Ralf Baechle2000-11-221-3/+6
* Unify the dozen pci-dma copies we had.Ralf Baechle2000-11-229-166/+15
* Kill printk's, no place for debug junk.Ralf Baechle2000-11-221-2/+0
* CONFIG_MIPS_UNCACHED is only selectable of UP kernels. RebuildRalf Baechle2000-11-2110-10/+12