summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi/kernel/reset.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-121-3/+1
|
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-211-3/+3
| | | | | need to be at the same place for MIPS32 and MIPS64. Make the semaphore code actually compile.
* Updates in preperation of EISA support.Andrew R. Baker1999-08-111-4/+4
|
* o Smooth volume controlUlf Carlsson1999-04-101-14/+54
| | | | o Reads volume setting from PROM
* Set your volume after your preference with the front panel!Ulf Carlsson1999-04-041-3/+9
|
* o Support for the front panel on the Indy. The panel work now as aRalf Baechle1998-07-101-8/+177
| | | | | | | | | | | | | | | | | | | | | | | | | user would expect it to work, like under IRIX with the exception that the machine doesn't freeze solid as long as the button is pressed. o Realtime clock driver (CONFIG_SGI_DS1286) for the Indy. Includes /proc/rtc interface which tells you everything about your RTC which you never wanted to know. You have to configure this driver into your kernel or you won't be able to set your RTC. o Some cleanup of the RTC interfaces in Linux, RTC does no longer mean PC-style RTC. The userland interface definitions are now in <linux/rtc.h>. We still need some more cleanup until we can enable several RTC drivers. o Virtual aliasing fixes for ptrace(2). o Add ptrace(2) interface definitions needed to build GDB to <asm/ptrace.h>. o Revert to some older routines, the newer optimized ones are buggy. o On panic the Indy LED will be blinking fast crying to the admin passing by [music from Rocky Horror show] ``fix me, fix me, fix me''. o On panic the power button will only reboot the machine, not power it down. That's probably more what people want it to do. o Remove some old files. o Did I tell you that CVS is buggy?
* o Speedup syscalls. Now 816ns per syscall. Yes, nanoseconds and goodbyeRalf Baechle1998-03-271-6/+11
| | | | | | | | | | Pentium :-) o Little bit smarter handling of unimplemented exceptions. o Fix FPU context switches. o Fix reboot / halt. Powerdown in software still doesn't work. o Fix the fix for handling of return values of interrupted syscalls. o Handling of the Indy second level cache now works as spec'ed. Purely cosmentic, this was not causing any problems.
* Merge with Linux 2.1.72, part 1.Ralf Baechle1997-12-161-0/+1
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-291-2/+13
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-0/+14