Age | Commit message (Expand) | Author |
2023-09-12 | x86/tables: Upgrade error to critical | Patrick Rudolph |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2022-11-08 | arch/x86 & commonlib: Add macros for postcodes used in x86/tables | Martin Roth |
2022-08-26 | x86: Zero SMBIOS region before writing tables | Jonathon Hall |
2022-05-28 | arch/x86/tables.c: Increase MAX_SMBIOS_SIZE | Arthur Heymans |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2021-10-19 | arch/x86: Increase MAX_SMBIOS_SIZE | Tim Wawrzynczak |
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 |