1. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  2. fc57d6c cpu/x86/lapic: Support x86_64 and clean up code by Patrick Rudolph · 4 years, 9 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. ae59387 soc/amd: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  5. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  6. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  7. be207b1 soc/*: Report mp_init errors by Patrick Rudolph · 5 years ago
  8. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  9. 423d03c soc/amd/common: Fix AmdLateRunApTask() by Kyösti Mälkki · 6 years ago
  10. 6a9e6cd src/(device/lib/soc): Remove unused variables by Richard Spiegel · 6 years ago
  11. 271b8a5 soc/amd: Convert from AMD units to coreboot units by Richard Spiegel · 6 years ago
  12. de332f3 soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__' by Richard Spiegel · 6 years ago
  13. 73c1119 soc/amd: Implement common reset API by Nico Huber · 6 years ago
  14. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  15. dc20a7d soc/amd/common/block/pi: Remove references to AmdLib by Richard Spiegel · 6 years ago
  16. b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  17. c150a57 amd/pi: Add AgesaHeapRebase callout by Marshall Dawson · 6 years ago
  18. 10b52e0 amd/pi: Add GetTempHeapBase callout by Marshall Dawson · 6 years ago
  19. 8a25cae cpu/x86: Add support to run function on single AP by Subrata Banik · 6 years ago
  20. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  21. 492e4db amd/common/pi: Insert missing newline in printk by Marshall Dawson · 6 years ago
  22. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  23. 09a16e6 soc/amd: Add "halt this AP" callback to romstage by Richard Spiegel · 6 years ago
  24. a9f4936 soc/amd/stoneyridge: Create a HALT_THIS_AP callout by Richard Spiegel · 6 years ago
  25. 19f67a3 soc/amd/common: Move AGESA related source files by Richard Spiegel · 7 years ago[Renamed from src/soc/amd/common/def_callouts.c]
  26. 0ad74ac soc/amd/common: Move Agesa related headers by Richard Spiegel · 7 years ago
  27. 33eef13 soc/amd/stoneyridge: Add RunOnAP support by Marc Jones · 7 years ago
  28. 4f92b15 amd/stoneyridge: Update def_callouts.c to reset using reset.c by Martin Roth · 7 years ago
  29. b2c0d08 soc/amd/common: Remove direct AGESA header includes by Martin Roth · 7 years ago
  30. 6e70d67 soc/amd/common: Add weak call for platform PCIE slot reset by Marc Jones · 7 years ago
  31. bb59f67 soc/amd/common: Remove agesa_LateRunApTask() callback by Marc Jones · 7 years ago
  32. c450fbe Stoney Ridge Platforms: Make AGESA callout tables common by Martin Roth · 7 years ago
  33. 7e710e0 amd/soc/common: Print an error if an AGESA callout isn't supported by Marc Jones · 7 years ago
  34. 4f886cc amd/stoneyridge: Make all AGESA reset requests immediate by Marc Jones · 7 years ago
  35. f80a431 soc/amd/common: Add framework for missing AGESA callouts by Martin Roth · 7 years ago
  36. dfeb1c4 stoneyridge: Rename hudson to southbridge by Marc Jones · 7 years ago
  37. f3dc71e soc/amd/common: Fix most checkpatch errors by Marshall Dawson · 7 years ago
  38. 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 7 years ago
  39. 1587dc8 soc/amd/stoneyridge: Add northbridge support by Marc Jones · 7 years ago