1. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  2. 5318d9c {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 8 months ago
  3. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years ago
  4. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 1 month ago
  5. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 5 months ago
  6. 4e619b2 drivers/amd/agesa: Use prepare_and_run_postcar by Arthur Heymans · 2 years, 5 months ago
  7. 46b409d arch/x86/postcar: Set up postcar MTRR in C code by Arthur Heymans · 3 years, 2 months ago
  8. a552cfc drivers/amd/agesa/romstage.c: Move timestamp and console init up by Arthur Heymans · 3 years, 1 month ago
  9. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  10. b0b12dd drivers/amd/agesa/romstage.c: Remove lapic_id check by Arthur Heymans · 3 years, 1 month ago
  11. 78ab06a src: Use initial_lapicid() instead of open coding it by Arthur Heymans · 3 years, 1 month ago
  12. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years ago
  13. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  14. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  15. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  16. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 7 months ago
  17. 3d5e1e5 sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call by Kyösti Mälkki · 4 years, 7 months ago
  18. 1b12b64 AGESA, binaryPI: implement C bootblock by Michał Żygowski · 4 years, 8 months ago
  19. 33d0fb8 AGESA,binaryPI: Add compatibility wrapper for romstage entry by Kyösti Mälkki · 4 years, 7 months ago
  20. 3aa17f7 AGESA,binaryPI: Fix stack location on entry to romstage by Michał Żygowski · 4 years, 8 months ago
  21. 9b71804 AGESA,binaryPI: Remove BIST reporting in romstage by Kyösti Mälkki · 4 years, 7 months ago
  22. dc34a9d AGESA,binaryPI: Split romstage_main() to BSP and AP parts by Kyösti Mälkki · 4 years, 7 months ago
  23. 9266ce9 AGESA,binaryPI: Remove early_all_cores() by Kyösti Mälkki · 4 years, 8 months ago
  24. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  25. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  26. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  27. 43f6d9d AGESA binaryPI: Add AGESA entry timestamps by Kyösti Mälkki · 5 years ago
  28. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  29. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  30. b0b0c8c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  31. 58175c7 AGESA binaryPI: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  32. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  33. d4955f0 AGESA: Move API interface under drivers/ by Kyösti Mälkki · 7 years ago[Renamed from src/cpu/amd/agesa/romstage.c]
  34. 0f6c0b1 AGESA: Drop CAR teardown without POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  35. 63fac81 AGESA: Implement POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  36. f8e9449 AGESA: Drop old ACPI S3 resume path by Kyösti Mälkki · 7 years ago
  37. ef40c0c AGESA: Drop LATE_CBMEM_INIT in new interface by Kyösti Mälkki · 7 years ago
  38. 903ce25 binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  39. 7369e83 AGESA: Add romstage timestamps by Kyösti Mälkki · 7 years ago
  40. fb32be4 AGESA: Implement EARLY_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  41. 21e609c AGESA: Move romstage-ramstage splitline by Kyösti Mälkki · 7 years ago
  42. a3d644f AGESA: Consolidate platform_once() call by Kyösti Mälkki · 7 years ago
  43. b0931d3 AGESA: Consolidate early_all_cores() call by Kyösti Mälkki · 7 years ago
  44. 28c4d2f AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  45. ba22e15 AGESA: Disable CAR with empty stack by Kyösti Mälkki · 8 years ago
  46. df7ff31 AGESA: Move romstage main entry under cpu by Kyösti Mälkki · 8 years ago