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