summaryrefslogtreecommitdiff
path: root/sys/arch/sh
AgeCommit message (Expand)Author
2006-10-23Do not match on non-shpcic config stanza.Miod Vallat
2006-10-23Do not panic on a ddb invocation with curproc == NULL, and don't try toMiod Vallat
2006-10-23Add interrupt name, however need to determine if the passed parameter is safeDale Rahn
2006-10-20Try again with local variable to avoid alignment issues.Kenneth R Westerback
2006-10-19Hack around a problem found on px-eh systems where the SH IPL+g initializesDale Rahn
2006-10-19pci_address_fixup code to do bus address allocation, 'firmware' appearentlyDale Rahn
2006-10-18back out disksubr changes ... since they violate strict alignment onTheo de Raadt
2006-10-17The dosparts member of cpu_disklabel was not used for any persistantKenneth R Westerback
2006-10-17for now, we want traces.Dale Rahn
2006-10-17Dont clobber tf->tf_spc, we might want to print it in do_panic.Dale Rahn
2006-10-16pciide compat bits, stolen from armish.Dale Rahn
2006-10-16busname should be set.Dale Rahn
2006-10-14ps uses KERNBASE so define it to the correct value (pointed out by miod)Dale Rahn
2006-10-11tsk, tskDale Rahn
2006-10-10Match the SH4 FPSCR bits.Miod Vallat
2006-10-07More bits in progress, adapted from NetBSD.Miod Vallat
2006-10-06debugging delay offMichael Shalayeff
2006-10-06few more filesMichael Shalayeff
2006-10-06Sync with recent disklabel.h changes. Zap dkbad.Kenneth R Westerback
2006-10-06a few fixes to get thru the autoconfMichael Shalayeff
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat