summaryrefslogtreecommitdiffstats
path: root/arch/mips/arc
Commit message (Expand)AuthorAgeFilesLines
* Interpret some ARC firmware variables correctly. Patch from GuidoRalf Baechle2001-03-271-3/+48
* Likewise fix identify bug for mips32.Keith M Wesolowski2001-03-181-1/+1
* Ralf's had two chances to spell this right, I'll take my turn now. :-)Keith M Wesolowski2001-03-181-1/+1
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-182-32/+3
* Kill dead variable.Ralf Baechle2001-03-101-2/+1
* Run through indent.Ralf Baechle2001-02-241-35/+34
* DECstation fixes from MaciejHarald Koerfgen2001-02-131-1/+1
* Disable arc_prom_init for the moment until this beast is fixed - EnablingFlorian Lohoff2001-01-271-1/+12
* Ok, I got better things to do than hacking kernels for machines whichRalf Baechle2001-01-172-5/+38
* Delete comment which is more bogus now than everFlorian Lohoff2001-01-161-1/+1
* ARC memory descriptors use physical memory addresses.Ralf Baechle2001-01-161-1/+1
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-101-2/+0
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-101-6/+6
* Re-commit 2nd set of memory map patches from Maciej.Ralf Baechle2001-01-031-1/+1
* First batch of PMC Ocelot CP7000 patches.Ralf Baechle2000-12-131-2/+1
* Memmap fixes from Maciej.Ralf Baechle2000-12-112-112/+25
* Delete mips_cputype declaration.Ralf Baechle2000-11-231-1/+0
* Hopefully squash the R5k bug ...Ralf Baechle2000-09-012-21/+13
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-081-2/+2
* let it compile againHarald Koerfgen2000-08-082-10/+9
* ARC console is not just for IP22.Keith M Wesolowski2000-08-015-45/+106
* Make pid_t int. Change printf()'s according to that. DeclareUlf Carlsson2000-07-041-1/+1
* Revert kernel page allocationFlorian Lohoff2000-05-041-20/+0
* Fix early crash on SGI_IP22 due to not reserving kernelFlorian Lohoff2000-04-061-1/+22
* Change some prototypes of the 32-bit ARC library to be same as inRalf Baechle2000-03-261-3/+5
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-191-2/+2
* Merge with Linux 2.3.49.Ralf Baechle2000-03-074-6/+6
* Bootmem fixes for IP22.Ralf Baechle2000-01-271-42/+66
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-271-104/+110
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-171-2/+2
* Fix Makefile.Ralf Baechle2000-01-131-12/+5
* Fix compilation errors, add .cvsignore files.Ralf Baechle1999-12-061-0/+2
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-2/+2
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-211-2/+2
* Merge with 2.3.19.Ralf Baechle1999-10-0911-50/+50
* More MIPS64 chainsawing.Ralf Baechle1999-08-201-14/+7
* o Disable board caches temporarily during romvec calls.Ulf Carlsson1999-06-122-2/+29
* renabled freeing of PROM memory, but this time the loaded program (ourThomas Bogendoerfer1999-04-141-4/+1
* disabled freeing of prom memory, since all problems are sorted outThomas Bogendoerfer1999-03-181-1/+3
* added identification for prom memory on ARCSThomas Bogendoerfer1999-02-251-1/+5
* identify arc console before doing memory classificationThomas Bogendoerfer1999-02-251-2/+2
* added memory handling for ARC firmwareThomas Bogendoerfer1999-02-252-25/+91
* removed tagsThomas Bogendoerfer1998-10-181-69/+0
* moved sgi/prom and made it a little bit more generic for ARC like firmwaresThomas Bogendoerfer1998-10-1814-0/+810