Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove AMD64 strings from pcidevs | 2020-01-04 | 1 | -6/+6 | |
| | | | | ok mortimer@ mpi@ deraadt@ | ||||
* | Add pci id for recent AMD CCP and use it in ccp(4). | 2020-01-02 | 1 | -1/+2 | |
| | | | | ok jsg@ | ||||
* | Harmonize AMD CPU/APU devices. | 2019-05-05 | 1 | -5/+5 | |
| | | | | ok jsg@ | ||||
* | works on newer AMD Ryzen APUs/CPUs as well | 2019-05-02 | 1 | -1/+2 | |
| | | | | ok deraadt@, mlarkin@ | ||||
* | add a small driver for AMDs cryptographic co processor. | 2018-04-20 | 1 | -0/+77 | |
the hardware provides crypto offload, zlib offload, and an rng. this code only supports the rng at the moment. this device is present on their amd seatlle platforms, and very present on their epyc stuff. ok kettenis@ jmatthew@ |