summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Support 512mb RAM configuration for Momenco Ocelot. Patch fromRalf Baechle2001-06-0512-38/+468
| | | | David Woodhouse (dwmw2@infradead.org).
* Blind attempt at fixing DEC support ...Ralf Baechle2001-06-042-44/+39
|
* Udelay isn't suitable for very long delays.Ralf Baechle2001-06-031-10/+10
|
* Update MIPS entry.Ralf Baechle2001-06-031-3/+3
|
* Ioremap for 32-bit kernel.Ralf Baechle2001-06-033-31/+185
|
* Recent reformatting patch broke the constraints of csum_tcpudp_nofold()Ralf Baechle2001-06-011-1/+1
| | | | resulting bascially in the collapse of TCP.
* Typo fix from Jun and some reformatting by me.Ralf Baechle2001-05-301-4/+4
|
* Code reformatting and spelling fixes.Ralf Baechle2001-05-2519-241/+245
|
* 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-232-7/+51
|
* 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
| | | | | the recent changes to the pcibios read/write functions and ioc3-eth.c changes.
* Don't try to fiddle with the serial interface on the fourth IOC3 inRalf Baechle2001-05-231-0/+38
| | | | an MENET card.
* Some more PCI kludgeology to support the IOC3.Ralf Baechle2001-05-221-1/+9
|
* Comment corrections and reformatting.Ralf Baechle2001-05-221-17/+17
|
* Use <linux/mii.h> instead of our own mii.h.Ralf Baechle2001-05-221-78/+73
|
* <linux/mii.h> from Linux 2.4.5-pre4.Ralf Baechle2001-05-221-0/+181
|
* Iomem address space is also 64-bit on IP27. This brings us back 5 outRalf Baechle2001-05-211-0/+1
| | | | | | of 6 unrecognized IOC3 interfaces on posix0. The leftover two are missing due to IOC3 PCI interface bugs which I'll fight next. After a decent nap ...
* Autonegotiation and cleanup for the IOC3 driver. I'm a sizzy, so IRalf Baechle2001-05-211-130/+698
| | | | | don't put this into the LBA tree until it's received some more testing - the patch is ~ 2/3 of the driver's size.
* Move Alchemy board to the new interrupt handling plus various otherRalf Baechle2001-05-186-294/+124
| | | | cleanup. Patch from Pete Popov.
* Update Montavista email addresses.Ralf Baechle2001-05-1815-15/+15
|
* Strip ethernet trailer from received packets.Ralf Baechle2001-05-171-1/+1
|
* Standards demand that _band is long, not int.Ralf Baechle2001-05-171-4/+4
|
* Using the wrong variable considered unhealthy. Fix from EliotRalf Baechle2001-05-171-1/+1
| | | | Dresselhaus from Ayrnetworks.
* Make Ocelot compile again.Ralf Baechle2001-05-151-0/+1
|
* Fix __test_and{set,clear}_bit.Ralf Baechle2001-05-141-13/+15
|
* 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-101-1/+1
|
* Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE.Ralf Baechle2001-05-104-21/+8
|
* Typo corrections from Michl.Ralf Baechle2001-05-091-2/+2
|
* Rewrite of Indy IRQs to new style.Ralf Baechle2001-05-0911-363/+288
|
* Mips32 fixes from Carsten.Ralf Baechle2001-05-049-30/+90
|
* Alchemy support. Done by Pete and further hacked up a bit by me ...Ralf Baechle2001-05-0439-6/+7445
|
* 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
|
* Fix comment.Ralf Baechle2001-04-291-1/+1
|
* 64-bit kernel support for MIPS Atlas and Malta. Patch from Carsten.Ralf Baechle2001-04-2729-0/+3802
|
* Large IDE disk fixes from Carsten.Ralf Baechle2001-04-231-44/+92
|
* MIPS time code rewrite.Ralf Baechle2001-04-1915-446/+1256
|
* Free memory used by user font when unloading module, reformat.Ralf Baechle2001-04-171-18/+13
|
* Kill warning.Ralf Baechle2001-04-141-3/+3
|
* BeautificationHarald Koerfgen2001-04-141-3/+3
|
* Adjust email addressHarald Koerfgen2001-04-144-5/+6
|
* Get back to the standard interface for get_cpuinfo(). The ouput isKanoj Sarcar2001-04-122-39/+22
| | | | | still nonstandard, but it better be if you want to see whether your system has 64 or 128 cpus!
* 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
| | | | information in klconfig. Code from Scott Foehner (sfoehner@sgi.com).
* Add in new klconfig functions that will be needed for parsing routerKanoj Sarcar2001-04-112-1/+14
| | | | information.
* Fix the IP27 serial driver after the 2.4.3 merge. This is what youKanoj Sarcar2001-04-101-5/+0
| | | | | need in /etc/inittab: "7:2345:respawn:/sbin/getty ttyS0 DT9600". mingetty can also probably be made to work.