Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Interpret some ARC firmware variables correctly. Patch from Guido | Ralf Baechle | 2001-03-27 | 1 | -3/+48 |
| | | | | with some mods by me. | ||||
* | Likewise fix identify bug for mips32. | Keith M Wesolowski | 2001-03-18 | 1 | -1/+1 |
| | |||||
* | Ralf's had two chances to spell this right, I'll take my turn now. :-) | Keith M Wesolowski | 2001-03-18 | 1 | -1/+1 |
| | |||||
* | Lots of cleanup from Keith with additional tweaks by me. More to | Ralf Baechle | 2001-03-18 | 2 | -32/+3 |
| | | | | come. Stay frightened :-) | ||||
* | Kill dead variable. | Ralf Baechle | 2001-03-10 | 1 | -2/+1 |
| | |||||
* | Run through indent. | Ralf Baechle | 2001-02-24 | 1 | -35/+34 |
| | |||||
* | DECstation fixes from Maciej | Harald Koerfgen | 2001-02-13 | 1 | -1/+1 |
| | |||||
* | Disable arc_prom_init for the moment until this beast is fixed - Enabling | Florian Lohoff | 2001-01-27 | 1 | -1/+12 |
| | | | | this simply lets all IP22 crash after freeing prom memory. | ||||
* | Ok, I got better things to do than hacking kernels for machines which | Ralf Baechle | 2001-01-17 | 2 | -5/+38 |
| | | | | | | | | I don't even have at hand right now, but we got too many bug reports of the ``IP22 crashes during early startup'' type. This patch makes printk usable on IP22 from the very early startup on. It's not perfect and I think it might result in printk's information getting duplicated for systems with serial console but let's tackle that later. | ||||
* | Delete comment which is more bogus now than ever | Florian Lohoff | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | ARC memory descriptors use physical memory addresses. | Ralf Baechle | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test your | Ralf Baechle | 2001-01-10 | 1 | -2/+0 |
| | | | | Makefiles. | ||||
* | Merge with Linux 2.4.0-test12. | Ralf Baechle | 2001-01-10 | 1 | -6/+6 |
| | |||||
* | Re-commit 2nd set of memory map patches from Maciej. | Ralf Baechle | 2001-01-03 | 1 | -1/+1 |
| | |||||
* | First batch of PMC Ocelot CP7000 patches. | Ralf Baechle | 2000-12-13 | 1 | -2/+1 |
| | |||||
* | Memmap fixes from Maciej. | Ralf Baechle | 2000-12-11 | 2 | -112/+25 |
| | |||||
* | Delete mips_cputype declaration. | Ralf Baechle | 2000-11-23 | 1 | -1/+0 |
| | |||||
* | Hopefully squash the R5k bug ... | Ralf Baechle | 2000-09-01 | 2 | -21/+13 |
| | |||||
* | Merge with Linux 2.4.0-test6-pre8. | Ralf Baechle | 2000-08-08 | 1 | -2/+2 |
| | |||||
* | let it compile again | Harald Koerfgen | 2000-08-08 | 2 | -10/+9 |
| | |||||
* | ARC console is not just for IP22. | Keith M Wesolowski | 2000-08-01 | 5 | -45/+106 |
| | | | | Timer dead code cleanup. | ||||
* | Make pid_t int. Change printf()'s according to that. Declare | Ulf Carlsson | 2000-07-04 | 1 | -1/+1 |
| | | | | stuff. | ||||
* | Revert kernel page allocation | Florian Lohoff | 2000-05-04 | 1 | -20/+0 |
| | |||||
* | Fix early crash on SGI_IP22 due to not reserving kernel | Florian Lohoff | 2000-04-06 | 1 | -1/+22 |
| | | | | pages in the boomem setup | ||||
* | Change some prototypes of the 32-bit ARC library to be same as in | Ralf Baechle | 2000-03-26 | 1 | -3/+5 |
| | | | | the 64-bit library. Needed by the sgiseeq driver. | ||||
* | Merge with 2.3.99-pre1. | Ralf Baechle | 2000-03-19 | 1 | -2/+2 |
| | |||||
* | Merge with Linux 2.3.49. | Ralf Baechle | 2000-03-07 | 4 | -6/+6 |
| | |||||
* | Bootmem fixes for IP22. | Ralf Baechle | 2000-01-27 | 1 | -42/+66 |
| | |||||
* | Merge with Linux 2.3.23. The new bootmem stuff has broken various | Ralf Baechle | 2000-01-27 | 1 | -104/+110 |
| | | | | | platforms. At this time I've only verified that IP22 support compiles and IP27 actually works. | ||||
* | - IOC3 driver now will panic when encountering a RX/TX PCI DMA error. | Ralf Baechle | 2000-01-17 | 1 | -2/+2 |
| | | | | | | | | | - 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. | ||||
* | Fix Makefile. | Ralf Baechle | 2000-01-13 | 1 | -12/+5 |
| | |||||
* | Fix compilation errors, add .cvsignore files. | Ralf Baechle | 1999-12-06 | 1 | -0/+2 |
| | |||||
* | Merge with Linux 2.3.21. | Ralf Baechle | 1999-12-04 | 1 | -2/+2 |
| | |||||
* | Move various headers into a SGI specific subdirectory. These files | Ralf Baechle | 1999-10-21 | 1 | -2/+2 |
| | | | | | need to be at the same place for MIPS32 and MIPS64. Make the semaphore code actually compile. | ||||
* | Merge with 2.3.19. | Ralf Baechle | 1999-10-09 | 11 | -50/+50 |
| | |||||
* | More MIPS64 chainsawing. | Ralf Baechle | 1999-08-20 | 1 | -14/+7 |
| | |||||
* | o Disable board caches temporarily during romvec calls. | Ulf Carlsson | 1999-06-12 | 2 | -2/+29 |
| | |||||
* | renabled freeing of PROM memory, but this time the loaded program (our | Thomas Bogendoerfer | 1999-04-14 | 1 | -4/+1 |
| | | | | kernel) won't get freed | ||||
* | disabled freeing of prom memory, since all problems are sorted out | Thomas Bogendoerfer | 1999-03-18 | 1 | -1/+3 |
| | |||||
* | added identification for prom memory on ARCS | Thomas Bogendoerfer | 1999-02-25 | 1 | -1/+5 |
| | |||||
* | identify arc console before doing memory classification | Thomas Bogendoerfer | 1999-02-25 | 1 | -2/+2 |
| | |||||
* | added memory handling for ARC firmware | Thomas Bogendoerfer | 1999-02-25 | 2 | -25/+91 |
| | | | | added freeing of prom memory | ||||
* | removed tags | Thomas Bogendoerfer | 1998-10-18 | 1 | -69/+0 |
| | |||||
* | moved sgi/prom and made it a little bit more generic for ARC like firmwares | Thomas Bogendoerfer | 1998-10-18 | 14 | -0/+810 |