index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
Age
Commit message (
Expand
)
Author
2015-06-16
x86: Make x86 architecture makefiles x64 aware
Stefan Reinauer
2015-06-09
x86: remove printk() from init_timer()
Aaron Durbin
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
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-06-02
x86: fix mirror_payload()
Aaron Durbin
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-05-13
x86: expose tsc's timer_monotonic_get() in SMM
Aaron Durbin
2015-04-28
Makefile x86 SMM: Move smm_wrap recipes
Kyösti Mälkki
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
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-28
build system: normalize linker script file names
Patrick Georgi
2015-03-20
loaders: add program_loading.h header file
Aaron Durbin
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-03-10
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
Kyösti Mälkki
2015-02-06
FSP & CBMEM: Fix broken cbmem CAR transition.
Martin Roth
2015-01-27
CBMEM: Tidy up CAR migration
Kyösti Mälkki
2015-01-27
CBMEM console: Fix CAR migration step
Kyösti Mälkki
2015-01-09
x86: Initialize drivers in SMM context if needed
David Hendricks
2014-12-31
arch/x86: Declare GDT symbols and move_gdt()
Kyösti Mälkki
2014-12-30
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-12-15
x86: Set BOOT_MEDIA_SPI_BUS
David Hendricks
2014-11-30
Unify remaining binutils invocations
Patrick Georgi
2014-11-30
Replace hlt() loops with halt()
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-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-09-25
x86/mtrr: Enable MTRR's before enabling caching
Isaac Christensen
2014-09-24
x86: Minimize work done with the caches disabled in mtrr functions.
Gabe Black
[next]