summaryrefslogtreecommitdiff
path: root/cmd/x86/mtrr.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-27x86: mtrr: Drop the mask display when changing an mtrrSimon Glass1-1/+0
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+4
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass1-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini1-0/+139