| Commit message (Expand) | Author | Age | Files | Lines |
* | src/acpi to src/lib: Fix spelling errors | Martin Roth | 2021-10-05 | 1 | -1/+1 |
* | src: Use initial_lapicid() instead of open coding it | Arthur Heymans | 2021-07-14 | 2 | -3/+5 |
* | nb/amd/pi/00630F01: Remove unused directory and code | Angel Pons | 2021-05-27 | 1 | -1/+0 |
* | cpu/x86: Rename __protected_start symbol | Kyösti Mälkki | 2021-01-28 | 1 | -1/+1 |
* | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki | 2021-01-18 | 2 | -10/+0 |
* | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki | 2021-01-10 | 2 | -0/+10 |
* | arch/x86: Move prologue to .init section | Kyösti Mälkki | 2021-01-07 | 1 | -2/+5 |
* | cbfs: Simplify load/map API names, remove type arguments | Julius Werner | 2020-12-02 | 2 | -5/+2 |
* | src/drivers: Drop unneeded empty lines | Elyes HAOUAS | 2020-09-21 | 1 | -1/+0 |
* | src: Remove unuse '<timestamp.h> | Elyes HAOUAS | 2020-08-18 | 1 | -1/+0 |
* | src: Remove unused 'include <cbmem.h>' | Elyes HAOUAS | 2020-07-26 | 1 | -1/+0 |
* | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki | 2020-07-11 | 1 | -0/+6 |
* | binaryPI: Replace CONFIG(ARCH_xx) test | Kyösti Mälkki | 2020-06-10 | 1 | -4/+1 |
* | arch/x86/postcar_loader: utilize var_mtrr_context API | Aaron Durbin | 2020-06-02 | 1 | -1/+1 |
* | src: Remove leading blank lines from SPDX header | Elyes HAOUAS | 2020-05-18 | 2 | -4/+0 |
* | treewide: Remove "this file is part of" lines | Patrick Georgi | 2020-05-11 | 14 | -14/+0 |
* | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi | 2020-05-09 | 2 | -18/+2 |
* | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh | 2020-05-02 | 3 | -3/+3 |
* | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS | 2020-05-01 | 1 | -1/+0 |
* | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons | 2020-04-06 | 12 | -145/+24 |
* | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi | 2020-03-17 | 1 | -1/+0 |
* | amd/agesa/state_machine: Add BeforeInitLate hooks | Michał Żygowski | 2020-01-09 | 1 | -0/+4 |
* | AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK | Kyösti Mälkki | 2019-12-20 | 3 | -32/+7 |
* | AGESA,binaryPI: Enable lapic early for udelay() | Kyösti Mälkki | 2019-12-20 | 1 | -0/+7 |
* | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS | 2019-12-19 | 1 | -1/+0 |
* | sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call | Kyösti Mälkki | 2019-12-13 | 1 | -6/+1 |
* | AGESA, binaryPI: implement C bootblock | Michał Żygowski | 2019-12-11 | 4 | -5/+89 |
* | AGESA,binaryPI: Add compatibility wrapper for romstage entry | Kyösti Mälkki | 2019-11-30 | 2 | -17/+27 |
* | AGESA,binaryPI: Fix stack location on entry to romstage | Michał Żygowski | 2019-11-30 | 2 | -12/+26 |
* | AGESA,binaryPI: Remove __x86_64__ long mode in CAR | Michał Żygowski | 2019-11-30 | 1 | -45/+0 |
* | AGESA,binaryPI: Remove redundant SSE enable | Michał Żygowski | 2019-11-30 | 1 | -10/+0 |
* | AGESA,binaryPI: Remove BIST reporting in romstage | Kyösti Mälkki | 2019-11-30 | 1 | -11/+4 |
* | AGESA,binaryPI: Split romstage_main() to BSP and AP parts | Kyösti Mälkki | 2019-11-30 | 1 | -3/+31 |
* | drivers/amd/agesa/def_callouts.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans | 2019-11-29 | 1 | -1/+0 |
* | AGESA,binaryPI: Remove early_all_cores() | Kyösti Mälkki | 2019-11-27 | 2 | -11/+3 |
* | binaryPI: Drop CAR teardown without POSTCAR_STAGE | Kyösti Mälkki | 2019-11-27 | 3 | -58/+39 |
* | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki | 2019-11-27 | 4 | -40/+4 |
* | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth | 2019-10-27 | 1 | -1/+1 |
* | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth | 2019-10-22 | 8 | -19/+0 |
* | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki | 2019-08-22 | 2 | -1/+2 |
* | AGESA,binaryPI: Replace use of __PRE_RAM__ | Kyösti Mälkki | 2019-08-20 | 1 | -10/+9 |
* | drivers/amd/agesa: Drop redundant stack allocation | Kyösti Mälkki | 2019-07-07 | 1 | -3/+0 |
* | drivers: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS | 2019-06-22 | 1 | -0/+1 |
* | drivers/amd/agesa: Assert that StdHeader is non-null | Jacob Garber | 2019-06-21 | 1 | -1/+1 |
* | AGESA binaryPI: Add AGESA entry timestamps | Kyösti Mälkki | 2019-05-25 | 3 | -3/+46 |
* | AGESA binaryPI: Redo entrypoints namelist | Kyösti Mälkki | 2019-05-25 | 1 | -32/+62 |
* | AGESA: Move debug helper to eventlog file | Kyösti Mälkki | 2019-05-25 | 2 | -38/+28 |
* | AGESA: Move heap_status_name() implementation | Kyösti Mälkki | 2019-05-25 | 2 | -16/+2 |
* | AGESA binaryPI: Sync STRUCT_NAME definitions | Kyösti Mälkki | 2019-05-23 | 1 | -1/+2 |
* | src: Use include <console/console.h> when appropriate | Elyes HAOUAS | 2019-04-23 | 1 | -3/+1 |