summaryrefslogtreecommitdiffstats
path: root/arch/mips/philips
Commit message (Collapse)AuthorAgeFilesLines
* Initrd fixes from Steven.Ralf Baechle2001-04-062-4/+2
|
* More R3912 cleanup.Ralf Baechle2001-04-013-39/+1
|
* Rest of Nino updates.Ralf Baechle2001-04-0117-2614/+117
|
* Remove no longer necessary inclusion of spinlock.h.Ralf Baechle2001-03-181-1/+0
|
* Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*,Ralf Baechle2001-03-111-2/+2
| | | | | | | | set_cp0_* and change_cp0_* which makes the kernel code somewhat more readable. Going through the kernel code I notices some stupid abuse of the old function like set_cp0_status(ST0_BEV, 1) - this clear ST0_BEV but actually looks like attempting to set it and other abuses, so will people please look over their code again.
* Support for Phillips PDAs.Ralf Baechle2001-02-2217-0/+3651