1. a572406 vc/amd/fsp/picasso: Update UPD files to version 0.0.1-r38 by Marshall Dawson · 4 years, 7 months ago
  2. 9e3e492 vc/amd/agesa/f15tn,f16kb: Fix array types by Jacob Garber · 4 years, 6 months ago
  3. ab734d8 vc/amd/agesa/f14: Fix array length by Jacob Garber · 4 years, 6 months ago
  4. 365f52e vc/amd/agesa/f14: Fix function return type by Jacob Garber · 4 years, 6 months ago
  5. 74bee3c vc/amd/fsp/picasso: Add file for GUIDs by Marshall Dawson · 4 years, 7 months ago
  6. 3ef916f src/vendorcode: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  7. f0619f4 vc/amd/fsp/picasso: Add PCIe and DDI helpers by Marshall Dawson · 4 years, 7 months ago
  8. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  9. a608dd8 vc/amd/agesa/[...]/Config: Avoid out-of-bounds warnings by Joe Moore · 4 years, 8 months ago
  10. a839581 vc/amd/agesa: Delete mfParallelTraining.c by Joe Moore · 4 years, 8 months ago
  11. c156b58 vc/amd/agesa: Fix uninitialized scalar variable by Joe Moore · 4 years, 9 months ago
  12. 53e282a vc/amd/agesa/f14/Proc/Mem: Fix uninitialized variable by Joe Moore · 4 years, 8 months ago
  13. b753006 vc/amd/agesa/[...]/Proc/Mem: Delete unused function by Joe Moore · 4 years, 7 months ago
  14. 7354605 mb/pcengines/apu2: use AGESA 1.0.0.4 with adjusted AGESA header by Piotr Kleinschmidt · 4 years, 11 months ago
  15. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  16. 159cd3f vc/amd/agesa: Fix out of bounds read by Joe Moore · 4 years, 10 months ago
  17. 0560a66 vc/amd/agesa: Remove unused assignments by Joe Moore · 4 years, 10 months ago
  18. bf224f8 vc/amd/agesa/f16kb/Proc/GNB: Fix out-of-bounds read by Joe Moore · 4 years, 8 months ago
  19. 19be7b5 vc/amd/pi/00670F00: Fix typo in phony target declaration by Marshall Dawson · 4 years, 8 months ago
  20. 028570b vendorcode/amd/pi/Kconfig: Add prompt to pre/post pi files by Raul E Rangel · 4 years, 8 months ago
  21. a1d668e vc/amd/pi: Fix typo by Patrick Georgi · 4 years, 8 months ago
  22. d786843 soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and others by Marshall Dawson · 4 years, 9 months ago
  23. 6851922 soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbol by Marshall Dawson · 4 years, 9 months ago
  24. e1988f5 soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie Falcon by Marshall Dawson · 4 years, 9 months ago
  25. 7987c1c soc/amd/stoneyridge|vc: Change default locations for blobs by Marshall Dawson · 4 years, 9 months ago
  26. fd6fb28 vc/amd/pi: Allow 00670F00 to build with no binaryPI by Marshall Dawson · 4 years, 9 months ago
  27. c08fdf3 binaryPI: Fix failing AP startup by Kyösti Mälkki · 4 years, 9 months ago
  28. 3ac0ab5 soc/amd/stoneyridge: Add selectable packages by Marshall Dawson · 4 years, 9 months ago
  29. 5639736 binaryPI: Drop CAR teardown without POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  30. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  31. a9b1a72 binaryPI: Remove FieldAccessors.[ch] by Kyösti Mälkki · 7 years ago
  32. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  33. 0df1cccc vendorcode/amd/pi/Makefile.inc: remove -fno-zero-initialized-in-bss by Krystian Hebel · 4 years, 9 months ago
  34. a0e1e59 vc/amd/agesa: Remove fam12 by Joe Moore · 4 years, 10 months ago
  35. b23f392 vendorcode/amd/agesa: Correct typo by Wim Vervoorn · 4 years, 9 months ago
  36. 2f2e113 vc/amd/agesa/f16kb: Cast to UINT64 to avoid overflow by Joe Moore · 4 years, 10 months ago
  37. 5bba746 vc/amd/agesa/f16kb: Remove redundant value assignment by Joe Moore · 4 years, 10 months ago
  38. 31ef569 vc/amd/fsp: Add UPD header files for picasso by Marshall Dawson · 5 years ago
  39. a23a038 AGESA: Restrict use of -fno-zero-initialized-in-bss by Kyösti Mälkki · 5 years ago
  40. c43001e vc/amd/cimx/sb800: Remove old strict-aliasing workaround by Jacob Garber · 5 years ago
  41. 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  42. dad1cef AGESA: Define extra CFLAGS just once by Kyösti Mälkki · 5 years ago
  43. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  44. 5547114 vendorcode/amd/pi: Integrate Merlin Falcon as a build option by Richard Spiegel · 5 years ago
  45. b14f3b8 vendorcode/amd/agesa/f15tn: Fix condition that has identical branches by Elyes HAOUAS · 5 years ago
  46. ad1456f vendorcode/amd: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  47. a360d9a vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' tests by Elyes HAOUAS · 5 years ago
  48. d844431 vendorcode/agesa: Fix check for valid PhyLane by Elyes HAOUAS · 5 years ago
  49. 695da71 src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.h by Subrata Banik · 5 years ago
  50. 43f6d9d AGESA binaryPI: Add AGESA entry timestamps by Kyösti Mälkki · 5 years ago
  51. ec85e2f AGESA f12 f14 vendorcode: Clean up extra CFLAGS by Kyösti Mälkki · 6 years ago
  52. c6918f9 AGESA: Move heap_status_name() implementation by Kyösti Mälkki · 6 years ago
  53. 55fffa2 AGESA binaryPI: Sync STRUCT_NAME definitions by Kyösti Mälkki · 6 years ago
  54. 1dda496 binaryPI/00670F000: Remove AGESA.c file by Kyösti Mälkki · 6 years ago
  55. 7f8a57e soc/amd/common: Refactor AmdCreateStruct() use by Kyösti Mälkki · 6 years ago
  56. 334e836 src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F 2018-03-05 by Mike Banon · 6 years ago
  57. cf041d8 src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110 2018-02-09 by Mike Banon · 6 years ago
  58. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  59. 85b2ed5 soc/amd/common: Introduce module_dispatch() by Kyösti Mälkki · 6 years ago
  60. 63bc18e soc/amd/common: Remove AmdReadEventLog() by Kyösti Mälkki · 6 years ago
  61. 4318a97 vc/amd/agesa/f14: Add missing break statement by Jacob Garber · 5 years ago
  62. d371cf3 Make common macros double-evaluation safe by Julius Werner · 9 years ago
  63. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  64. 47b9e45 AGESA vendorcode: Define libagesa rule just once by Kyösti Mälkki · 6 years ago
  65. ccb53e1 binaryPI: Fix cache coherency use for AP CPUs by Kyösti Mälkki · 6 years ago
  66. 7bbe3bb vendorcode/{amd,cavium,intel}: Remove trailing whitespace by Peter Lemenkov · 6 years ago
  67. 7515cd0 AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE by Mike Banon · 6 years ago
  68. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  69. 5797b2e src: Typo fix (cosmetic) by Peter Lemenkov · 6 years ago
  70. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  71. 55ad8c3 vendorcode/amd/pi/00670F00/Lib: Remove folder by Richard Spiegel · 6 years ago
  72. 4fe3ba1 vendorcode/amd/pi/00670F00/Proc/PspBaseLib: Remove folder by Richard Spiegel · 6 years ago
  73. 8165583 amd/common/psp: Remove use of PspBaseLib by Charles Marslett · 6 years ago
  74. 6af5d81 src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodes by Mike Banon · 6 years ago
  75. 843b994 src/vendorcode/amd/agesa/f12: Update microcode to version 0x3000027 2011-09-13 by Mike Banon · 6 years ago
  76. 24ad29e vendorcode/amd/pi/00670F00: Remove IDS headers by Richard Spiegel · 6 years ago
  77. 90b3149 vendorcode/amd/pi/00670F00: Transfer TP_Perf_STRUCT to AGESA.h by Richard Spiegel · 6 years ago
  78. 982c755 vendorcode/amd/pi/00670F00: Transfer IDS_CALLOUT to AGESA.h by Richard Spiegel · 6 years ago
  79. 65bba28 vendorcode/amd/pi/00670F00/Include/Ids.h: Remove IDS_ERROR_TRAP by Richard Spiegel · 6 years ago
  80. 4c7349c vendorcode/amd/pi/00670F00/Lib/AmdLib.c: Remove IdsErrorStop by Richard Spiegel · 6 years ago
  81. f2592f9 vendorcode/amd/cimx/sb*: Rename RSDP header by Marc Jones · 6 years ago
  82. 3388fde vendorcode/amd/pi/00670F00/Lib: Remove unused functions by Richard Spiegel · 6 years ago
  83. 0e596ae vendorcode/amd/agesa/f15tn: add Richland RL-A1 to the equivalence table by Mike Banon · 6 years ago
  84. 12f6d91 src/vendorcode/amd/pi/00670F00/Proc/Fch/Common: Remove unused headers by Richard Spiegel · 6 years ago
  85. 6bbfc5e Stoneyridge: Remove VENDORCODE_FULL_SUPPORT by Richard Spiegel · 6 years ago
  86. c1cefba vendorcode/amd/pi/00670F00/Lib/AmdLib.c: Remove VENDORCODE_FULL_SUPPORT by Richard Spiegel · 6 years ago
  87. 1d0de78 vendorcode/amd/pi/00670F00/binaryPI/AGESA.c: Remove VENDORCODE_FULL_SUPPORT by Richard Spiegel · 6 years ago
  88. 0d9b441 vendorcode/amd/pi/00670F00/Proc/Psp: Remove VENDORCODE_FULL_SUPPORT by Richard Spiegel · 6 years ago
  89. 01b6ea4 vendorcode/amd/pi/00670F00/Proc/Fch/Common: Remove VENDORCODE_FULL_SUPPORT by Richard Spiegel · 6 years ago
  90. e4d4668 vendorcode/amd/pi/00670F00/Lib: Remove read modify write functions by Richard Spiegel · 6 years ago
  91. d8b34e4 vendorcode/amd/pi/00670F00: Remove functions that use LibAmdPciRMW() by Richard Spiegel · 6 years ago
  92. c26c938 vendorcode/amd/pi/00670F00: Remove functions that use LibAmdMemRMW() by Richard Spiegel · 6 years ago
  93. d30201f src/vendorcode/amd/pi/00670F00: Remove IMC support by Richard Spiegel · 6 years ago
  94. 669ba23 vc/amd/00670F00: Sync AGESA.h with PI blob by Marshall Dawson · 6 years ago
  95. d644a27 Remove leftover AMD CIMX RD890 vendorcode by Kyösti Mälkki · 6 years ago
  96. a305afb stonyridge: Add TP_Perf_STRUCT struct by Raul E Rangel · 6 years ago
  97. 5023c32 AGESA f14: Remove OPTION_DDR2 by Kyösti Mälkki · 6 years ago
  98. ba4e695 AGESA f14 vendorcode: Only have f14 Ontario config by Kyösti Mälkki · 7 years ago
  99. 4bb7065 vendorcode/amd/pi/00670F00: Control which procedure builds by Richard Spiegel · 6 years ago
  100. 9c1dc7c vendorcode/amd/pi/00670F00: Remove unneeded includes by Richard Spiegel · 6 years ago