1. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  2. ccbbb1b vc/amd/agesa/Kconfig: Move SPD options out of choice by Angel Pons · 2 years, 10 months ago
  3. b382b89 AGESA f15tn: Fix building IDS tracing support by Angel Pons · 3 years, 2 months ago
  4. 02d9c85 AGESA f15tn: Hook up IDS options to Kconfig by Angel Pons · 3 years, 2 months ago
  5. 5fa51f8 AGESA f15tn: Factor out common OptionsIds.h by Angel Pons · 3 years, 2 months ago
  6. 90afa3c AGESA f15tn: Drop `IDSOPT_ASSERT_ENABLED` by Angel Pons · 3 years, 2 months ago
  7. 6a21959 src: Drop "This file is part of the coreboot project" lines by Angel Pons · 3 years, 2 months ago
  8. d26cdb3 vc/amd/agesa/f15tn/Config/PlatformInstall.h: enable the AMD CPB feature by Mike Banon · 3 years, 4 months ago
  9. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 5 months ago
  10. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years ago
  11. f7b410d vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support a custom memory profile by Mike Banon · 4 years, 3 months ago
  12. 3ee9935 vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support XMP memory profiles by Mike Banon · 4 years, 3 months ago
  13. 30935b6 vendorcode/amd: Fix typo in *is defined* in comments by Paul Menzel · 3 years, 9 months ago
  14. 8e6d5f2 {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent by Subrata Banik · 3 years, 11 months ago
  15. 4ddbc8b vc/amd/agesa/f15tn: add DDR1866_FREQUENCY to DdrMaxRateTab table by Mike Banon · 4 years, 3 months ago
  16. 8b7bda4 nb/amd/agesa: define DDR3_SPD_SIZE as a common value by Mike Banon · 4 years ago
  17. ddc2a307 vc/amd/agesa/f16kb: raise the UDIMM Freq limit 1333MT/s values to 1600MT/s by Mike Banon · 4 years ago
  18. 367298b vc/amd/agesa/f15tn: add 933 MHz to GfxMemClockFrequencyDefinitionTable by Mike Banon · 4 years, 3 months ago
  19. b9bdcae vc/amd/agesa/f15tn: Drop dead code by Angel Pons · 4 years ago
  20. 4dbe84e vendorcode/amd: Remove duplicate assignment by Patrick Georgi · 4 years, 1 month ago
  21. db2e118 AGESA f14/f15tn/f16kb: Clean up buildOpts.c files by Angel Pons · 4 years, 2 months ago
  22. ec6e03e AGESA f14/f15tn/f16kb: Deduplicate RAM settings by Angel Pons · 4 years, 2 months ago
  23. 6482916 AGESA f16kb: Factor out default MTRR settings by Angel Pons · 4 years, 2 months ago
  24. 7ee8e7f AGESA f15tn: Factor out default MTRR settings by Angel Pons · 4 years, 2 months ago
  25. 7e577ad AGESA f14/f15tn/f16kb: Factor out memory settings by Angel Pons · 4 years, 2 months ago
  26. 5f82370 AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size by Angel Pons · 4 years, 2 months ago
  27. 41b820c AGESA f14: Factor out default MTRR settings by Angel Pons · 4 years, 2 months ago
  28. c072e79 AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRING by Angel Pons · 4 years, 2 months ago
  29. f689d2e AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRING by Angel Pons · 4 years, 2 months ago
  30. 9e3e492 vc/amd/agesa/f15tn,f16kb: Fix array types by Jacob Garber · 4 years, 5 months ago
  31. ab734d8 vc/amd/agesa/f14: Fix array length by Jacob Garber · 4 years, 5 months ago
  32. 365f52e vc/amd/agesa/f14: Fix function return type by Jacob Garber · 4 years, 5 months ago
  33. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  34. a608dd8 vc/amd/agesa/[...]/Config: Avoid out-of-bounds warnings by Joe Moore · 4 years, 6 months ago
  35. a839581 vc/amd/agesa: Delete mfParallelTraining.c by Joe Moore · 4 years, 7 months ago
  36. c156b58 vc/amd/agesa: Fix uninitialized scalar variable by Joe Moore · 4 years, 8 months ago
  37. 53e282a vc/amd/agesa/f14/Proc/Mem: Fix uninitialized variable by Joe Moore · 4 years, 7 months ago
  38. b753006 vc/amd/agesa/[...]/Proc/Mem: Delete unused function by Joe Moore · 4 years, 6 months ago
  39. 159cd3f vc/amd/agesa: Fix out of bounds read by Joe Moore · 4 years, 9 months ago
  40. 0560a66 vc/amd/agesa: Remove unused assignments by Joe Moore · 4 years, 9 months ago
  41. bf224f8 vc/amd/agesa/f16kb/Proc/GNB: Fix out-of-bounds read by Joe Moore · 4 years, 7 months ago
  42. a0e1e59 vc/amd/agesa: Remove fam12 by Joe Moore · 4 years, 9 months ago
  43. b23f392 vendorcode/amd/agesa: Correct typo by Wim Vervoorn · 4 years, 8 months ago
  44. 2f2e113 vc/amd/agesa/f16kb: Cast to UINT64 to avoid overflow by Joe Moore · 4 years, 9 months ago
  45. 5bba746 vc/amd/agesa/f16kb: Remove redundant value assignment by Joe Moore · 4 years, 9 months ago
  46. a23a038 AGESA: Restrict use of -fno-zero-initialized-in-bss by Kyösti Mälkki · 5 years ago
  47. 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  48. dad1cef AGESA: Define extra CFLAGS just once by Kyösti Mälkki · 5 years ago
  49. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  50. b14f3b8 vendorcode/amd/agesa/f15tn: Fix condition that has identical branches by Elyes HAOUAS · 5 years ago
  51. a360d9a vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' tests by Elyes HAOUAS · 5 years ago
  52. d844431 vendorcode/agesa: Fix check for valid PhyLane by Elyes HAOUAS · 5 years ago
  53. ec85e2f AGESA f12 f14 vendorcode: Clean up extra CFLAGS by Kyösti Mälkki · 5 years ago
  54. c6918f9 AGESA: Move heap_status_name() implementation by Kyösti Mälkki · 6 years ago
  55. 55fffa2 AGESA binaryPI: Sync STRUCT_NAME definitions 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. 4318a97 vc/amd/agesa/f14: Add missing break statement by Jacob Garber · 5 years ago
  60. d371cf3 Make common macros double-evaluation safe by Julius Werner · 9 years ago
  61. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  62. 47b9e45 AGESA vendorcode: Define libagesa rule just once by Kyösti Mälkki · 5 years ago
  63. 7bbe3bb vendorcode/{amd,cavium,intel}: Remove trailing whitespace by Peter Lemenkov · 6 years ago
  64. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  65. 5797b2e src: Typo fix (cosmetic) by Peter Lemenkov · 6 years ago
  66. 6af5d81 src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodes by Mike Banon · 6 years ago
  67. 843b994 src/vendorcode/amd/agesa/f12: Update microcode to version 0x3000027 2011-09-13 by Mike Banon · 6 years ago
  68. 0e596ae vendorcode/amd/agesa/f15tn: add Richland RL-A1 to the equivalence table by Mike Banon · 6 years ago
  69. 5023c32 AGESA f14: Remove OPTION_DDR2 by Kyösti Mälkki · 6 years ago
  70. ba4e695 AGESA f14 vendorcode: Only have f14 Ontario config by Kyösti Mälkki · 7 years ago
  71. c48b70f AGESA: Remove remains of HT recovery by Kyösti Mälkki · 7 years ago
  72. 7f937cb AGESA f14: Remove early HT init by Kyösti Mälkki · 7 years ago
  73. 807e423 AGESA: Run ar with DT by Kyösti Mälkki · 7 years ago
  74. a940e38 vendorcode/amd/agesa: Fix variable length array declaration by Kyösti Mälkki · 6 years ago
  75. ac63b41 vendorcode/amd/agesa: Fix variable length array declaration by Paul Menzel · 7 years ago
  76. 11284d7 AGESA f15 cimx/sb700: Remove vendorcode source by Kyösti Mälkki · 7 years ago
  77. c618b90 AGESA f15 cimx/sb700: Remove unused chips code by Kyösti Mälkki · 7 years ago
  78. 9de8ab9 AGESA_LEGACY: Apply final cleanup and file removals by Kyösti Mälkki · 7 years ago
  79. 7d3f23a AGESA f15: Drop CAR teardown without POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  80. 15cb5be src/vendorcode/amd: Use AR variable in Makefiles by Martin Roth · 7 years ago
  81. 0e1ea27 AGESA vendorcode: Add ENABLE_MRC_CACHE option by Kyösti Mälkki · 7 years ago
  82. 0f6c0b1 AGESA: Drop CAR teardown without POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  83. 63fac81 AGESA: Implement POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  84. d42b799 AGESA: Fix OptionsIds.h include by Kyösti Mälkki · 7 years ago
  85. e66e390 AGESA: Allow const PcieComplexList for OemCustomize by Kyösti Mälkki · 7 years ago
  86. 1210026 AGESA buildsystem: Reduce include path exposure by Kyösti Mälkki · 7 years ago
  87. d136b8e AGESA vendorcode: Remove AGESA_ENTRY_INIT_RECOVERY by Kyösti Mälkki · 7 years ago
  88. c8e4742 AGESA vendorcode: Move PlatformInstall.h by Kyösti Mälkki · 7 years ago
  89. b92f6d3 agesa/f15tn: Remove unnecessary logic op by Damien Zammit · 7 years ago
  90. 3a19a1c AGESA vendorcode: Auto include-dirs by Kyösti Mälkki · 7 years ago
  91. 6acaca7 AGESA: Remove separate f15rl by Kyösti Mälkki · 7 years ago
  92. 5bf3457 AGESA f15 vendorcode: Remove unused sources by Kyösti Mälkki · 7 years ago
  93. 74ecfef AGESA f15 vendorcode: Split to Makefile.inc files by Kyösti Mälkki · 7 years ago
  94. 823063c AGESA f16kb vendorcode: Split to Makefile.inc files by Kyösti Mälkki · 7 years ago
  95. 24b631a AGESA f15tn vendorcode: Split to Makefile.inc files by Kyösti Mälkki · 7 years ago
  96. 80b8f69 AGESA f14 vendorcode: Remove unused sources by Kyösti Mälkki · 7 years ago
  97. be76344 AGESA f14 vendorcode: Split to Makefile.inc files by Kyösti Mälkki · 7 years ago
  98. fd77d71 AGESA f12 vendorcode: Remove unused sources by Kyösti Mälkki · 7 years ago
  99. c87c6e6 AGESA f12 vendorcode: Split to Makefile.inc files by Kyösti Mälkki · 7 years ago
  100. 529ef49 AGESA f15 vendorcode: Remove AM3r2 refcode by Kyösti Mälkki · 7 years ago