1. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  2. 53b52f3 Trivial. Spell checking. by Zheng Bao · 14 years ago
  3. 1dcf6689 Trivial. Spell checking. by Zheng Bao · 14 years ago
  4. c3af12f Trivial. Spell checking. by Zheng Bao · 14 years ago
  5. 3d682fe Trivial. Fix the typo. by Zheng Bao · 14 years ago
  6. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  7. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  8. b7a7b79 Use %p instead of %x to print void *. by Jonathan Kollasch · 14 years ago
  9. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  10. ebe6d58 Fix spelling/typos in comments. by Jonathan Kollasch · 14 years ago
  11. e82618d Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, by Patrick Georgi · 14 years ago
  12. 76d9143 Make i945/raminit.c:fsbclk() return u16 rather than int by Peter Stuge · 14 years ago
  13. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  14. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  15. 52000e1 Trivial. Re-indent the code. by Zheng Bao · 14 years ago
  16. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  17. 7b1a3c3 Trivial. re-Indent the code. by Zheng Bao · 14 years ago
  18. 7cdf1ec Obviously missing brackets. by Xavi Drudis Ferran · 14 years ago
  19. 86224f6 Mark read-only data as read-only, so the global vars test doesn't fail on it. by Patrick Georgi · 14 years ago
  20. f14c919 Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). by Uwe Hermann · 14 years ago
  21. 7fd931b Keep the mc146818rtc.h include close to the option table include where by Myles Watson · 14 years ago
  22. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  23. 0c51ddd Complete the code which was missing. by Zheng Bao · 14 years ago
  24. 951a0fe Fix the typo. Field DisAutoRefresh is in DramTimngHi. by Zheng Bao · 14 years ago
  25. df35cdc A number of cleanups for 440BX raminit code. by Keith Hui · 14 years ago
  26. 6c029e6 Add reserved areas for fam10. by Myles Watson · 14 years ago
  27. 687b3ba Port k8 UMA handling to fam10. by Myles Watson · 14 years ago
  28. cb817be Fix a typo reported by Sylvain Hitier. by Myles Watson · 14 years ago
  29. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  30. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  31. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  32. e150e9a Also improve boot time on AMD for the DDR3 code path. Fix a typo, too. by Arne Georg Gleditsch · 14 years ago
  33. 6556534 Apparently, it's not crucial to clear this at the exact moment we switch by Arne Georg Gleditsch · 14 years ago
  34. f7a999a Trivial. Currently the max frequency is preset as 400Mhz. We need to set a by Zheng Bao · 14 years ago
  35. 08c92e0 AMD DDR2 and DDR3 MCT function InitPhyCompensation() compliant with AGESA code. by Kerry She · 14 years ago
  36. dfe8d76 Trivial warning fix for adl855pc. by Myles Watson · 14 years ago
  37. 9fae99f Get Byte65/66 for register manufacture ID code. RegMan1Present will by Zheng Bao · 14 years ago
  38. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  39. 459b0d2 This file was missing from r5751. by Andreas Schultz · 14 years ago
  40. b6b29db Rework i855GM/i855GME support by Andreas Schultz · 14 years ago
  41. 819ee74 Multi-DIMMS on AMD ddr2 MCT channel B fixed. by Kerry She · 14 years ago
  42. 99cfa1e Multi-DIMMS on AMD ddr3 MCT channel B works. by Kerry She · 14 years ago
  43. 108d30b Trivial syntax correction of AMD mct_ddr3 dir. by Kerry She · 14 years ago
  44. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  45. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  46. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  47. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  48. 6f22ecc * Adds support for PC Engines Alix.2D(1)3 board to Coreboot. by Aurelien Guillaume · 14 years ago
  49. 4793ef1 documented workaround erratum 414, see by Xavi Drudis Ferran · 14 years ago
  50. 213ab94 documented workaround erratum 372, see by Xavi Drudis Ferran · 14 years ago
  51. cc6244a Include RB_C3 in erratum 346 by Xavi Drudis Ferran · 14 years ago
  52. 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
  53. e660f04 Fix warnings (that become errors) in AMDHT for certain configurations (unused functions) by Xavi Drudis Ferran · 14 years ago
  54. 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
  55. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  56. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 14 years ago
  57. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 14 years ago
  58. f976548 Clarify a comment on an old hack, remove the call to early_mtrr_init by Corey Osgood · 14 years ago
  59. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  60. e474070 This patch converts the Geode GX2 boards to CAR. by Nils Jacobs · 14 years ago
  61. e3fb1c2 Make include paths more consistent. Fixes compilation errors for me. by Myles Watson · 14 years ago
  62. 2f969a6 Trivial -Werror fix. by Cristi M · 14 years ago
  63. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  64. 817d754 get rid of even more fam10 and k8 warnings. by Stefan Reinauer · 14 years ago
  65. 5e33e82 fix some more warnings by Stefan Reinauer · 14 years ago
  66. 42da0e6 fix some warnings. by Stefan Reinauer · 14 years ago
  67. e32d399 Kill a few more warnings. by Myles Watson · 14 years ago
  68. 7bcaa92 Eliminate a couple of warnings from setup_resourcemap.c by Myles Watson · 14 years ago
  69. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  70. 8376831 A bug fix: Fix the ctrl_devport_conf_clear to clear the enable bit. by Myles Watson · 14 years ago
  71. 992ae48 This patch implements GFXUMA on all supported i810 boards. Also some fix-ups to the i810 northbridge.c code. by Joseph Smith · 14 years ago
  72. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  73. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  74. 6507b39 Make k8 & fam10 northbridge.c code more similar. by Myles Watson · 14 years ago
  75. bd8d7ee Fix auto-mangled comments (trivial) by Patrick Georgi · 14 years ago
  76. c282a18 This patch replaces the headers of the following files: by Frank Vibrans · 14 years ago
  77. 7b2e2b9 Fix MBI walker. by Joseph Smith · 14 years ago
  78. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  79. 2305f74 Move CS5535 specific setup from GX2 driver to CS5535. by Stefan Reinauer · 14 years ago
  80. 2b01a8a cosmetics. by Stefan Reinauer · 14 years ago
  81. ba81817 Fix VGA after switching to realmode_interrupt() by Michael Marineau · 14 years ago
  82. 1c0c637 Fix amdk8_util.asl and explain behaviour a bit. by Myles Watson · 14 years ago
  83. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  84. bf264e9 i945: by Stefan Reinauer · 14 years ago
  85. cbac498 more acpica fixes... The tricky part is the stuff in the AMD mainboard directories. by Stefan Reinauer · 14 years ago
  86. 86d7278 Fix i945 ACPI for ASL Optimizing Compiler version 20100428. by Stefan Reinauer · 14 years ago
  87. c928a29 Remove another set of includes from Fam10 romstages: by Patrick Georgi · 14 years ago
  88. 930d32b fix SeaBIOS loading on GX2. by Nils Jacobs · 14 years ago
  89. aa567a7 Fix warning. Hardware tested and didn't change behavior. by Stefan Reinauer · 14 years ago
  90. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  91. 841af5e Change real mode API to allow passing intXX number or entry point and by Stefan Reinauer · 14 years ago
  92. 48beb82 Make show_all_routes work for fam10. by Myles Watson · 14 years ago
  93. b904d7b High tables don't have to be on node 0 on K8. Make it less restrictive. by Myles Watson · 14 years ago
  94. 5ec3ead Remove extra NULL #define in amdht code. The common one is enough. Trivial by Patrick Georgi · 14 years ago
  95. 3d5bb23 Move includes to where they are needed. This allows to simplify by Patrick Georgi · 14 years ago
  96. 29d3a92 i82830: fix debugging output and clarify bracketing by Stefan Reinauer · 14 years ago
  97. 2c32e99 Factor out casmap calculation. Gets rid of a warning. by Myles Watson · 14 years ago
  98. 2eac9d4 Remove some more warnings. The code is only used by functions protected by the by Stefan Reinauer · 14 years ago
  99. c8873ce get rid of some more warnings.. by Stefan Reinauer · 14 years ago
  100. a8d11a2 fix compilation of mtarvon by Stefan Reinauer · 14 years ago