summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-10-01Sync with openpic.c evcount fixes; ok drahn@Miod Vallat
2004-10-01guarded_access() is really only used by the MVME188 interrupt engine, soMiod Vallat
2004-10-01More mvme88k code cleaning:Miod Vallat
2004-10-01Get rid of CHECK_PAGE_ALIGN debug macros.Miod Vallat
2004-10-01add a blink_led API (shaves ~1k from GENERIC) rather than have the sameJason Wright
2004-10-01more register defnsJason Wright
2004-10-01Block splsoftclock in splsoftnet, and splsoftclock and splsoftnet in splsoftttyDale Rahn
2004-10-01Oops, trimmed includes too much for RAMDISK.Miod Vallat
2004-10-01Add lc(4), reported as working by mcbride@Dale Rahn
2004-10-01Missing pieces of the bus_space abi, found when attempting to compile aDale Rahn
2004-09-30Introduce sparc-like CPU_ISFOO macros, to short-circuit evaluations whenMiod Vallat
2004-09-30Closer to reality comments.Miod Vallat
2004-09-30rl(4) support for sparc64; ok jason@Robert Nagy
2004-09-30enable ne@pci and add commented out rlMichael Shalayeff
2004-09-30Protect struct isr with #ifdef _KERNEL since struct evcount isTodd C. Miller
2004-09-30More code shuffling, probably the final touch.Miod Vallat
2004-09-30Move common signal code to m88k-agnostic location.Miod Vallat
2004-09-30put back ifdef PMAP_DEBUG on VAC warn. don't confuse ppl.Per Fogelstrom
2004-09-29Ratibibugle now useless evcnt structures.Miod Vallat
2004-09-29give reset a chance to be active for a short time!Per Fogelstrom
2004-09-29map correct register set for the blinky lights and the slot descriptionJason Wright
2004-09-29move cache syncing for now. delayed sync needs more debugPer Fogelstrom
2004-09-29fix typoPer Fogelstrom
2004-09-29Better RM7K cache init dealing with lazy firmwarePer Fogelstrom
2004-09-29Reduce openings when DMA is used.Miod Vallat
2004-09-29Switch hp300 to evcount.Miod Vallat
2004-09-29Switch sparc to evcount; ok deraadt@Miod Vallat
2004-09-29Do not count 060SP traps; there are too many of them, better handle themMiod Vallat
2004-09-28nuke unused variableJason Wright
2004-09-28use prom mappings when availavkJason Wright
2004-09-28debugging stuff nuke I willJason Wright
2004-09-28get the offsets of imap/iclr correct (zs now interrupts more than once)Jason Wright
2004-09-28add the missing ksym entry into the cdev table. pointed out by kevloDale Rahn
2004-09-28allow booting from isp devicesJason Wright
2004-09-28Like Yoda Jason trying to speak is.Miod Vallat
2004-09-28add clkbrd@fhcJason Wright
2004-09-28driver for "clock-board" (mainly blinky lights, but also has information abou...Jason Wright
2004-09-28missing \nJason Wright
2004-09-28- Use ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN instead of HME_MTUBrad Smith
2004-09-27Important stuff: blinky lights for fhcJason Wright
2004-09-27R5K seems to have bugs/hazardsPer Fogelstrom
2004-09-27Do not mention a commented out strip(4), it is already in sys/conf/GENERIC.Miod Vallat
2004-09-27setup ign based on board numberJason Wright
2004-09-27shift value for the ignJason Wright
2004-09-27Rewrite parts of the interrupt system to achive:Per Fogelstrom
2004-09-27move ITLBNOPFIX to asm.h and make it conditionalPer Fogelstrom
2004-09-27reorder slightly to avoid asm warningsPer Fogelstrom
2004-09-27comment and cleanPer Fogelstrom
2004-09-27handle R12K DSD bit on O2'sPer Fogelstrom
2004-09-27compute the board number of each fhcJason Wright