summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mtrr.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass1-0/+20
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-4/+4
2021-08-02x86: mtrr: Abort if requested size is not power of 2Bin Meng1-3/+4
2021-04-15x86: mtrr: Fix function descriptionsWolfgang Wallner1-2/+2
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass1-3/+12
2020-07-20x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass1-0/+21
2020-07-20x86: mtrr: Use MP calls to list the MTRRsSimon Glass1-0/+30
2020-05-19Use __ASSEMBLY__ as the assembly macrosSimon Glass1-1/+1
2019-10-08x86: Add a function to set variable MTRRsSimon Glass1-0/+12
2019-10-08x86: Add various MTRR indexes and valuesSimon Glass1-0/+1
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass1-2/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-07-28x86: Change pci option rom area MTRR setting to cacheableBin Meng1-0/+2
2015-07-15x86: Setup fixed range MTRRs for legacy regionsBin Meng1-11/+16
2015-05-01x86: Add multi-processor initSimon Glass1-2/+4
2015-04-30x86: Add defines for fixed MTRRsSimon Glass1-0/+14
2015-01-24x86: Test mtrr support flag before accessing mtrr msrBin Meng1-1/+4
2015-01-13x86: Add support for MTRRsSimon Glass1-83/+74
2015-01-13x86: Drop RAMTOP KconfigSimon Glass1-8/+0
2014-11-21x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass1-0/+121
2014-01-25x86: delete unused header filesMasahiro Yamada1-193/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2012-12-07x86: Import MSR/MTRR code from LinuxGraeme Russ1-0/+206