summaryrefslogtreecommitdiffstats
path: root/arch/mips64/arc
Commit message (Collapse)AuthorAgeFilesLines
* Bootmem fixes for IP22.Ralf Baechle2000-01-271-122/+126
|
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-174-37/+44
| | | | | | | | | - IOC3 driver does no longer use GFP_DMA which given the _very_ small number of available GFP_DMA pages might have deadlocked the system. - First cut of Origin support. Last minute change: Do no longer use ARC memory / MD hub memory configuration information but klconfig.h stuff. Simpler, faster, shorter. - Zillions of MIPS64 fixes.
* The ARC code hasn't changed in quite a while, so commit it ...Ralf Baechle1999-11-1913-49/+68
| | | | | | | | Until I I merge with even newer kernel releases from Linus this code limits the MIPS64 kernel to a maximum of 64mb RAM on Indys. If I wouldn't do so, on startup kernel internal structures would collide with PROM memory. Solving this for real doesn't to make sense for now as a shiny new bootmem allocator is available in newer kernels.
* Merge with 2.3.10.Ralf Baechle1999-09-283-9/+9
|
* Look ma - a tank has hit the MIPS sources ...Ralf Baechle1999-08-2110-195/+252
|
* More MIPS64 chainsawing.Ralf Baechle1999-08-2014-0/+849