1. e3fb1c2 Make include paths more consistent. Fixes compilation errors for me. by Myles Watson · 14 years ago
  2. 2f969a6 Trivial -Werror fix. by Cristi M · 14 years ago
  3. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  4. 817d754 get rid of even more fam10 and k8 warnings. by Stefan Reinauer · 14 years ago
  5. 5e33e82 fix some more warnings by Stefan Reinauer · 14 years ago
  6. 42da0e6 fix some warnings. by Stefan Reinauer · 14 years ago
  7. e32d399 Kill a few more warnings. by Myles Watson · 14 years ago
  8. 7bcaa92 Eliminate a couple of warnings from setup_resourcemap.c by Myles Watson · 14 years ago
  9. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  10. 8376831 A bug fix: Fix the ctrl_devport_conf_clear to clear the enable bit. by Myles Watson · 14 years ago
  11. 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
  12. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  13. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  14. 6507b39 Make k8 & fam10 northbridge.c code more similar. by Myles Watson · 14 years ago
  15. bd8d7ee Fix auto-mangled comments (trivial) by Patrick Georgi · 14 years ago
  16. c282a18 This patch replaces the headers of the following files: by Frank Vibrans · 14 years ago
  17. 7b2e2b9 Fix MBI walker. by Joseph Smith · 14 years ago
  18. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  19. 2305f74 Move CS5535 specific setup from GX2 driver to CS5535. by Stefan Reinauer · 14 years ago
  20. 2b01a8a cosmetics. by Stefan Reinauer · 14 years ago
  21. ba81817 Fix VGA after switching to realmode_interrupt() by Michael Marineau · 14 years ago
  22. 1c0c637 Fix amdk8_util.asl and explain behaviour a bit. by Myles Watson · 14 years ago
  23. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  24. bf264e9 i945: by Stefan Reinauer · 14 years ago
  25. cbac498 more acpica fixes... The tricky part is the stuff in the AMD mainboard directories. by Stefan Reinauer · 14 years ago
  26. 86d7278 Fix i945 ACPI for ASL Optimizing Compiler version 20100428. by Stefan Reinauer · 14 years ago
  27. c928a29 Remove another set of includes from Fam10 romstages: by Patrick Georgi · 14 years ago
  28. 930d32b fix SeaBIOS loading on GX2. by Nils Jacobs · 14 years ago
  29. aa567a7 Fix warning. Hardware tested and didn't change behavior. by Stefan Reinauer · 14 years ago
  30. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  31. 841af5e Change real mode API to allow passing intXX number or entry point and by Stefan Reinauer · 14 years ago
  32. 48beb82 Make show_all_routes work for fam10. by Myles Watson · 14 years ago
  33. b904d7b High tables don't have to be on node 0 on K8. Make it less restrictive. by Myles Watson · 14 years ago
  34. 5ec3ead Remove extra NULL #define in amdht code. The common one is enough. Trivial by Patrick Georgi · 14 years ago
  35. 3d5bb23 Move includes to where they are needed. This allows to simplify by Patrick Georgi · 14 years ago
  36. 29d3a92 i82830: fix debugging output and clarify bracketing by Stefan Reinauer · 14 years ago
  37. 2c32e99 Factor out casmap calculation. Gets rid of a warning. by Myles Watson · 14 years ago
  38. 2eac9d4 Remove some more warnings. The code is only used by functions protected by the by Stefan Reinauer · 14 years ago
  39. c8873ce get rid of some more warnings.. by Stefan Reinauer · 14 years ago
  40. a8d11a2 fix compilation of mtarvon by Stefan Reinauer · 14 years ago
  41. 9ec3d38 drop extra pci access functions. these are exact copies of romcc_io.h. by Stefan Reinauer · 14 years ago
  42. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  43. 771b0e4 Enable 440BX NB to use large memory modules by Anders Jenbo · 14 years ago
  44. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  45. 0e1e806 Remove some additional white space to make it look nicer in nano by Anders Jenbo · 14 years ago
  46. 79255fc Set success flag in cx700 int15 handler by Patrick Georgi · 14 years ago
  47. d2759ff cx700 int15 handler rework. Int15 handler needs to provide the by Stefan Reinauer · 14 years ago
  48. 14b62da Only do complete VGA init if a VGABIOS was found and installed. by Patrick Georgi · 14 years ago
  49. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  50. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 14 years ago
  51. 3173d8c Trivial. Fix a space to tab. by Zheng Bao · 14 years ago
  52. 116ec61 zero warnings days... by Stefan Reinauer · 14 years ago
  53. eb75f65 DDR3 support for AMD Fam10. by Zheng Bao · 14 years ago
  54. f75b19a via epia-m now works with default x86.c instead of its own copy of vgabios.c. by Stefan Reinauer · 14 years ago
  55. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  56. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  57. f94a97b oops, sorry for the last commit. This commit changes the code to distinguish by Stefan Reinauer · 14 years ago
  58. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  59. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  60. b9aea89 cosmetics. by Stefan Reinauer · 14 years ago
  61. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  62. 7dcdb30 fix romcc compiled i3100 boards. by Stefan Reinauer · 14 years ago
  63. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  64. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  65. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  66. c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
  67. 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
  68. 97b21be fix a case where the fam10 code would overwrite parts of a struct. by Stefan Reinauer · 14 years ago
  69. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  70. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  71. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  72. 4bcfb09 HWHoleSz must be u32... by Stefan Reinauer · 14 years ago
  73. 2d85fbed udelay_tsc does not exist in the whole tree. Neither does quadcore.h (anymore) by Stefan Reinauer · 14 years ago
  74. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  75. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  76. c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
  77. ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 14 years ago
  78. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  79. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  80. d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
  81. 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  82. bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  83. 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
  84. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  85. 3063432 zero warnings days. by Stefan Reinauer · 14 years ago
  86. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  87. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  88. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  89. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  90. 362db61 Cosmetically make init_cpus more similar for fam10 and K8. 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. 604877e Move Kconfig for HT limits to northbridge/amd/Kconfig. by Myles Watson · 14 years ago
  93. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  94. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  95. 135a966 it's a long term, give the compiler a chance to breathe .. ;-) by Stefan Reinauer · 14 years ago
  96. 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
  97. c02c34e fix epia-m700 compilation, and remove more warnings. by Stefan Reinauer · 14 years ago
  98. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  99. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  100. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago