summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86/mtrr: allow temporary MTRR range during corebootAaron Durbin2016-11-121-11/+79
* src/cpu: Remove unnecessary whitespaceElyes HAOUAS2016-10-072-5/+5
* cpu/x86: Move fls() and fms() to mtrr.hRizwan Qureshi2016-09-121-24/+0
* src/cpu: Improve code formattingElyes HAOUAS2016-09-041-1/+1
* src/cpu: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-284-11/+11
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-238-18/+18
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-7/+0
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-317-27/+27
* src/cpu: Capitalize ROM and RAMElyes HAOUAS2016-07-313-3/+3
* cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy2016-07-271-0/+7
* cpu/x86/mtrr: correct variable MTRR calculation around 1MiB boundaryAaron Durbin2016-07-221-8/+8
* ACPI S3: Move SMP trampoline recoveryKyösti Mälkki2016-06-221-14/+24
* intel/sch: Merge northbridge and southbridge in src/socStefan Reinauer2016-05-171-2/+2
* cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZEAaron Durbin2016-05-061-0/+11
* cpu/x86/mp_init: reduce exposure of internal implementationAaron Durbin2016-05-061-3/+75
* cpu/x86: combine multiprocessor and SMM initializationAaron Durbin2016-05-041-0/+242
* cpu/x86: remove BACKUP_DEFAULT_SMM_REGION optionAaron Durbin2016-05-044-7/+1
* cpu/x86/smm_module_loader: always build with SMM module supportAaron Durbin2016-05-041-2/+1
* cpu/x86/mp_init: remove unused callback argumentsAaron Durbin2016-05-021-3/+3
* soc/intel/apollolake: Add cache for BIOS ROMAndrey Petrov2016-04-281-0/+1
* cpu/x86/tsc: Compile TSC timer for postcar as wellAndrey Petrov2016-04-111-0/+1
* cpu/x86/tsc: remove conditional compilationAaron Durbin2016-04-111-8/+8
* cpu/x86/tsc: compile same code for all stagesAaron Durbin2016-04-111-16/+8
* cpu/x86/tsc: prepare for CAR_GLOBAL in delay_tsc.cAaron Durbin2016-04-111-10/+19
* src/cpu/x86: remove TSC_CALIBRATE_WITH_IOAaron Durbin2016-04-112-64/+0
* arch/x86: introduce postcar stage/phaseAaron Durbin2016-03-231-0/+1
* mtrr: Define a function for obtaining free var mtrrFurquan Shaikh2016-03-181-0/+24
* cpu/x86: compile earlymtrr.c code for romstage as wellAndrey Petrov2016-03-161-0/+1
* 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/x86/mtrr: add helper function to detect variable MTRRsAaron Durbin2016-03-081-3/+10
* cpu/x86: Sort some Kconfig optionsStefan Reinauer2016-03-081-9/+14
* arch/x86: document CAR symbols and expose them in symbols.hAndrey Petrov2016-03-051-5/+5
* arch/x86: always use _start as entry symbol for all stagesAaron Durbin2016-03-041-2/+10
* arch/x86: rename reset_vector -> _startAaron Durbin2016-03-041-2/+2
* cpu/x86/16bit: rename _start -> _start16bitAaron Durbin2016-03-033-10/+10
* cpu/x86/16bit/reset16: mark reset vector executableAaron Durbin2016-03-031-1/+1
* cpu/x86/16bit/reset16: remove stale 32-bit jumpAaron Durbin2016-03-031-3/+0
* cpu/x86/tsc: Compile delay_tsc.c for the bootblock as wellAlexandru Gagniuc2016-02-111-0/+1
* src: Fix various spelling and whitespace issues.Martin Roth2016-02-021-2/+2
* Move object files to $(obj)/<class>/Nico Huber2016-01-282-17/+19
* Makefile: Make full use of src-to-obj macroNico Huber2016-01-282-4/+4
* */Makefile.inc: Compile files needed by uart8250 in x86 bootblockAlexandru Gagniuc2016-01-211-0/+1
* cpu: Fix typo that spelled "allocate" as "allocte."Jacob Laska2016-01-201-1/+1
* x86/smm: Initialize SMM on some CPUs one-by-oneDamien Zammit2015-12-022-1/+57
* FSP 1.0: Fix CAR issues - broken timestamps and consoleBen Gardner2015-11-241-8/+14
* Unify OBJCOPY arguments throughout various x86 stagesStefan Reinauer2015-11-242-15/+3
* x86: Add Kconfig to disable early bootblock postcodesMartin Roth2015-11-192-1/+4
* cpu/x86/lapic: Add stack overrun detectionTimothy Pearson2015-11-141-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3119-76/+0