aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cpucontrol
Commit message (Expand)AuthorAgeFilesLines
* cpucontrol: return selected revision from ucode_amd_find()Gleb Smirnoff2025-09-181-5/+6
* cpucontrol: fix -DDEBUG buildGleb Smirnoff2025-09-091-0/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* x86/ucode: add support for early loading of CPU ucode on AMD.Chuck Silvers2024-02-223-178/+10
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-165-10/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-164-8/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-128-8/+8
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* cpucontrol(8): Fix a typo in an error messageGordon Bergling2022-01-261-1/+1
* cpucontrol: fix extended signature matching code to avoid fallthoughDan Nelson2021-06-141-2/+2
* cpucontrol(8): Fix display.Konstantin Belousov2021-02-051-1/+1
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-271-1/+2
* cpucontrol: print more useful information when MSR access fails.Konstantin Belousov2019-11-131-1/+1
* cpucontrol: check for the supposed firmware file type and skipKonstantin Belousov2019-01-111-0/+2
* cpucontrol(8): De-duplicate common update logicConrad Meyer2018-11-146-228/+183
* 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
* cpucontrol: improve Intel microcode revision checkEd Maste2018-05-121-1/+8
* Make it possible to re-evaluate cpu_features.Konstantin Belousov2018-01-052-24/+69
* Style. Remove useless return.Konstantin Belousov2017-12-281-8/+8
* Complete r327264 by fixing yet another return without cleanup.Konstantin Belousov2017-12-281-1/+1
* Use proper failure path rather than just returning.Warner Losh2017-12-282-2/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-278-0/+16
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Update cpucontrol(8).Konstantin Belousov2017-09-301-13/+17
* Allow to disable default microcode updates search path with the newKonstantin Belousov2017-09-301-5/+7
* Remove confusion in the line explaining syntax of the msr read.Konstantin Belousov2017-08-141-1/+2
* Add support for microcode update on newer AMD CPUs (10h+)Andriy Gapon2016-11-024-1/+352
* Return usual error indicator to shell.Konstantin Belousov2016-06-161-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-192-3/+67
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync with HEAD.David E. O'Brien2013-02-082-0/+6
| |\
| * \ Sync from headSimon J. Gerraty2012-11-042-2/+2
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | Restore the ABI of the cpuctl(4) ioctl request CPUCTL_CPUID, useKonstantin Belousov2014-06-201-1/+1
* | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
* | | | Following comments in r242565 add the possibility to specify ecx whenAttilio Rao2014-06-192-2/+66
| |_|/ |/| |
* | | Avoid clobbering errno with a call to fprintfEitan Adler2013-01-162-0/+6
| |/ |/|
* | While 'make universe' passed this didn't work with clang.Eitan Adler2012-10-261-0/+2
* | This utility builds without NO_WCAST_ALIGNEitan Adler2012-10-261-2/+0