1. 53b52f3 Trivial. Spell checking. by Zheng Bao · 14 years ago
  2. 1dcf6689 Trivial. Spell checking. by Zheng Bao · 14 years ago
  3. c3af12f Trivial. Spell checking. by Zheng Bao · 14 years ago
  4. 3d682fe Trivial. Fix the typo. by Zheng Bao · 14 years ago
  5. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  6. b7a7b79 Use %p instead of %x to print void *. by Jonathan Kollasch · 14 years ago
  7. ebe6d58 Fix spelling/typos in comments. by Jonathan Kollasch · 14 years ago
  8. e82618d Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, by Patrick Georgi · 14 years ago
  9. 52000e1 Trivial. Re-indent the code. by Zheng Bao · 14 years ago
  10. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  11. 7b1a3c3 Trivial. re-Indent the code. by Zheng Bao · 14 years ago
  12. 7cdf1ec Obviously missing brackets. by Xavi Drudis Ferran · 14 years ago
  13. 86224f6 Mark read-only data as read-only, so the global vars test doesn't fail on it. by Patrick Georgi · 14 years ago
  14. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  15. 0c51ddd Complete the code which was missing. by Zheng Bao · 14 years ago
  16. 951a0fe Fix the typo. Field DisAutoRefresh is in DramTimngHi. by Zheng Bao · 14 years ago
  17. 6c029e6 Add reserved areas for fam10. by Myles Watson · 14 years ago
  18. 687b3ba Port k8 UMA handling to fam10. by Myles Watson · 14 years ago
  19. cb817be Fix a typo reported by Sylvain Hitier. by Myles Watson · 14 years ago
  20. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  21. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  22. e150e9a Also improve boot time on AMD for the DDR3 code path. Fix a typo, too. by Arne Georg Gleditsch · 14 years ago
  23. 6556534 Apparently, it's not crucial to clear this at the exact moment we switch by Arne Georg Gleditsch · 14 years ago
  24. f7a999a Trivial. Currently the max frequency is preset as 400Mhz. We need to set a by Zheng Bao · 14 years ago
  25. 08c92e0 AMD DDR2 and DDR3 MCT function InitPhyCompensation() compliant with AGESA code. by Kerry She · 14 years ago
  26. 9fae99f Get Byte65/66 for register manufacture ID code. RegMan1Present will by Zheng Bao · 14 years ago
  27. 819ee74 Multi-DIMMS on AMD ddr2 MCT channel B fixed. by Kerry She · 14 years ago
  28. 99cfa1e Multi-DIMMS on AMD ddr3 MCT channel B works. by Kerry She · 14 years ago
  29. 108d30b Trivial syntax correction of AMD mct_ddr3 dir. by Kerry She · 14 years ago
  30. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  31. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  32. 6f22ecc * Adds support for PC Engines Alix.2D(1)3 board to Coreboot. by Aurelien Guillaume · 14 years ago
  33. 4793ef1 documented workaround erratum 414, see by Xavi Drudis Ferran · 14 years ago
  34. 213ab94 documented workaround erratum 372, see by Xavi Drudis Ferran · 14 years ago
  35. cc6244a Include RB_C3 in erratum 346 by Xavi Drudis Ferran · 14 years ago
  36. 752f1b4 Add RB_C3 to AMD_FAM10_ALL so that it gets its MSR right for mtrs, ht, etc. by Xavi Drudis Ferran · 14 years ago
  37. e660f04 Fix warnings (that become errors) in AMDHT for certain configurations (unused functions) by Xavi Drudis Ferran · 14 years ago
  38. 23ffe8b The number of cores is got by reading the bit 15,13,12 of [0,24,3,e8]. by Zheng Bao · 14 years ago
  39. e474070 This patch converts the Geode GX2 boards to CAR. by Nils Jacobs · 14 years ago
  40. 2f969a6 Trivial -Werror fix. by Cristi M · 14 years ago
  41. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  42. 817d754 get rid of even more fam10 and k8 warnings. by Stefan Reinauer · 14 years ago
  43. 5e33e82 fix some more warnings by Stefan Reinauer · 14 years ago
  44. 7bcaa92 Eliminate a couple of warnings from setup_resourcemap.c by Myles Watson · 14 years ago
  45. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  46. 8376831 A bug fix: Fix the ctrl_devport_conf_clear to clear the enable bit. by Myles Watson · 14 years ago
  47. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  48. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  49. 6507b39 Make k8 & fam10 northbridge.c code more similar. by Myles Watson · 14 years ago
  50. bd8d7ee Fix auto-mangled comments (trivial) by Patrick Georgi · 14 years ago
  51. c282a18 This patch replaces the headers of the following files: by Frank Vibrans · 14 years ago
  52. 2305f74 Move CS5535 specific setup from GX2 driver to CS5535. by Stefan Reinauer · 14 years ago
  53. 1c0c637 Fix amdk8_util.asl and explain behaviour a bit. by Myles Watson · 14 years ago
  54. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  55. cbac498 more acpica fixes... The tricky part is the stuff in the AMD mainboard directories. by Stefan Reinauer · 14 years ago
  56. c928a29 Remove another set of includes from Fam10 romstages: by Patrick Georgi · 14 years ago
  57. 930d32b fix SeaBIOS loading on GX2. by Nils Jacobs · 14 years ago
  58. aa567a7 Fix warning. Hardware tested and didn't change behavior. by Stefan Reinauer · 14 years ago
  59. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  60. 48beb82 Make show_all_routes work for fam10. by Myles Watson · 14 years ago
  61. b904d7b High tables don't have to be on node 0 on K8. Make it less restrictive. by Myles Watson · 14 years ago
  62. 5ec3ead Remove extra NULL #define in amdht code. The common one is enough. Trivial by Patrick Georgi · 14 years ago
  63. 3d5bb23 Move includes to where they are needed. This allows to simplify by Patrick Georgi · 14 years ago
  64. 2c32e99 Factor out casmap calculation. Gets rid of a warning. by Myles Watson · 14 years ago
  65. 2eac9d4 Remove some more warnings. The code is only used by functions protected by the by Stefan Reinauer · 14 years ago
  66. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  67. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  68. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  69. 3173d8c Trivial. Fix a space to tab. by Zheng Bao · 14 years ago
  70. 116ec61 zero warnings days... by Stefan Reinauer · 14 years ago
  71. eb75f65 DDR3 support for AMD Fam10. by Zheng Bao · 14 years ago
  72. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  73. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  74. f94a97b oops, sorry for the last commit. This commit changes the code to distinguish by Stefan Reinauer · 14 years ago
  75. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  76. b9aea89 cosmetics. by Stefan Reinauer · 14 years ago
  77. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  78. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  79. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  80. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  81. 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
  82. 97b21be fix a case where the fam10 code would overwrite parts of a struct. by Stefan Reinauer · 14 years ago
  83. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  84. 4bcfb09 HWHoleSz must be u32... by Stefan Reinauer · 14 years ago
  85. 2d85fbed udelay_tsc does not exist in the whole tree. Neither does quadcore.h (anymore) by Stefan Reinauer · 14 years ago
  86. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  87. 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
  88. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  89. 3063432 zero warnings days. by Stefan Reinauer · 14 years ago
  90. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  91. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  92. 362db61 Cosmetically make init_cpus more similar for fam10 and K8. by Myles Watson · 14 years ago
  93. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  94. 604877e Move Kconfig for HT limits to northbridge/amd/Kconfig. by Myles Watson · 14 years ago
  95. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  96. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  97. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  98. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  99. 233f186 fam10 acpi fix by Stefan Reinauerstepan · 14 years ago
  100. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago