Age | Commit message (Expand) | Author |
---|---|---|
2020-07-20 | x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU | Simon Glass |
2020-07-20 | x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU | Simon Glass |
2020-07-20 | x86: mtrr: Restructure so command execution is in one place | Simon Glass |
2020-07-20 | x86: mtrr: Update the command to use the new mtrr calls | Simon Glass |
2020-07-20 | x86: mtrr: Add support for writing to MTRRs on any CPU | Simon Glass |
2020-07-20 | x86: mtrr: Use MP calls to list the MTRRs | Simon Glass |
2020-07-20 | x86: mtrr: Fix 'ensable' typo | Simon Glass |
2020-05-27 | x86: mtrr: Drop the mask display when changing an mtrr | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2018-10-09 | x86: Update mtrr functions to allow leaving cache alone | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-08 | x86: Move commands from under arch/x86 to cmd/x86/ | Tom Rini |