summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/car/cache_as_ram_ht.inc
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel/car: Remove obsolete filesKyösti Mälkki2018-06-171-466/+0
* cpu/*: Add whitespace around '<<'Elyes HAOUAS2017-06-281-2/+2
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-111-20/+40
* intel cache-as-ram: Unify stack setupKyösti Mälkki2016-11-111-8/+5
* src/cpu: Improve code formattingElyes HAOUAS2016-09-041-1/+1
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1
* intel car: Use MTRR WRPROT type for XIP cacheKyösti Mälkki2016-07-261-1/+1
* intel car: Unify postcodesKyösti Mälkki2016-07-221-11/+9
* intel car: Unify whitespace and comment fixesKyösti Mälkki2016-07-221-1/+1
* intel car: Remove guard on XIP_ROM_SIZEKyösti Mälkki2016-07-221-2/+0
* Ignore RAMTOP for MTRRsKyösti Mälkki2016-06-221-1/+1
* intel cache-as-ram: Fix comment about MTRRsKyösti Mälkki2016-06-221-2/+2
* intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-3/+8
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-23/+23
* x86: Drop -Wa,--divideStefan Reinauer2015-07-071-2/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-191-2/+1
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-151-2/+2
* usbdebug: Put ehci_debug_info in CAR_GLOBALKyösti Mälkki2013-07-101-5/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-081-5/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Intel CPUs: Fix counting of CPU coresKyösti Mälkki2012-08-031-7/+27
* Intel cpus: Extend cache to cover complete Flash DeviceKyösti Mälkki2012-07-041-3/+2
* Replace cache control magic numbers with symbolsPatrick Georgi2012-04-251-8/+9
* Whitespace fixesPatrick Georgi2012-03-311-1/+1
* Intel cpus: get MAXPHYADDR at runtime for new CARKyösti Mälkki2012-03-311-13/+45
* Intel cpus: add hyper-threading CPU support to new CARKyösti Mälkki2012-03-311-13/+134
* Intel cpus: improve CPU compatibility of new CARKyösti Mälkki2012-03-311-1/+30
* Intel cpus: apply some good programming practices in new CARKyösti Mälkki2012-03-311-24/+15
* Intel cpus: cache actual size of the Flash ROM deviceKyösti Mälkki2012-03-311-3/+6
* Intel cpus: copy model_6ex CAR codeKyösti Mälkki2012-03-311-0/+268