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
/
arch
/
x86
/
exception.c
Age
Commit message (
Expand
)
Author
2019-11-29
arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-05-16
{arch,cpu}/x86, drivers/intel: Restore cpu_index error handling
Jacob Garber
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-10-17
arch/x86/exception: Improve the readability of a comment
Jonathan Neuschäfer
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-09
arch/x86/exception.c: Remove double initialization
Richard Spiegel
2018-05-02
arch/x86: Print CPU Index and APIC ID in case of exception
Subrata Banik
2018-04-26
arch/x86: print cr2 value on every exception
Aaron Durbin
2018-04-26
arch/x86: allow idt to be available to link in all stages
Aaron Durbin
2017-07-07
arch/*: Update Kconfig symbol usage
Martin Roth
2017-03-20
arch/x86: Fix most of remaining issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-17
arch/x86: Fix space issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Fix issues with braces detected by checkpatch
Lee Leahy
2016-08-28
src/arch: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-07-31
src/arch: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-01-14
arch/x86: add missing license headers
Martin Roth
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-07-13
x86: flatten hierarchy
Stefan Reinauer