Age | Commit message (Expand) | Author |
2020-08-24 | src/arch: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-10 | arch/x86/exception: Print stack on exception | Raul E Rangel |
2020-07-05 | arch/x86: Support x86_64 exceptions | Paul Menzel |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
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 |