1. 991f184 cpu/amd: de-duplicate MSR include files by Stefan Reinauer · 9 years ago
  2. 3ca4116 amd/model_fxx: Check FID&VID Support for the BSP (too) by Urja Rannikko · 9 years ago
  3. 00018c8 amd/model_fxx: fix code style in FID&VID support check by Urja Rannikko · 9 years ago
  4. c1daad2 cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10h by Timothy Pearson · 9 years ago
  5. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  6. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  7. 5c5c4a6 cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstage by Timothy Pearson · 9 years ago
  8. e3b5d36 cpu/amd/model_fxx: Enable FIDVID code on Socket F K8 by Timothy Pearson · 9 years ago
  9. 6b171b3 cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10h by Timothy Pearson · 9 years ago
  10. c6cd5d4 cpu/amd/model_fxx: Fix invalid P-state power values by Timothy Pearson · 9 years ago
  11. 529fd81 cpu/amd/model_fxx: Add Socket F CPU ID mappings by Timothy Pearson · 9 years ago
  12. 3404625 model_fxx/powernow: add dual core Socket F TDPs by Jonathan A. Kollasch · 9 years ago
  13. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  14. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  15. 9b9400d amd/model_fxx: Move CPU microcode to 3rdparty/blobs by Stefan Reinauer · 9 years ago
  16. df54461 amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines by Jonathan A. Kollasch · 9 years ago
  17. e731f72 amd/model_fxx rev.F: emit P-states when no intermediates exist by Jonathan A. Kollasch · 9 years ago
  18. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  19. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  20. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  21. 08e39c5 AMD K8: Remove some excessive preprocessor use by Kyösti Mälkki · 10 years ago
  22. 1608f36 cpu/amd (non-AGESA): Remove terminator from microcode blob by Kyösti Mälkki · 11 years ago
  23. 5fe1fb7a cpu/amd (non-AGESA): Load microcode updates from CBFS by Kyösti Mälkki · 11 years ago
  24. 9c81066 cpu/amd (non-AGESA): Fix AP crash during microcode version lookup by Timothy Pearson · 10 years ago
  25. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  26. f454ac8 AMD model fxx powernow_acpi.c: Fix incorrect loop count by Scott Duplichan · 10 years ago
  27. f845798 amdk8: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  28. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  29. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  30. b532b12 model_fxx/processor_name.c, hudson/lpc.c: add missing break statements by Daniele Forsi · 10 years ago
  31. 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 10 years ago
  32. f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  33. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  34. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  35. 46b0951 Move MAX_PHYSICAL_CPUS to AMD k8 and fam10 by Kyösti Mälkki · 10 years ago
  36. d9b5d89 cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models by Oskar Enoksson · 11 years ago
  37. be8d23a cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start_vid` by Paul Menzel · 11 years ago
  38. 7d3045b AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  39. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  40. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  41. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 11 years ago
  42. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  43. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  44. e49679d usbdebug: Drop temporary disables of log output by Kyösti Mälkki · 11 years ago
  45. 190011e AMD: Drop six copies of wrmsr_amd and rdmsr_amd by Kyösti Mälkki · 11 years ago
  46. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  47. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  48. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  49. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  50. 95a6396 Clean up Kconfig by Stefan Reinauer · 12 years ago
  51. 0db6820 Synchronize rdtsc instructions by Stefan Reinauer · 12 years ago
  52. a555e55 AMD CPUs: Updated CPU list in powernow_acpi.c by Jukka Rantala · 12 years ago
  53. f8f0062 Some more #if cleanup by Patrick Georgi · 12 years ago
  54. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  55. 4cc8c70 Rework ACPI CST table generation by Stefan Reinauer · 12 years ago
  56. 04a8d62 k8 raminit: add workaround for erratum #181 on non-fam-f by Florian Zumbiehl · 13 years ago
  57. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  58. e2c05da Fixes several issues with amd k8 SSDT P-state generation by Oskar Enoksson · 13 years ago
  59. b5b3b3b Make AMD SMM SMP aware by Rudolf Marek · 13 years ago
  60. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  61. 09b3629 Add P-states for select Socket 754 processors. by Jonathan Kollasch · 13 years ago
  62. d5782f3 Correct off-by-one problem in AMD pre-rev-F model-F PowerNow code. by Jonathan Kollasch · 13 years ago
  63. 199c694 It adds support for automatic PSS object generation for AMD pre fam Fh CPU. Those CPUs require a hardcoded table, which I managed to rewrite during one particularly boring flight. Too pity it is only for Opteron CPUs. Someone needs to finish the second PDF for All others Athlons and Semprons. by Rudolf Marek · 13 years ago
  64. ed1d116 Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS by Josef Kellermann · 13 years ago
  65. 1df8542 Implemented workaround for erratum 169, obsoleting erratum 131. by Alexandru Gagniuc · 14 years ago
  66. 31e0deac0 Fix a potential system hang by handling AMD Model F Erratum 89 a bit later. by Josef Kellermann · 14 years ago
  67. cadc545 SMM for AMD K8 Part 1/2 by Stefan Reinauer · 14 years ago
  68. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  69. 554c052 Remove some duplicate #include files (trivial). by Uwe Hermann · 14 years ago
  70. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  71. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  72. 98a8c0c Move CAR settings to board config for socket 940 boards. by Warren Turkal · 14 years ago
  73. aac8f66 Factor out fill_processor_name() and strcpy() functions. by Uwe Hermann · 14 years ago
  74. 49a7ac7 drop some dead code from model_fxx_init.c by Stefan Reinauer · 14 years ago
  75. ef077f2 drop some more unneeded ../../.. by Stefan Reinauer · 14 years ago
  76. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  77. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  78. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  79. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  80. 817d754 get rid of even more fam10 and k8 warnings. by Stefan Reinauer · 14 years ago
  81. 5e33e82 fix some more warnings by Stefan Reinauer · 14 years ago
  82. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  83. c282a18 This patch replaces the headers of the following files: by Frank Vibrans · 14 years ago
  84. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  85. 636d924 Enable the cache before initializing the processor name, like model_10 does. by Myles Watson · 14 years ago
  86. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  87. 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 14 years ago
  88. c58f1d1 Indent model_fxx_init and model_10xx_init. by Myles Watson · 14 years ago
  89. 362db61 Cosmetically make init_cpus more similar for fam10 and K8. by Myles Watson · 14 years ago
  90. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  91. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  92. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  93. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  94. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  95. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  96. 8a0c649 The parameters of memset() should be by Zheng Bao · 14 years ago
  97. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  98. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  99. a7acc51 HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. by Stefan Reinauer · 14 years ago
  100. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago