Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |