aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto1-2/+22
2005-10-29Make static what ought to be static.Maciej W. Rozycki1-7/+7
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki7-39/+66
2005-10-29Actual handlers for bus errors for Pmax and 3min.Maciej W. Rozycki2-0/+338
2005-10-29System-specific handling of bus errors for DECstation variationsMaciej W. Rozycki4-19/+29
2005-10-29Fix types for firmware arguments. Don't define unneeded messages.Maciej W. Rozycki1-7/+9
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki3-9/+10
2005-10-29There is NO port I/O space on the DECstation. Minor clean-ups.Maciej W. Rozycki1-5/+9
2005-10-29This interrupt is *always* handled -- MIPS_BE_DISCARD just meansMaciej W. Rozycki1-1/+1
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-3/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle2-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds22-0/+2831