aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cpucontrol/amd10h.c
Commit message (Expand)AuthorAgeFilesLines
* x86/ucode: add support for early loading of CPU ucode on AMD.Chuck Silvers2024-02-221-136/+5
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* cpucontrol(8): Fix a typo in an error messageGordon Bergling2022-01-261-1/+1
* cpucontrol(8): De-duplicate common update logicConrad Meyer2018-11-141-37/+11
* cpucontrol: correct typoEd Maste2018-09-111-1/+1
* Use the existing MSR_BIOS_SIGN on AMD.Mark Johnston2018-07-131-2/+2
* Use the name added in r336257.Mark Johnston2018-07-131-2/+2
* cpucontrol:Sean Bruno2018-06-121-4/+14
* Add support for microcode update on newer AMD CPUs (10h+)Andriy Gapon2016-11-021-0/+307