summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/smm/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86/smm: Introduce SMM module loader version 2Rocky Phagura2021-02-221-0/+4
* AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki2019-08-151-3/+3
* arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki2019-08-081-0/+4
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-5/+4
* x86/smmstub: Fix compiling with external toolchainsArthur Heymans2019-06-211-2/+2
* cpu/x86: remove BACKUP_DEFAULT_SMM_REGION optionAaron Durbin2016-05-041-1/+0
* cpu/x86/smm_module_loader: always build with SMM module supportAaron Durbin2016-05-041-2/+1
* Move object files to $(obj)/<class>/Nico Huber2016-01-281-16/+16
* Makefile: Make full use of src-to-obj macroNico Huber2016-01-281-2/+2
* Unify OBJCOPY arguments throughout various x86 stagesStefan Reinauer2015-11-241-10/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* smm: 64bit fixesStefan Reinauer2015-10-301-0/+8
* linking: add and use LDFLAGS_commonAaron Durbin2015-09-091-1/+1
* x86 SMM: Relocator is intel-onlyKyösti Mälkki2015-06-081-1/+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: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko2015-05-281-11/+3
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* build system: use archives, not linker action to shorten command linesPatrick Georgi2015-05-201-1/+1
* x86: garbage collect SMM programsAaron Durbin2015-05-191-1/+1
* Makefile x86 SMM: Move smm_wrap recipesKyösti Mälkki2015-04-281-16/+15
* 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/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
* Unify remaining binutils invocationsPatrick Georgi2014-11-301-4/+0
* 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
* coreboot classes: Add dynamic classes to corebootFurquan Shaikh2014-08-111-2/+2
* 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-181-2/+0
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-201-4/+2
* x86: provide infrastructure to backup default SMM regionAaron Durbin2014-02-161-0/+2
* SMM: link against libgccStefan Reinauer2013-03-181-3/+3
* x86: SMM Module SupportAaron Durbin2013-03-141-0/+46
* Eliminate do_div().David Hendricks2013-03-081-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer2012-04-041-2/+12
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-9/+11
* don't generate C source code file but use objcopy to include the SMM blob.Stefan Reinauer2010-05-301-10/+8
* make only needs to read Makefile.incs once, thanks to thePatrick Georgi2010-03-271-5/+1
* SMM: remove hack that was needed back in oldconfig times.Stefan Reinauer2010-03-241-1/+1
* fix a couple of warningsStefan Reinauer2010-03-171-1/+1
* Add scan-build support to the build system.Patrick Georgi2010-03-141-0/+4
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-2/+0