index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
/
smm
Age
Commit message (
Expand
)
Author
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
2013-12-04
Update SMM for FSP systems
Marc Jones
2013-11-25
Support for nehalem northbridge
Vladimir Serbinenko
2013-11-25
Support for Ibexpeak southbridge
Vladimir Serbinenko
2013-11-24
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-07-11
cpu: Fix spelling
Martin Roth
2013-06-13
Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"
Stefan Reinauer
2013-06-12
Add support for Intel Ibex Peak (Mobile 5) southbridge
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-18
SMM: link against libgcc
Stefan Reinauer
2013-03-18
haswell: Use SMM Modules
Aaron Durbin
2013-03-14
x86: SMM Module Support
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin
2013-03-08
Eliminate do_div().
David Hendricks
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-27
smm: Update rev 0x30101 SMM revision save state
Aaron Durbin
2012-11-27
intel/i82801ix: new southbridge, ICH9
Patrick Georgi
2012-07-26
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-25
SMM: Fix state table for Intel Core2 CPUs
Stefan Reinauer
2012-07-24
SMM: Fix state save map for sandybridge and TSEG
Duncan Laurie
2012-07-24
SMM: Add heap region and move C handler higher in region
Duncan Laurie
2012-04-06
Add Sandybridge/Cougar Point support to SMM relocation handler
Stefan Reinauer
2012-04-05
Update documentation in smmrelocate.S to mention TSEG
Stefan Reinauer
2012-04-04
Add support to run SMM handler in TSEG instead of ASEG
Stefan Reinauer
2012-03-09
move console includes to central console/console.h
Stefan Reinauer
2011-10-15
SMM: Move wbinvd after pmode jump
Stefan Reinauer
2011-07-04
Small SMM fixups
Rudolf Marek
2011-06-18
SMM: flush caches after disabling caching
Sven Schnelle
2011-06-15
SMM: don't overwrite SMM memory on resume
Sven Schnelle
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-19
Fix some more misuses of ifdef/if defined
Stefan Reinauer
2011-04-14
drop half an uart8250 implementation from smiutil and use the common code
Stefan Reinauer
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-12-18
Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-08-01
- fix SMM code relocation race
Stefan Reinauer
2010-05-30
don't generate C source code file but use objcopy to include the SMM blob.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"
Stefan Reinauer
2010-03-27
make only needs to read Makefile.incs once, thanks to the
Patrick Georgi
2010-03-24
SMM: remove hack that was needed back in oldconfig times.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
fix a couple of warnings
Stefan Reinauer
2010-03-14
Add scan-build support to the build system.
Patrick Georgi
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-02-22
Fix SMM handler comment. Thanks for noticing, Peter!
Stefan Reinauer
2010-02-22
mini update SMM:
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-07
newconfig is no more.
Patrick Georgi
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-27
Add $(obj) paths for a couple of smm files so they don't end up in the top di...
Myles Watson
2009-10-24
* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)
Stefan Reinauer
2009-10-24
First attempt to integrate SMM in Kconfig. Unused code so far
Stefan Reinauer
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi
2009-07-22
Don't put .o files in the source tree. (trivial)
Stefan Reinauer
2009-07-21
add intel speedstep support and some PM fixes.
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-22
makes the smi handler a little bit less verbose
Stefan Reinauer
2009-04-03
drop unused variables in generic smm handler. (trivial)
Stefan Reinauer
2009-03-06
* fix a minor power state issue in the ich7 smm handler
Stefan Reinauer
2009-02-28
With this patch the v2 build system will create a directory hierarchy
Stefan Reinauer
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer