1. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 6 months ago
  2. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years, 1 month ago
  3. f7b410d vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support a custom memory profile by Mike Banon · 4 years, 4 months ago
  4. 3ee9935 vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support XMP memory profiles by Mike Banon · 4 years, 4 months ago
  5. 8e6d5f2 {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent by Subrata Banik · 4 years ago
  6. 365f52e vc/amd/agesa/f14: Fix function return type by Jacob Garber · 4 years, 6 months ago
  7. a839581 vc/amd/agesa: Delete mfParallelTraining.c by Joe Moore · 4 years, 8 months ago
  8. c156b58 vc/amd/agesa: Fix uninitialized scalar variable by Joe Moore · 4 years, 9 months ago
  9. 53e282a vc/amd/agesa/f14/Proc/Mem: Fix uninitialized variable by Joe Moore · 4 years, 8 months ago
  10. b753006 vc/amd/agesa/[...]/Proc/Mem: Delete unused function by Joe Moore · 4 years, 7 months ago
  11. 0560a66 vc/amd/agesa: Remove unused assignments by Joe Moore · 4 years, 10 months ago
  12. 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 5 years ago
  13. d844431 vendorcode/agesa: Fix check for valid PhyLane by Elyes HAOUAS · 5 years ago
  14. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  15. 4318a97 vc/amd/agesa/f14: Add missing break statement by Jacob Garber · 5 years ago
  16. d371cf3 Make common macros double-evaluation safe by Julius Werner · 9 years ago
  17. 7bbe3bb vendorcode/{amd,cavium,intel}: Remove trailing whitespace by Peter Lemenkov · 6 years ago
  18. 45e6c82 Fix typos involving "the the" by Jonathan Neuschäfer · 6 years ago
  19. 6af5d81 src/vendorcode/amd/agesa: Improve formatting of some f12 and f14 microcodes by Mike Banon · 6 years ago
  20. c48b70f AGESA: Remove remains of HT recovery by Kyösti Mälkki · 7 years ago
  21. 7f937cb AGESA f14: Remove early HT init by Kyösti Mälkki · 7 years ago
  22. ac63b41 vendorcode/amd/agesa: Fix variable length array declaration by Paul Menzel · 7 years ago
  23. d42b799 AGESA: Fix OptionsIds.h include by Kyösti Mälkki · 7 years ago
  24. e66e390 AGESA: Allow const PcieComplexList for OemCustomize by Kyösti Mälkki · 7 years ago
  25. 80b8f69 AGESA f14 vendorcode: Remove unused sources by Kyösti Mälkki · 7 years ago
  26. be76344 AGESA f14 vendorcode: Split to Makefile.inc files by Kyösti Mälkki · 7 years ago
  27. c9f119f AGESA f14 vendorcode: Keep only Ontario refcode by Kyösti Mälkki · 7 years ago
  28. 9abbcc0 AGESA vendorcode: Remove AMD_INIT_RECOVERY by Kyösti Mälkki · 7 years ago
  29. e029c18 AGESA f10 vendorcode: Remove unused sources by Kyösti Mälkki · 7 years ago
  30. 8656914 AGESA: Correct PCI function number for MEM_GET(SET)REG outputs by Konstantin Aladyshev · 7 years ago
  31. e522258 AGESA f14: Fix memory clock register decoding by Kyösti Mälkki · 7 years ago
  32. c91ab1c AGESA f14: Fix MemContext buffer parser for AmdInitPost() by Kyösti Mälkki · 7 years ago
  33. bfa72ce AGESA: Make eventlog more tolerant to failures by Kyösti Mälkki · 7 years ago
  34. 4f74c89 AGESA: Apply a threshold on event logging by Kyösti Mälkki · 7 years ago
  35. 4291e8b vendorcode/amd/f14: Fix ignored argument in IDS_HDT_CONSOLE by Łukasz Dobrowolski · 8 years ago
  36. b97dc87 AGESA: Drop unused assembly files by Kyösti Mälkki · 8 years ago
  37. a53977e AMD fam14: Blacklist Intel Centrino n6235 from PCIe ASPM by Kyösti Mälkki · 10 years ago
  38. ae29635 AGESA vendorcode: Suppress maybe-uninitialized warnings by Kyösti Mälkki · 8 years ago
  39. 5de5522 vendorcode/amd/agesa: Fix tautological compare by Edward O'Callaghan · 10 years ago
  40. 2e0d944 src/vendorcode/amd: correct spelling of MTRR by Paul Menzel · 11 years ago
  41. d91ddc8 vendorcode/amd: 64bit fixes by Stefan Reinauer · 9 years ago
  42. 0127c6c AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 by Kyösti Mälkki · 9 years ago
  43. 86393bb vendorcode/amd/agesa/f14: update microcode by Nicolas Reinecke · 10 years ago
  44. ebeadd1 vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guard by Edward O'Callaghan · 10 years ago
  45. 3e570d4 AGESA f14: Add "const" modifiers by Edward O'Callaghan · 10 years ago
  46. cd47560 vendorcode/amd/agesa: Use macros already defined in stdlib.h by Edward O'Callaghan · 10 years ago
  47. e963b38 vendorcode/amd/agesa/f14: Trivial - drop whitespaces in .h by Edward O'Callaghan · 10 years ago
  48. 1542a6f vendorcode/amd/agesa/f14: Trivial - drop trailing whitespaces by Edward O'Callaghan · 10 years ago
  49. e93fe23 amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.c by Edward O'Callaghan · 10 years ago
  50. 0deb355 vendorcode/amd/agesa: unsigned enum is strictly positive by Edward O'Callaghan · 10 years ago
  51. 8dd407a vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdp by Edward O'Callaghan · 10 years ago
  52. b2d6897 amd/agesa: Implicit assigment between enum without cast by Edward O'Callaghan · 10 years ago
  53. 07e0f1b AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in comments by Paul Menzel · 11 years ago
  54. 9efc42e AMD Fam14 - Fix warnings by Martin Roth · 12 years ago
  55. f50fbe8 AGESA: Use `Flag=AGESA_SUCCESS` instead of `TRUE` in DMI related functions by Aladyshev Konstantin · 12 years ago
  56. 3925622 S3 code in vendorcode folder. by zbao · 12 years ago
  57. afd141d S3 code whitespaces changes. by zbao · 12 years ago
  58. 4d2d5d5 AMD Agesa macro expansion fix by efdesign98 · 13 years ago
  59. 0bcfff7 AMD Agesa changes to fix F14 boot issues by efdesign98 · 13 years ago
  60. 9f6cbde AMD Family 14 Agesa warning fix by efdesign98 · 13 years ago
  61. 84cbce2 Update AMD F14 Agesa to support Rev C0 cpus by efdesign98 · 13 years ago
  62. 621ca38 Move existing AMD Ffamily14 code to f14 folder by efdesign98 · 13 years ago