Age | Commit message (Expand) | Author |
---|---|---|
2019-09-10 | AUTHORS: Move src/arch/x86 copyrights into AUTHORS file | Martin Roth |
2019-06-21 | arch: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-21 | arch/x86: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2017-11-03 | arch/x86/gdt: Move variable assignment down | Paul Menzel |
2017-10-16 | arch/x86/gdt: Correct format of multi-line comment | Paul Menzel |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-03-17 | arch/x86: Fix space issues detected by checkpatch | Lee Leahy |
2016-11-21 | arch/x86: don't create new gdt in cbmem for relocatable ramstage | Aaron Durbin |
2016-11-20 | arch/x86 GDT: Fix orphan debug output | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |