Age | Commit message (Expand) | Author |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-03-31 | arch/x86/tables: Move max ACPI table size to Kconfig | Duncan Laurie |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2019-11-10 | arch/x86: Remove EARLY_EBDA_INIT support | Arthur Heymans |
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/tables: 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-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-08-09 | arch/x86/tables.c: Avoid static analysis error for unused value | Richard Spiegel |
2018-04-30 | lib/bootmem: Introduce custom bootmem tags | Patrick Rudolph |
2017-10-29 | arch/x86: Restore forwarding table on resume for non EARLY_EBDA_INIT | Furquan Shaikh |
2017-10-18 | arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT | Aaron Durbin |
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-04-21 | lib: add common write_tables() implementation | Aaron Durbin |
2016-04-21 | lib/coreboot_table: add architecture hooks for adding tables | Aaron Durbin |
2016-04-21 | lib/bootmem: allow architecture specific bootmem ranges | Aaron Durbin |
2016-04-21 | arch/x86: remove low coreboot table support | Aaron Durbin |
2016-04-21 | arch/x86: clean up write_tables() | Aaron Durbin |
2016-04-21 | arch: only print cbmem entries in one place | Aaron Durbin |
2016-04-21 | arch: use Kconfig variable for coreboot table size | Aaron Durbin |
2016-01-19 | arch/x86: Indent using tabs not spaces | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |