1. 7b22d84 drivers/pc80: Add optional spinlock for nvram CBFS access by Timothy Pearson · 9 years ago
  2. 44d5342 src/console: Add x86 romstage spinlock option and printk spinlock support by Timothy Pearson · 9 years ago
  3. 2733846 cpu/amd/fam10h-15h: Enable DFE on Family 15h HT3 links by Timothy Pearson · 9 years ago
  4. f8549e8 cpu/amd/fam10h-15h: Fix link type detection and XCS buffer count setup by Timothy Pearson · 9 years ago
  5. 346fcb2 cpu/amd/fam10h-15h: Force iolink detect to either 1 or 0 by Timothy Pearson · 9 years ago
  6. 16a3a75 cpu/amd/family_10h-family_15h: Apply missing Family 15h errata fixes by Timothy Pearson · 9 years ago
  7. 20d9fb4 amd/car: don't apply Fam10h/Fam12h Errata 343 fix to Fam0Fh by Jonathan A. Kollasch · 9 years ago
  8. 50001b8 northbridge/amd/amdht: Add isochronous setup support by Timothy Pearson · 9 years ago
  9. 68130f5 amd/amdfam10: Control Fam15h cache partitioning via nvram by Timothy Pearson · 9 years ago
  10. a52d5d1 cpu/amd/fam15h: Set up Link Base Channel Buffer Count registers by Timothy Pearson · 9 years ago
  11. 991f184 cpu/amd: de-duplicate MSR include files by Stefan Reinauer · 9 years ago
  12. baa1acd cpu/amd/fam10h15h: Set up SRI to XCS Token Count registers on Family 15h by Timothy Pearson · 9 years ago
  13. aab3ad2 cpu/amd/family_10h-family_15h: Set up cache controls on Family 15h to improve performance by Timothy Pearson · 9 years ago
  14. 71b8f01 cpu/amd/family_10h-family_15h: Set up link XCS token counts on Family 15h by Timothy Pearson · 9 years ago
  15. 99f8042 cpu/amd/family_10h-family_15h: Configure NB register 2 by Timothy Pearson · 9 years ago
  16. 42b6265 cpu/amd/car/post_cache_as_ram: Avoid trailing spaces by Paul Menzel · 9 years ago
  17. 965704a amd/family_10h-family_15h: Fix poor performance on Family 15h CPUs by Timothy Pearson · 9 years ago
  18. 7c55f37 northbridge/amd/amdht: Add support for HT3 2.8GHz and up link frequencies by Timothy Pearson · 9 years ago
  19. 5173bb7 cpu/amd/family_10h-family_15h: Fix incorrect revision detection by Timothy Pearson · 9 years ago
  20. 0f1553b nb/amd/amdfam10: Add HyperTransport probe filter support by Timothy Pearson · 9 years ago
  21. e536a4d cpu/amd/fam10h-fam15h: Set northbridge throttle values by Timothy Pearson · 9 years ago
  22. 51cfbcd cpu/amd/fam10h-fam15h: Bring HT register configuration in line with BKDG by Timothy Pearson · 9 years ago
  23. 0122afb cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence by Timothy Pearson · 9 years ago
  24. 323a2af cpu/amd/fam10h-15h: Fix BSP stack corruption on 32-core Fam10 systems by Timothy Pearson · 9 years ago
  25. 3ca4116 amd/model_fxx: Check FID&VID Support for the BSP (too) by Urja Rannikko · 9 years ago
  26. 38508a0 cpu/amd: Fix AMD Family 15h ECC initialization reliability issues by Timothy Pearson · 9 years ago
  27. 83abd81 cpu/amd: Add CC6 support by Timothy Pearson · 9 years ago
  28. 1f78099 cpu/amd/car: Add romstage BSP stack overrun detection by Timothy Pearson · 9 years ago
  29. 00018c8 amd/model_fxx: fix code style in FID&VID support check by Urja Rannikko · 9 years ago
  30. 8bd1c36 cpu/amd/family_10h-family_15h: Increase BSP stack size by Timothy Pearson · 9 years ago
  31. 4e0d794 cpu/amd/family_10h-family_15h: Add Family 15h microcode file by Timothy Pearson · 9 years ago
  32. ed98e94 amd/00730F01: Add correct CPU model by Kyösti Mälkki · 9 years ago
  33. 740edf4 AMD binaryPI: Fix include paths by Kyösti Mälkki · 9 years ago
  34. c1daad2 cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10h by Timothy Pearson · 9 years ago
  35. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  36. d150006 cpu/amd/family_10h-family_15h: Use correct label for break state by Timothy Pearson · 9 years ago
  37. b30d7ed cpu/amd: Move model_10xxx to family_10h-family_15h by Timothy Pearson · 9 years ago
  38. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  39. f7613ec cpu: port amd/pi to 64bit by Stefan Reinauer · 9 years ago
  40. dd132a5 AMD mainboards: Fix 64bit BiosCallOuts.c by Stefan Reinauer · 9 years ago
  41. 5c5c4a6 cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstage by Timothy Pearson · 9 years ago
  42. e3b5d36 cpu/amd/model_fxx: Enable FIDVID code on Socket F K8 by Timothy Pearson · 9 years ago
  43. 6b171b3 cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10h by Timothy Pearson · 9 years ago
  44. e67d240 cpu/amd/car: Honor BKDG recommendations for DisFillP in CAR by Timothy Pearson · 9 years ago
  45. c6cd5d4 cpu/amd/model_fxx: Fix invalid P-state power values by Timothy Pearson · 9 years ago
  46. 529fd81 cpu/amd/model_fxx: Add Socket F CPU ID mappings by Timothy Pearson · 9 years ago
  47. 2003844 cpu/amd/car: Add initial Suspend to RAM (S3) support by Timothy Pearson · 9 years ago
  48. 83c3c9e cpu/amd/car: Use standard integer types in post_cache_as_ram.c by Timothy Pearson · 9 years ago
  49. d657446 cpu/amd/car: remove PRINTK_IN_CAR #define that was hardcoded to 1 by Timothy Pearson · 9 years ago
  50. 1c4508e cpu/amd: Add initial support for AMD Socket G34 processors by Timothy Pearson · 9 years ago
  51. 38629f5 cpu/amd/model_10xxx: Clean up debugging statements by Timothy Pearson · 9 years ago
  52. 3404625 model_fxx/powernow: add dual core Socket F TDPs by Jonathan A. Kollasch · 9 years ago
  53. 24e6d04 cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFS by Timothy Pearson · 9 years ago
  54. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  55. 83e4c56 cpu/amd/microcode: Update parser to use stock microcode blobs by Audrey Pearson · 9 years ago
  56. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  57. 649901e amd/geode_lx: make done_cache_as_ram_main global by Aaron Durbin · 9 years ago
  58. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  59. 27baa32 cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled by Timothy Pearson · 9 years ago
  60. 0dc7354 amd: raminit sysinfo offset fix by Aaron Durbin · 9 years ago
  61. 9b9400d amd/model_fxx: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  62. 916e408 amd/model_10xxx: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  63. df54461 amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines by Jonathan A. Kollasch · 9 years ago
  64. 67b9430 cpu: port amd/agesa to 64bit by Stefan Reinauer · 9 years ago
  65. e731f72 amd/model_fxx rev.F: emit P-states when no intermediates exist by Jonathan A. Kollasch · 9 years ago
  66. 4a45ec4 x86: Drop -Wa,--divide by Stefan Reinauer · 9 years ago
  67. 066980c cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generator by Timothy Pearson · 9 years ago
  68. fb39f82 cpu/amd/car: Move AP stacks below the BSP stack to free up space by Timothy Pearson · 9 years ago
  69. a97e007 cpu/amd/car: Increase Family 10h CAR size limit to 128k by Timothy Pearson · 9 years ago
  70. b5e4655 cpu/amd: Detect any conflicts between sysinfo and the stack region by Timothy Pearson · 9 years ago
  71. 597ee56 AMD Merlin Falcon: Add CPU subdirectory files for new AMD processor by WANG Siyuan · 9 years ago
  72. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  73. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  74. 315a7b8 binaryPI: Hide use of acpi_slp_type by Kyösti Mälkki · 9 years ago
  75. 40772a0 AGESA binaryPI: Drop XIP_ROM_BASE by Kyösti Mälkki · 9 years ago
  76. c74b53f AGESA: Reduce SPI use by 24kB for S3 support by Kyösti Mälkki · 9 years ago
  77. b1fcbf3 AGESA: Separate HeapManager declarations from BiosCallOuts by Kyösti Mälkki · 9 years ago
  78. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  79. 920d17c AGESA: Halt on S3 resume failure by Kyösti Mälkki · 9 years ago
  80. 5fdb95e AGESA: Split S3 support file by Kyösti Mälkki · 10 years ago
  81. 300cace AGESA: Refactor OEM S3 storage by Kyösti Mälkki · 10 years ago
  82. 90a54b0 AGESA: Move S3 related SPI writes again by Kyösti Mälkki · 9 years ago
  83. 7432da6 AGESA: Drop CPU_SOCKET_TYPE by Kyösti Mälkki · 9 years ago
  84. d5844d2 AGESA: Drop EXT_RT_TBL_SUPPORT by Kyösti Mälkki · 9 years ago
  85. 05b65ab AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED by Kyösti Mälkki · 9 years ago
  86. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  87. ef33db0 cpu/amd/model_10xxx: Add missing ACPI _PSD object by Timothy Pearson · 9 years ago
  88. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  89. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  90. 2436bda cpu: get rid of socket source code by Stefan Reinauer · 9 years ago
  91. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  92. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  93. c294d70 vendorcode/amd/agesa/f16kb: Enable support for AM1 socket by Sergej Ivanov · 9 years ago
  94. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  95. 61abe1d cpu/amd/model_10xxx: Increase preram buffer size to 32k by Timothy Pearson · 9 years ago
  96. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  97. e24f7d3 cpu/amd/model_10xxx: Fix UMA memory sizes by Timothy Pearson · 9 years ago
  98. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  99. 4916880 cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function by Timothy Pearson · 9 years ago
  100. 4b45dd3 cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() by Dave Frodin · 9 years ago