summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi/kernel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ARC console is not just for IP22.Keith M Wesolowski2000-08-011-3/+0
| | | | Timer dead code cleanup.
* Microsecond timers for Indy. From Keith Wesolowsky.Ralf Baechle2000-07-091-2/+2
|
* Merge with Linux 2.3.38.Ralf Baechle2000-02-051-2/+2
|
* A prom console for the Indigo II which yet doesn't work perfectly.Ulf Carlsson1999-05-071-2/+5
|
* o Removed indy_pbus.c neither it worked nor it was really neededUlf Carlsson1999-02-071-2/+2
| | | | | | | | | | | o Moved the relevant parts right into hal2.c o Found at that I had forgot to setup pbus.cfgdma, I think I'm doing that correctly now o Changed hpcreg pbus_dmacfgs[128][10] to hpcreg pbus_dmacfgs[10][128] in sgihpc.h. It seems to be eiser addressed that way o I'm now using a flags variable instead of +1000 variables! I don't know CVS well enough yet. I'll remove the bogus files in the next burst!
* Ulf's HAL driver.Alex deVries1999-01-271-3/+3
| | | | - Alex
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-2/+1
| | | | | o New Newport console code. o New G364 console code.
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-301-3/+4
| | | | | | | | | | | | | | | | | | o Cleanup the machine dependencies of floppy and rtc. The driver for the Dallas thingy in the Indy is still missing. o Handle allocation of zero'd pages correct for R4000SC / R4400SC. o Page colouring shit to match the virtual and physical colour of all mapped pages. This tends to produce extreme fragmentation problems, so it's deactivated for now. Users of R4000SC / R4400SC may re-enable the code in arch/mips/mm/init.c by removing the definition of CONF_GIVE_A_SHIT_ABOUT_COLOURS. Should get them somewhat further - but don't shake to hard ... o Fixed ptrace(2)-ing of syscalls, strace is now working again. o Fix the interrupt forwarding from the keyboard driver to the psaux driver, PS/2 mice are now working on the Indy. The fix is somewhat broken as it prevents generic kernels for Indy and machines which handle things different. o Things I can't remember.
* - Some small cleanupsRalf Baechle1998-03-041-3/+3
| | | | | - The core of the new second level cache handling for Indy style l2 caches was missing ...
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+30