summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Rewrite of Indy IRQs to new style.Ralf Baechle2001-05-0910-359/+273
* Mips32 fixes from Carsten.Ralf Baechle2001-05-045-15/+58
* Alchemy support. Done by Pete and further hacked up a bit by me ...Ralf Baechle2001-05-0429-2/+5279
* More *_cp0_status fixes from David Woodhouse.Ralf Baechle2001-05-042-2/+2
* MIPS time code rewrite.Ralf Baechle2001-04-1913-446/+1032
* BeautificationHarald Koerfgen2001-04-141-3/+3
* Fix delay slot bug.Ralf Baechle2001-04-112-0/+2
* Fix ll/sc emulation. Extracted from Linux-VR tree by Harald.Ralf Baechle2001-04-085-42/+96
* Initrd fixes from Steven.Ralf Baechle2001-04-065-19/+14
* Merge with Linux 2.4.3.Ralf Baechle2001-04-0518-150/+65
* Enable CONFIG_UNIX98_PTYS and CONFIG_DEVPTS_FS for all configurations.Ralf Baechle2001-04-0111-22/+33
* More R3912 cleanup.Ralf Baechle2001-04-014-42/+1
* Rest of Nino updates.Ralf Baechle2001-04-0117-2614/+117
* Frame buffer for the TX3912.Ralf Baechle2001-04-015-9/+8
* Serial driver for TX3912 builtin UART.Ralf Baechle2001-04-011-0/+2
* Eleminate CONFIG_CPU_R3912; detect TX39 / R3000 at runtime.Ralf Baechle2001-04-0122-121/+507
* Some reformatting.Ralf Baechle2001-04-011-22/+21
* Some more configuration file cleanup.Ralf Baechle2001-04-0112-71/+69
* Fix hotplug / PCMCIA configuration.Ralf Baechle2001-03-3112-2/+30
* Fix compilation bug.Ralf Baechle2001-03-311-2/+2
* SMP for 32-bit kernel, support for Sibyte SB1. Patch from JustinRalf Baechle2001-03-288-23/+493
* Interpret some ARC firmware variables correctly. Patch from GuidoRalf Baechle2001-03-271-3/+48
* Remove leftovers from the "cyclecounter_available"Florian Lohoff2001-03-253-17/+2
* Add code to support the SB1 core, including mmu routines, processorRalf Baechle2001-03-2420-183/+966
* Tweak the bootmap setup code to be more conservative, and not assumeRalf Baechle2001-03-241-22/+26
* Remove comment from the dark ages of 8 meg machines ...Ralf Baechle2001-03-211-4/+0
* Workaround for ld bug.Ralf Baechle2001-03-191-0/+4
* Likewise fix identify bug for mips32.Keith M Wesolowski2001-03-181-1/+1
* Run through indent.Ralf Baechle2001-03-182-124/+117
* Ralf's had two chances to spell this right, I'll take my turn now. :-)Keith M Wesolowski2001-03-181-1/+1
* Remove no longer necessary inclusion of spinlock.h.Ralf Baechle2001-03-189-13/+3
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-188-51/+7
* Kill R8000 remains.Ralf Baechle2001-03-1613-22/+10
* EV96100 update.Ralf Baechle2001-03-1613-567/+512
* More loose bits (grrr) ...Ralf Baechle2001-03-164-11/+19
* Update ITE 8712 code.Ralf Baechle2001-03-1612-48/+69
* Code for IVR board.Ralf Baechle2001-03-164-0/+257
* Kgdb related improvments.Ralf Baechle2001-03-153-12/+22
* Add braces to make code less ambiguous.Ralf Baechle2001-03-151-1/+2
* Delete Cobalt remains.Ralf Baechle2001-03-121-6/+0
* Export flush_tlb_page rsp. _flush_tlb_page.Ralf Baechle2001-03-121-1/+2
* Typo and spelling fixes.Ralf Baechle2001-03-123-3/+3
* Don't clear ST0_FR; generic code already does that.Ralf Baechle2001-03-122-2/+0
* Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*,Ralf Baechle2001-03-1121-40/+39
* Compile fixes for CONFIG_SGI_NEWPORT_GFX.Ralf Baechle2001-03-112-2/+4
* Die if we cannot handle a unaligned exception from kernel space.Ralf Baechle2001-03-111-0/+5
* Another gcc 3.0 warning.Ralf Baechle2001-03-101-69/+68
* Fix another warning ...Ralf Baechle2001-03-101-1/+2
* Silence gcc 3.0 warning.Ralf Baechle2001-03-101-0/+1
* Kill dead variable.Ralf Baechle2001-03-101-2/+1