Age | Commit message (Expand) | Author |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-09 | amd/agesa/state_machine: Add BeforeInitLate hooks | Michał Żygowski |
2019-12-20 | AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-12-20 | AGESA,binaryPI: Enable lapic early for udelay() | Kyösti Mälkki |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-13 | sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call | Kyösti Mälkki |
2019-12-11 | AGESA, binaryPI: implement C bootblock | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Add compatibility wrapper for romstage entry | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Fix stack location on entry to romstage | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Remove __x86_64__ long mode in CAR | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Remove redundant SSE enable | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Remove BIST reporting in romstage | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Split romstage_main() to BSP and AP parts | Kyösti Mälkki |
2019-11-29 | drivers/amd/agesa/def_callouts.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-27 | AGESA,binaryPI: Remove early_all_cores() | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop CAR teardown without POSTCAR_STAGE | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-20 | AGESA,binaryPI: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-07 | drivers/amd/agesa: Drop redundant stack allocation | Kyösti Mälkki |
2019-06-22 | drivers: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-21 | drivers/amd/agesa: Assert that StdHeader is non-null | Jacob Garber |
2019-05-25 | AGESA binaryPI: Add AGESA entry timestamps | Kyösti Mälkki |
2019-05-25 | AGESA binaryPI: Redo entrypoints namelist | Kyösti Mälkki |
2019-05-25 | AGESA: Move debug helper to eventlog file | Kyösti Mälkki |
2019-05-25 | AGESA: Move heap_status_name() implementation | Kyösti Mälkki |
2019-05-23 | AGESA binaryPI: Sync STRUCT_NAME definitions | Kyösti Mälkki |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-12-28 | drivers/amd/agesa/cache_as_ram.S: Fix coding style | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-19 | {cpu,drivers}/amd: Replace MTRR addresses with macros | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-10 | src/drivers: Fix typo | Elyes HAOUAS |
2018-07-09 | src/{device,drivers}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-14 | AGESA binaryPI: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2018-06-04 | src/drivers: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-04 | src: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-01-23 | AGESA_LEGACY: Apply final cleanup and file removals | Kyösti Mälkki |
2018-01-19 | drivers/amd/agesa: Fix AGESA heap deallocator | Marc Jones |
2017-09-26 | AGESA: Move API interface under drivers/ | Kyösti Mälkki |