Age | Commit message (Expand) | Author |
---|---|---|
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-10-08 | x86: Add a function to set variable MTRRs | Simon Glass |
2019-10-08 | x86: Refactor mtrr_commit() to allow for shared code | 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 |
2015-01-23 | x86: Test mtrr support flag before accessing mtrr msr | Bin Meng |
2015-01-23 | x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c | Bin Meng |
2015-01-13 | x86: Add support for MTRRs | Simon Glass |