Age | Commit message (Expand) | Author |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-25 | cpu/x86/smm: Add qemu's SMM-Revision Level | Patrick Rudolph |
2018-12-24 | x86/smm/smmhandler.S: Use tabs instead of white spaces | Elyes HAOUAS |
2018-12-03 | sb/intel/i82801gx: Clean up unneeded smi setup code | Arthur Heymans |
2018-12-03 | nb/intel/x4x: Use common code for SMM in TSEG | Arthur Heymans |
2018-11-08 | src: Replace common MSR addresses with macros | Elyes HAOUAS |
2018-10-18 | cpu/x86/smm: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-28 | src/*: normalize Google copyright headers | Patrick Georgi |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-08-13 | cpu/x86/smm/smm_module_loader.c: Avoid static analysis error "unused value" | Richard Spiegel |
2018-06-28 | smm: Add canary to end of stack and die() if a stack overflow occurs | Raul E Rangel |
2018-06-27 | smm: Switch from %edx to %ebx | Raul E Rangel |
2018-06-27 | smm: Push a null stack base pointer | Raul E Rangel |
2018-06-27 | smm: Make local variables relative to ebp | Raul E Rangel |
2018-06-27 | smm: Clear SMRAM when debugging | Raul E Rangel |
2018-06-04 | src/cpu: Get rid of whitespace before tab | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-01-15 | Intel sch board & chip: Remove - using LATE_CBMEM_INIT | Martin Roth |
2017-09-05 | Move ADDR32() hack to arch/x86 | Patrick Georgi |
2017-09-02 | cpu/x86/smm: Fix explicit 'addr32' usage in clang builds | Edward O'Callaghan |
2017-08-31 | AGESA: Remove separate f15rl | Kyösti Mälkki |
2017-08-31 | cpu/x86 asm: Just use the correct op suffix | Edward O'Callaghan |
2017-07-21 | I82801JX: Add IS_ENABLED around config options | Martin Roth |
2017-07-21 | sb/intel/i82801jx: Add correct PCI ids and change names | Arthur Heymans |
2017-07-13 | src/cpu: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-27 | cpu/x86/smm: allow SSE instructions in SMM modules | Aaron Durbin |
2017-06-22 | cpu/x86/smm: use macros for CR0 flags | Aaron Durbin |
2017-06-22 | cpu/x86/smm: fix up types in module loader | Aaron Durbin |
2017-06-19 | cpu/x86/smm/smihandler: Apply cosmetic changes | Patrick Rudolph |
2017-03-16 | cpu/x86: Fix misc. remaining issues detected by checkpatch | Lee Leahy |
2017-03-16 | cpu/x86: Wrap lines at 80 columns | Lee Leahy |
2017-03-16 | cpu/x86: Use tabs for indent | Lee Leahy |
2017-03-16 | cpu/x86: Fix various issues detected by checkpatch.pl | Lee Leahy |
2017-02-22 | src/cpu/x86: Update/Add license headers to all files | Martin Roth |
2016-12-11 | x86 SMM: Fix use with RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2016-12-08 | buildsystem: Drop explicit (k)config.h includes | Kyösti Mälkki |
2016-09-04 | src/cpu: Improve code formatting | Elyes HAOUAS |
2016-08-23 | src/cpu: Capitalize CPU, APIC and IOAPIC typo fix | Elyes HAOUAS |
2016-07-31 | src/cpu: Capitalize CPU | Elyes HAOUAS |
2016-05-17 | intel/sch: Merge northbridge and southbridge in src/soc | Stefan Reinauer |
2016-05-04 | cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option | Aaron Durbin |
2016-05-04 | cpu/x86/smm_module_loader: always build with SMM module support | Aaron Durbin |
2016-01-28 | Move object files to $(obj)/<class>/ | Nico Huber |
2016-01-28 | Makefile: Make full use of src-to-obj macro | Nico Huber |
2015-11-24 | Unify OBJCOPY arguments throughout various x86 stages | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | smm: 64bit fixes | Stefan Reinauer |
2015-10-29 | smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG | Patrick Georgi |
2015-09-09 | linking: add and use LDFLAGS_common | Aaron Durbin |
2015-09-09 | rmodule: use program.ld for linking | Aaron Durbin |
2015-06-08 | x86 SMM: Relocator is intel-only | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-29 | x86 SMM: Merge recipes | Kyösti Mälkki |
2015-05-29 | x86 SMM: We have single SMM linker script now | Kyösti Mälkki |
2015-05-29 | smm: Remove dead smm_tseg.ld | Vladimir Serbinenko |
2015-05-29 | smmrelocate: Remove dead TSEG code. | Vladimir Serbinenko |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-05-28 | Migrate fsp_206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 2065x to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-05-19 | x86: garbage collect SMM programs | Aaron Durbin |
2015-04-28 | Makefile x86 SMM: Move smm_wrap recipes | Kyösti Mälkki |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-04 | build system: Introduce manual file type | Patrick Georgi |
2015-04-02 | build system: extend src-to-obj for non-.c/.S files | Patrick Georgi |
2015-03-30 | x86: fix SMM programs linked with gc-sections | Aaron Durbin |
2015-03-30 | x86/smm: Move SMM configuration out of generic Makefile | Patrick Georgi |
2015-03-17 | Makefile.inc: Use -Og when compiling with GDB support | Stefan Reinauer |
2015-03-11 | x86 SMM: Replace weak prototypes with weak function stub | Kyösti Mälkki |
2015-01-09 | x86: Initialize drivers in SMM context if needed | David Hendricks |
2014-11-30 | Unify remaining binutils invocations | Patrick Georgi |
2014-11-27 | cpu/amd/agesa/family15rl: Provide Richland CPU support | Edward O'Callaghan |
2014-11-25 | build system: unify linker use across gcc and clang | Patrick Georgi |
2014-11-25 | build system: use a single variable name for compiler runtimes | Patrick Georgi |
2014-11-11 | cpu/x86/smm/Makefile.inc: Fix up linkage rules | Edward O'Callaghan |
2014-10-28 | cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds | Edward O'Callaghan |
2014-08-30 | sandybridge: Add native sandybridge | Vladimir Serbinenko |
2014-08-11 | x86/smm/smihandler.c: break case in switch | Patrick Georgi |
2014-08-11 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2014-07-29 | sandy/ivybridge: Native raminit. | Vladimir Serbinenko |
2014-06-28 | Don't add .eh_frame sections to SMM image | Patrick Georgi |
2014-06-21 | Misc: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-05-19 | build: use CFLAGS_* in more places where they're needed | Patrick Georgi |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-04-18 | console: Use romstage code for ramstage and SMM | Kyösti Mälkki |
2014-04-16 | cpu/amd/agesa/family15tn: Add initial support for SMM mode | Alexandru Gagniuc |
2014-04-09 | console: Move newline translation outside console_tx_byte | Kyösti Mälkki |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-04 | SMM: Only have console with DEBUG_SMI | Kyösti Mälkki |
2014-03-04 | uart8250mem: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | uart8250io: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-02-20 | SMM: Fixes for DEBUG_SMI | Kyösti Mälkki |
2014-02-16 | x86: provide infrastructure to backup default SMM region | Aaron Durbin |