summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/delay.h
Commit message (Collapse)AuthorAgeFilesLines
* Update to using loops_per_jiffy instead of loops_per_sec.Keith M Wesolowski2001-02-261-5/+5
|
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-101-3/+4
| | | | Makefiles.
* Rewrite __udelay() once again. The old code was possibly resulting inRalf Baechle2000-07-041-5/+5
| | | | | ``forbidden or unknown register spilled'' compile errors with error line numbers pointing to some unrelated line.
* We have to clobber ``hi'' and ``lo'' in __udelay. Nasty bug.Ulf Carlsson2000-07-021-1/+2
|
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-191-2/+0
| | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown.
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-121-0/+2
|
* Change all instances of __SMP__ to CONFIG_SMP and includeRalf Baechle2000-04-231-1/+3
| | | | <linux/config.h> where necessary.
* - Drop support for 32/32 fp register modelRalf Baechle1999-08-181-5/+6
| | | | | | | | | | | - Fix siginfo structure definition - Ptrace fixes, one of them was an uninitialized pointer. - Header file fixes. - Fixes to linker scripts required for new binutils. - MIPS64. Chainsaw edition. Btw, Harald, why does the kernel no longer compile ...
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-041-10/+10
| | | | (Did I mention that CVS is buggy ...)
* Initial revisionRalf Baechle1997-06-011-2/+10
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-071-6/+4
|
* Import of Linux/MIPS 1.3.0Ralf Baechle1995-11-141-4/+14
|
* Import of Linux/MIPS 1.1.68Ralf Baechle1994-12-011-11/+14
|
* Import of Linus's Linux 1.1.68Ralf Baechle1994-11-281-0/+33