summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/smm
Commit message (Expand)AuthorAgeFilesLines
* x86 SMM: Relocator is intel-onlyKyösti Mälkki2015-06-082-7/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* x86 SMM: Merge recipesKyösti Mälkki2015-05-291-21/+13
* x86 SMM: We have single SMM linker script nowKyösti Mälkki2015-05-291-6/+2
* smm: Remove dead smm_tseg.ldVladimir Serbinenko2015-05-291-79/+0
* smmrelocate: Remove dead TSEG code.Vladimir Serbinenko2015-05-291-43/+0
* smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko2015-05-283-340/+3
* Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko2015-05-281-11/+1
* Migrate 2065x to SMM_MODULESVladimir Serbinenko2015-05-281-7/+0
* Migrate 206ax to SMM_MODULESVladimir Serbinenko2015-05-281-5/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-219-14/+9
* build system: use archives, not linker action to shorten command linesPatrick Georgi2015-05-201-1/+1
* x86: garbage collect SMM programsAaron Durbin2015-05-193-3/+3
* Makefile x86 SMM: Move smm_wrap recipesKyösti Mälkki2015-04-281-16/+15
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-062-1/+5
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-061-1/+1
* build system: Introduce manual file typePatrick Georgi2015-04-041-8/+8
* build system: extend src-to-obj for non-.c/.S filesPatrick Georgi2015-04-021-3/+3
* x86: fix SMM programs linked with gc-sectionsAaron Durbin2015-03-304-0/+10
* x86/smm: Move SMM configuration out of generic MakefilePatrick Georgi2015-03-301-0/+5
* Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer2015-03-171-1/+17
* x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki2015-03-111-6/+15
* x86: Initialize drivers in SMM context if neededDavid Hendricks2015-01-092-0/+28
* Unify remaining binutils invocationsPatrick Georgi2014-11-301-4/+0
* cpu/amd/agesa/family15rl: Provide Richland CPU supportEdward O'Callaghan2014-11-272-2/+3
* build system: unify linker use across gcc and clangPatrick Georgi2014-11-251-6/+1
* build system: use a single variable name for compiler runtimesPatrick Georgi2014-11-251-4/+4
* cpu/x86/smm/Makefile.inc: Fix up linkage rulesEdward O'Callaghan2014-11-111-26/+25
* cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang buildsEdward O'Callaghan2014-10-281-0/+9
* sandybridge: Add native sandybridgeVladimir Serbinenko2014-08-302-3/+3
* x86/smm/smihandler.c: break case in switchPatrick Georgi2014-08-111-0/+1
* coreboot classes: Add dynamic classes to corebootFurquan Shaikh2014-08-111-2/+2
* sandy/ivybridge: Native raminit.Vladimir Serbinenko2014-07-292-3/+3
* Don't add .eh_frame sections to SMM imagePatrick Georgi2014-06-282-0/+4
* Misc: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-1/+1
* build: use CFLAGS_* in more places where they're neededPatrick Georgi2014-05-191-6/+6
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-13/+17
* console: Use romstage code for ramstage and SMMKyösti Mälkki2014-04-182-49/+0
* cpu/amd/agesa/family15tn: Add initial support for SMM modeAlexandru Gagniuc2014-04-162-1/+10
* console: Move newline translation outside console_tx_byteKyösti Mälkki2014-04-091-3/+0
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-8/+2
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-204-30/+19
* SMM: Only have console with DEBUG_SMIKyösti Mälkki2014-03-041-6/+2
* uart8250mem: Unify calls with generic UARTKyösti Mälkki2014-03-041-8/+2
* uart8250io: Unify calls with generic UARTKyösti Mälkki2014-03-041-1/+1
* console: Fix includesKyösti Mälkki2014-03-041-1/+1
* SMM: Fixes for DEBUG_SMIKyösti Mälkki2014-02-201-3/+2
* x86: provide infrastructure to backup default SMM regionAaron Durbin2014-02-162-0/+70
* Update SMM for FSP systemsMarc Jones2013-12-042-0/+15
* Support for nehalem northbridgeVladimir Serbinenko2013-11-252-0/+6