| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos/chaoskey: use both halves of the CRC | Keith Packard | 2017-02-20 |
| | | | | | | | | | When pulling 16 bits from the 32-bit crc, instead of just using the low bits, xor the two halves together. This appears to even out the number of zero and one bits. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos/stmf0: Add CRC driver | Keith Packard | 2015-01-27 |
| Sets up the stm32f0 CRC hardware, exposing inline functions to access it. DMA access is possible, but usbtrng can't use that. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
