Age | Commit message (Expand) | Author |
2004-09-30 | More code shuffling, probably the final touch. | Miod Vallat |
2004-09-30 | Move common signal code to m88k-agnostic location. | Miod Vallat |
2004-09-30 | put back ifdef PMAP_DEBUG on VAC warn. don't confuse ppl. | Per Fogelstrom |
2004-09-29 | Ratibibugle now useless evcnt structures. | Miod Vallat |
2004-09-29 | give reset a chance to be active for a short time! | Per Fogelstrom |
2004-09-29 | map correct register set for the blinky lights and the slot description | Jason Wright |
2004-09-29 | move cache syncing for now. delayed sync needs more debug | Per Fogelstrom |
2004-09-29 | fix typo | Per Fogelstrom |
2004-09-29 | Better RM7K cache init dealing with lazy firmware | Per Fogelstrom |
2004-09-29 | Reduce openings when DMA is used. | Miod Vallat |
2004-09-29 | Switch hp300 to evcount. | Miod Vallat |
2004-09-29 | Switch sparc to evcount; ok deraadt@ | Miod Vallat |
2004-09-29 | Do not count 060SP traps; there are too many of them, better handle them | Miod Vallat |
2004-09-28 | nuke unused variable | Jason Wright |
2004-09-28 | use prom mappings when availavk | Jason Wright |
2004-09-28 | debugging stuff nuke I will | Jason Wright |
2004-09-28 | get the offsets of imap/iclr correct (zs now interrupts more than once) | Jason Wright |
2004-09-28 | add the missing ksym entry into the cdev table. pointed out by kevlo | Dale Rahn |
2004-09-28 | allow booting from isp devices | Jason Wright |
2004-09-28 | Like Yoda Jason trying to speak is. | Miod Vallat |
2004-09-28 | add clkbrd@fhc | Jason Wright |
2004-09-28 | driver for "clock-board" (mainly blinky lights, but also has information abou... | Jason Wright |
2004-09-28 | missing \n | Jason Wright |
2004-09-28 | - Use ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN instead of HME_MTU | Brad Smith |
2004-09-27 | Important stuff: blinky lights for fhc | Jason Wright |
2004-09-27 | R5K seems to have bugs/hazards | Per Fogelstrom |
2004-09-27 | Do not mention a commented out strip(4), it is already in sys/conf/GENERIC. | Miod Vallat |
2004-09-27 | setup ign based on board number | Jason Wright |
2004-09-27 | shift value for the ign | Jason Wright |
2004-09-27 | Rewrite parts of the interrupt system to achive: | Per Fogelstrom |
2004-09-27 | move ITLBNOPFIX to asm.h and make it conditional | Per Fogelstrom |
2004-09-27 | reorder slightly to avoid asm warnings | Per Fogelstrom |
2004-09-27 | comment and clean | Per Fogelstrom |
2004-09-27 | handle R12K DSD bit on O2's | Per Fogelstrom |
2004-09-27 | compute the board number of each fhc | Jason Wright |
2004-09-27 | setup control register correctly and clear interrupts before attaching children | Jason Wright |
2004-09-27 | map registers for fhc@mainbus | Jason Wright |
2004-09-27 | clean | Per Fogelstrom |
2004-09-27 | rearrange code to avoid asm warnings | Per Fogelstrom |
2004-09-27 | Change busdma to map coherent dmamem memory as uncached if the host | Per Fogelstrom |
2004-09-27 | check malloc return correctly; from Patrick Latifi | Jason Wright |
2004-09-26 | do not match on astro | Michael Shalayeff |
2004-09-26 | make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla... | Michael Shalayeff |
2004-09-26 | Minor tweaks to unify with other timecounters. | Alexander Yurchenko |
2004-09-25 | Timecounter support for Intel ICH chips, not enabled | Alexander Yurchenko |
2004-09-25 | Remove aapic, ok deraadt@ | Alexander Yurchenko |
2004-09-24 | Whoops, need to include the IGN... zs@fhc now sorta works (kinda...) | Jason Wright |
2004-09-24 | zs@fhc | Jason Wright |
2004-09-24 | fix up attachment of zs@fhc | Jason Wright |
2004-09-24 | setup interrupt handling for fhc attached devices | Jason Wright |