aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/mtrr.c
AgeCommit message (Expand)Author
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-10-08x86: Add a function to set variable MTRRsSimon Glass
2019-10-08x86: Refactor mtrr_commit() to allow for shared codeSimon Glass
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-01-23x86: Test mtrr support flag before accessing mtrr msrBin Meng
2015-01-23x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.cBin Meng
2015-01-13x86: Add support for MTRRsSimon Glass