summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mtrr.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Add support for more than 8 MTRRsSimon Glass2020-09-251-3/+12
* x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass2020-07-201-0/+21
* x86: mtrr: Use MP calls to list the MTRRsSimon Glass2020-07-201-0/+30
* Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-181-1/+1
* x86: Add a function to set variable MTRRsSimon Glass2019-10-081-0/+12
* x86: Add various MTRR indexes and valuesSimon Glass2019-10-081-0/+1
* x86: Update mtrr functions to allow leaving cache aloneSimon Glass2018-10-091-2/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Change pci option rom area MTRR setting to cacheableBin Meng2015-07-281-0/+2
* x86: Setup fixed range MTRRs for legacy regionsBin Meng2015-07-141-11/+16
* x86: Add multi-processor initSimon Glass2015-04-301-2/+4
* x86: Add defines for fixed MTRRsSimon Glass2015-04-291-0/+14
* x86: Test mtrr support flag before accessing mtrr msrBin Meng2015-01-231-1/+4
* x86: Add support for MTRRsSimon Glass2015-01-131-83/+74
* x86: Drop RAMTOP KconfigSimon Glass2015-01-131-8/+0
* x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass2014-11-211-0/+121
* x86: delete unused header filesMasahiro Yamada2014-01-241-193/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* x86: Import MSR/MTRR code from LinuxGraeme Russ2012-12-061-0/+206