Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | x86: Add a function to set variable MTRRs | Simon Glass | 2019-10-08 | 1 | -0/+38 |
* | x86: Refactor mtrr_commit() to allow for shared code | Simon Glass | 2019-10-08 | 1 | -7/+12 |
* | x86: Update mtrr functions to allow leaving cache alone | Simon Glass | 2018-10-09 | 1 | -8/+23 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | x86: Test mtrr support flag before accessing mtrr msr | Bin Meng | 2015-01-23 | 1 | -0/+12 |
* | x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c | Bin Meng | 2015-01-23 | 1 | -0/+2 |
* | x86: Add support for MTRRs | Simon Glass | 2015-01-13 | 1 | -0/+81 |