Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-09 | Rework to process requests from a queue/interrupt handler instead of busy | Jason Wright | |
waiting. | |||
2002-05-08 | register as having support for MODEXP operations and add associated | Jason Wright | |
goop as appropriate. Several problems still remain: - alot of incorrect results (probably something stupid) - the driver busy waits instead of being interrupt driven (pending question to hifn about how interrupt ack is supposed to work). | |||
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright | |
2001-07-04 | clarify/neaten | Jason Wright | |
2001-06-27 | alternative instruction format handling | Jason Wright | |
2001-06-26 | define opcodes and a macro for generating the instructions | Jason Wright | |
also, be sure to mask off the reserved bits in the length space... 6500 seems to use them for something | |||
2001-06-26 | Hey, what did ya expect... more reg defs? | Jason Wright | |
2001-06-26 | There should be a way of automating register defines from databooks *sigh* | Jason Wright | |
2001-06-26 | jack up the rng clock prescalar a bit | Jason Wright | |
define the rng address space | |||
2001-06-26 | clock multiplier bits | Jason Wright | |
2001-06-26 | add support for hardware rng using default scalar (can generate up to a | Jason Wright | |
3Mbit/s stream, but we're not using that... yet). | |||
2001-06-26 | finish register defs | Jason Wright | |
2001-06-25 | some reg defs | Jason Wright | |
2001-06-25 | New dma engine skeleton | Jason Wright | |