summaryrefslogtreecommitdiff
path: root/src/cpu/x86
AgeCommit message (Expand)Author
2015-10-15cpu/x86/mtrr: Add MTRR index and total MTRRs to error messagePaul Menzel
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-07x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc
2015-09-09linking: add and use LDFLAGS_commonAaron Durbin
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-09-09x86: link romstage like the other architecturesAaron Durbin
2015-08-13amd: raminit sysinfo offset fixAaron Durbin
2015-07-17indent style fix for lapic_cpu_init.cJonathan A. Kollasch
2015-07-17Remove unused Kconfig symbols in c codeMartin Roth
2015-07-12Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-07-06Revert "sandy/ivybridge: use LAPIC timer in SMM"Patrick Georgi
2015-07-02sandy/ivybridge: use LAPIC timer in SMMStefan Reinauer
2015-06-20cpu: x86 port to 64bitStefan Reinauer
2015-06-16x86: Make x86 architecture makefiles x64 awareStefan Reinauer
2015-06-09x86: remove printk() from init_timer()Aaron Durbin
2015-06-09cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-08x86 SMM: Relocator is intel-onlyKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02x86: fix mirror_payload()Aaron Durbin
2015-05-29x86 SMM: Merge recipesKyösti Mälkki
2015-05-29x86 SMM: We have single SMM linker script nowKyösti Mälkki
2015-05-29smm: Remove dead smm_tseg.ldVladimir Serbinenko
2015-05-29smmrelocate: Remove dead TSEG code.Vladimir Serbinenko
2015-05-28smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko
2015-05-28Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko
2015-05-28Migrate 2065x to SMM_MODULESVladimir Serbinenko
2015-05-28Migrate 206ax to SMM_MODULESVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-05-19x86: garbage collect SMM programsAaron Durbin
2015-05-13x86: expose tsc's timer_monotonic_get() in SMMAaron Durbin
2015-04-28Makefile x86 SMM: Move smm_wrap recipesKyösti Mälkki
2015-04-24fsp: Move fsp to fsp1_0Marc Jones
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-04build system: Introduce manual file typePatrick Georgi
2015-04-02build system: extend src-to-obj for non-.c/.S filesPatrick Georgi
2015-03-30x86: fix SMM programs linked with gc-sectionsAaron Durbin
2015-03-30x86/smm: Move SMM configuration out of generic MakefilePatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2015-03-17Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer
2015-03-11x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki
2015-03-10x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki
2015-02-06FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth
2015-01-27CBMEM: Tidy up CAR migrationKyösti Mälkki