summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* More interrupt handling changes for the Ocelot.masterRalf Baechle2001-06-1211-380/+138
* Support for GDB console for the Ocelot.Ralf Baechle2001-06-1113-0/+61
* Add support for DDB5477.Ralf Baechle2001-06-1033-0/+3267
* Add a few KERN_*s. Kill warning. Workaround for RM7000 erratum #31.Ralf Baechle2001-06-101-23/+52
* Fix another instance of save_and_cli vs. read_32bit_cp0_register.Ralf Baechle2001-06-101-2/+2
* We were not always calling handle_softirq resulting in softirqsRalf Baechle2001-06-104-9/+32
* Update a few defconfigs such that tcpdump can work.Ralf Baechle2001-06-105-15/+38
* Fix config buglet which made some options unavailable on certainRalf Baechle2001-06-104-5/+167
* Ioremap makes cachable mappings again.Ralf Baechle2001-06-061-2/+2
* Fix inverted comparison bug.Ralf Baechle2001-06-061-1/+1
* Fix cache detection on R3000.Ralf Baechle2001-06-061-49/+50
* Add missing \n which did result in subsequent kernel messages gettingRalf Baechle2001-06-061-1/+1
* Support 512mb RAM configuration for Momenco Ocelot. Patch fromRalf Baechle2001-06-057-33/+433
* Blind attempt at fixing DEC support ...Ralf Baechle2001-06-042-44/+39
* Ioremap for 32-bit kernel.Ralf Baechle2001-06-032-2/+178
* Typo fix from Jun and some reformatting by me.Ralf Baechle2001-05-301-4/+4
* Code reformatting and spelling fixes.Ralf Baechle2001-05-258-74/+71
* Fix stupid compile error.Ralf Baechle2001-05-251-2/+2
* Polish a bit; no functional changes.Ralf Baechle2001-05-241-18/+13
* Fix vmalloc for mips64.Ralf Baechle2001-05-231-7/+44
* Emulate 32-bit MD / RAID ioctls.Ralf Baechle2001-05-231-0/+29
* Delete some of the IOC3 PCI fixup code which has become redundant afterRalf Baechle2001-05-231-49/+20
* Some more PCI kludgeology to support the IOC3.Ralf Baechle2001-05-221-1/+9
* Iomem address space is also 64-bit on IP27. This brings us back 5 outRalf Baechle2001-05-211-0/+1
* Move Alchemy board to the new interrupt handling plus various otherRalf Baechle2001-05-184-291/+121
* Update Montavista email addresses.Ralf Baechle2001-05-1812-12/+12
* Using the wrong variable considered unhealthy. Fix from EliotRalf Baechle2001-05-171-1/+1
* Make Ocelot compile again.Ralf Baechle2001-05-151-0/+1
* Two minor bug fixes for the new interrupt code.Ralf Baechle2001-05-122-1/+2
* Make the kernel build with the recent binutils changes.Ralf Baechle2001-05-102-5/+1
* Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE.Ralf Baechle2001-05-102-6/+5
* Typo corrections from Michl.Ralf Baechle2001-05-091-2/+2
* 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
* Add some more networking ioctl translations.Ralf Baechle2001-05-031-0/+20
* 64-bit kernel support for MIPS Atlas and Malta. Patch from Carsten.Ralf Baechle2001-04-2719-0/+2952
* MIPS time code rewrite.Ralf Baechle2001-04-1913-446/+1032
* BeautificationHarald Koerfgen2001-04-141-3/+3
* Get back to the standard interface for get_cpuinfo(). The ouput isKanoj Sarcar2001-04-121-37/+20
* Fix delay slot bug.Ralf Baechle2001-04-113-4/+6
* Add in support for determining node distances by parsing routerKanoj Sarcar2001-04-111-0/+291
* Add in new klconfig functions that will be needed for parsing routerKanoj Sarcar2001-04-111-0/+13
* 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-05242-2769/+9966
* Enable CONFIG_UNIX98_PTYS and CONFIG_DEVPTS_FS for all configurations.Ralf Baechle2001-04-0114-28/+42
* Translate SIOCRTMSG and SIOCGSTAMP ioctls. This fixes tcpdump.Ralf Baechle2001-04-011-0/+29
* More R3912 cleanup.Ralf Baechle2001-04-014-42/+1