aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/exception.c
AgeCommit message (Expand)Author
2020-08-24src/arch: Drop unneeded empty linesElyes HAOUAS
2020-07-10arch/x86/exception: Print stack on exceptionRaul E Rangel
2020-07-05arch/x86: Support x86_64 exceptionsPaul Menzel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-11-29arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-05-16{arch,cpu}/x86, drivers/intel: Restore cpu_index error handlingJacob Garber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-10-17arch/x86/exception: Improve the readability of a commentJonathan Neuschäfer
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-09arch/x86/exception.c: Remove double initializationRichard Spiegel
2018-05-02arch/x86: Print CPU Index and APIC ID in case of exceptionSubrata Banik
2018-04-26arch/x86: print cr2 value on every exceptionAaron Durbin
2018-04-26arch/x86: allow idt to be available to link in all stagesAaron Durbin
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Wrap lines at 80 columnsLee Leahy
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix issues with braces detected by checkpatchLee Leahy
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2016-07-31src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-01-14arch/x86: add missing license headersMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-07-13x86: flatten hierarchyStefan Reinauer