aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/smm
AgeCommit message (Expand)Author
2018-11-08src: Replace common MSR addresses with macrosElyes HAOUAS
2018-10-18cpu/x86/smm: Fix non-local header treated as localElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-28src/*: normalize Google copyright headersPatrick Georgi
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-08-13cpu/x86/smm/smm_module_loader.c: Avoid static analysis error "unused value"Richard Spiegel
2018-06-28smm: Add canary to end of stack and die() if a stack overflow occursRaul E Rangel
2018-06-27smm: Switch from %edx to %ebxRaul E Rangel
2018-06-27smm: Push a null stack base pointerRaul E Rangel
2018-06-27smm: Make local variables relative to ebpRaul E Rangel
2018-06-27smm: Clear SMRAM when debuggingRaul E Rangel
2018-06-04src/cpu: Get rid of whitespace before tabElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-01-15Intel sch board & chip: Remove - using LATE_CBMEM_INITMartin Roth
2017-09-05Move ADDR32() hack to arch/x86Patrick Georgi
2017-09-02cpu/x86/smm: Fix explicit 'addr32' usage in clang buildsEdward O'Callaghan
2017-08-31AGESA: Remove separate f15rlKyösti Mälkki
2017-08-31cpu/x86 asm: Just use the correct op suffixEdward O'Callaghan
2017-07-21I82801JX: Add IS_ENABLED around config optionsMartin Roth
2017-07-21sb/intel/i82801jx: Add correct PCI ids and change namesArthur Heymans
2017-07-13src/cpu: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-27cpu/x86/smm: allow SSE instructions in SMM modulesAaron Durbin
2017-06-22cpu/x86/smm: use macros for CR0 flagsAaron Durbin
2017-06-22cpu/x86/smm: fix up types in module loaderAaron Durbin
2017-06-19cpu/x86/smm/smihandler: Apply cosmetic changesPatrick Rudolph
2017-03-16cpu/x86: Fix misc. remaining issues detected by checkpatchLee Leahy
2017-03-16cpu/x86: Wrap lines at 80 columnsLee Leahy
2017-03-16cpu/x86: Use tabs for indentLee Leahy
2017-03-16cpu/x86: Fix various issues detected by checkpatch.plLee Leahy
2017-02-22src/cpu/x86: Update/Add license headers to all filesMartin Roth
2016-12-11x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-09-04src/cpu: Improve code formattingElyes HAOUAS
2016-08-23src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2016-05-17intel/sch: Merge northbridge and southbridge in src/socStefan Reinauer
2016-05-04cpu/x86: remove BACKUP_DEFAULT_SMM_REGION optionAaron Durbin
2016-05-04cpu/x86/smm_module_loader: always build with SMM module supportAaron Durbin
2016-01-28Move object files to $(obj)/<class>/Nico Huber
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2015-11-24Unify OBJCOPY arguments throughout various x86 stagesStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30smm: 64bit fixesStefan Reinauer
2015-10-29smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEGPatrick Georgi
2015-09-09linking: add and use LDFLAGS_commonAaron Durbin
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-06-08x86 SMM: Relocator is intel-onlyKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS
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-04-28Makefile x86 SMM: Move smm_wrap recipesKyösti Mälkki
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-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-01-09x86: Initialize drivers in SMM context if neededDavid Hendricks
2014-11-30Unify remaining binutils invocationsPatrick Georgi
2014-11-27cpu/amd/agesa/family15rl: Provide Richland CPU supportEdward O'Callaghan
2014-11-25build system: unify linker use across gcc and clangPatrick Georgi
2014-11-25build system: use a single variable name for compiler runtimesPatrick Georgi
2014-11-11cpu/x86/smm/Makefile.inc: Fix up linkage rulesEdward O'Callaghan
2014-10-28cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang buildsEdward O'Callaghan
2014-08-30sandybridge: Add native sandybridgeVladimir Serbinenko
2014-08-11x86/smm/smihandler.c: break case in switchPatrick Georgi
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2014-06-28Don't add .eh_frame sections to SMM imagePatrick Georgi
2014-06-21Misc: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-05-19build: use CFLAGS_* in more places where they're neededPatrick Georgi
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-04-18console: Use romstage code for ramstage and SMMKyösti Mälkki
2014-04-16cpu/amd/agesa/family15tn: Add initial support for SMM modeAlexandru Gagniuc
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-03-04SMM: Only have console with DEBUG_SMIKyösti Mälkki
2014-03-04uart8250mem: Unify calls with generic UARTKyösti Mälkki
2014-03-04uart8250io: Unify calls with generic UARTKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-02-20SMM: Fixes for DEBUG_SMIKyösti Mälkki
2014-02-16x86: provide infrastructure to backup default SMM regionAaron Durbin
2013-12-04Update SMM for FSP systemsMarc Jones
2013-11-25Support for nehalem northbridgeVladimir Serbinenko
2013-11-25Support for Ibexpeak southbridgeVladimir Serbinenko
2013-11-24smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie
2013-08-23usbdebug: Do not support logging from SMMKyösti Mälkki