summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/mtrr/earlymtrr.c
Commit message (Expand)AuthorAgeFilesLines
* include/cpu/msr.h: transform into an unionArthur Heymans2022-11-121-1/+1
* cpu/x86: Clean up includesElyes Haouas2022-10-261-1/+1
* Revert "cpu/x86/mtrr: Make useful MTRR functions available for all boot stages"Arthur Heymans2022-06-011-0/+60
* arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans2022-05-161-16/+23
* cpu/x86/mtrr: Make useful MTRR functions available for all boot stagesSubrata Banik2022-04-021-60/+0
* cpu/x86/mtrr/earlymtrr.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* cpu/x86/mtrr: add helper for setting multiple MTRRsAaron Durbin2020-06-021-0/+67
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* cpu/x86/mtrr/earlymtrr: Validate MTRR argumentsRaul E Rangel2020-05-011-0/+11
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrrRaul E Rangel2020-04-291-0/+14
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki2019-09-281-3/+0
* cpu/x86/mtrr: Replace CONFIG_CPU_ADDR_BITS with cpu_phys_address_size()Subrata Banik2019-08-081-1/+2
* soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber2018-11-231-4/+2
* cpu/x86: Add int to unsignedLee Leahy2017-03-161-1/+2
* src/cpu/x86: Update/Add license headers to all filesMartin Roth2017-02-221-0/+13
* mtrr: Define a function for obtaining free var mtrrFurquan Shaikh2016-03-181-0/+24
* cpu/x86/mtrr: remove early_mtrr_* functionsAaron Durbin2016-03-161-77/+0
* cpu/x86/mtrr: move cache_ramstage() to its only userAaron Durbin2016-03-161-8/+0
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-7/+7
* Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth2015-07-121-1/+1
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-121-1/+1
* src/cpu: Fix spelling of MTTR to MTRRPaul Menzel2014-01-261-1/+1
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-7/+4
* cpu: Fix spellingMartin Roth2013-07-111-2/+2
* AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki2013-04-041-1/+1
* Rename cache_lbmem() to cache_ramstage()Stefan Reinauer2012-07-241-3/+3
* Some more #if cleanupPatrick Georgi2012-05-081-1/+1
* Get rid of AUTO_XIP_ROM_BASEPatrick Georgi2011-10-281-1/+6
* earlymtrr.c: wipe some dead code, use names instead of numbers and someStefan Reinauer2011-04-141-40/+6
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* make early_mtrr_init() invisible for cache as ram targets as it breaks them.Stefan Reinauer2010-08-011-0/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-2/+2
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-0/+1
* zero warnings days.Stefan Reinauer2010-04-091-1/+1
* clean up age old via epia target.Stefan Reinauer2010-04-071-2/+2
* No warnings day, next round.Stefan Reinauer2010-04-061-31/+4
* remove more warnings.Stefan Reinauer2010-04-031-6/+9
* Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,Patrick Georgi2010-02-111-0/+1
* Adapt all uses of CONFIG_XIP_ROM_BASE to usePatrick Georgi2010-02-111-1/+6
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-161-5/+5
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-14/+14
* This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu2007-04-061-0/+1
* AMD Rev F supportYinghai Lu2006-10-041-2/+20
* - See Issue Tracker ID-3 "lnxi-patch3"Jason Schildt2005-10-251-0/+13
* Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt2005-08-101-13/+0
* - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt2005-08-091-0/+13
* eric patchYinghai Lu2005-07-081-3/+3
* minor reformatLi-Ta Lo2005-01-191-4/+3