Age | Commit message (Expand) | Author |
2024-05-25 | arch/arm64: Implement initial set of SMBIOS tables | Benjamin Doron |
2023-09-18 | arch/arm64: Hook up ACPI table generation | Arthur Heymans |
2020-08-27 | symbols: Change implementation details of DECLARE_OPTIONAL_REGION() | Julius Werner |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/arm64: Convert to SPDX license header | Patrick Georgi |
2019-08-26 | AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file | Martin Roth |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-02-05 | bootmem: add new memory type for BL31 | Ting Shen |
2018-05-04 | lib/bootmem: Add more bootmem tags | Patrick Rudolph |
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: only print cbmem entries in one place | Aaron Durbin |
2016-04-21 | arch: use Kconfig variable for coreboot table size | Aaron Durbin |
2016-02-19 | lib/coreboot_table: add function to allow arch code to add records | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-01-27 | CBMEM: Implement cbmem_run_init_hooks() stub | Kyösti Mälkki |
2015-01-26 | arm64: Prepare ARM64 for building | Marc Jones |
2015-01-03 | ARM64: Always has DYNAMIC_CBMEM | Kyösti Mälkki |
2014-09-23 | coreboot arm64: Add support for arm64 into coreboot framework | Furquan Shaikh |