1. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  2. 09f5a74 Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk(). by Keith Hui · 14 years ago
  3. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  4. 405721d Fix a few whitespace and coding style issues. by Uwe Hermann · 14 years ago
  5. a0360af A couple of Poulsbo fixes: by Patrick Georgi · 14 years ago
  6. be61a17 Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board which uses it. by Patrick Georgi · 14 years ago
  7. 259a39f fix according to coding guidelines by Stefan Reinauer · 14 years ago
  8. c436953 Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well. by Rudolf Marek · 14 years ago
  9. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  10. 2b9070a catch some illegal configurations (trivial) by Stefan Reinauer · 14 years ago
  11. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  12. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  13. e87c38e After finding the missing bit poweroff works now. by Tobias Diedrich · 14 years ago
  14. 6e9ab97 i855: Remove useless memctrl indirection. by Uwe Hermann · 14 years ago
  15. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  16. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  17. 8c107bc Move DIMM_MAP_LOGICAL to Kconfig. by Patrick Georgi · 14 years ago
  18. c2bf26d Move RCBA defines to northbridge (instead of mainboard) by Patrick Georgi · 14 years ago
  19. b69cb5a Convert some comments to proper Doxygen syntax. by Uwe Hermann · 14 years ago
  20. 9fe5069 Correct spelling of "spacing" (in comments). by Jonathan Kollasch · 14 years ago
  21. 212d0a2 Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. by Uwe Hermann · 14 years ago
  22. ab50d62 Convert all Intel i810 boards to CAR. by Uwe Hermann · 14 years ago
  23. f1aa984 Move translate_spd_to_i82810[] from .h to .c file (trivial). by Uwe Hermann · 14 years ago
  24. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  25. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  26. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  27. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  28. 76d9143 Make i945/raminit.c:fsbclk() return u16 rather than int by Peter Stuge · 14 years ago
  29. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  30. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  31. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  32. f14c919 Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). by Uwe Hermann · 14 years ago
  33. 7fd931b Keep the mc146818rtc.h include close to the option table include where by Myles Watson · 14 years ago
  34. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  35. df35cdc A number of cleanups for 440BX raminit code. by Keith Hui · 14 years ago
  36. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  37. dfe8d76 Trivial warning fix for adl855pc. by Myles Watson · 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. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  42. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  43. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  44. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  45. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  46. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 14 years ago
  47. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 14 years ago
  48. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  49. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  50. e32d399 Kill a few more warnings. by Myles Watson · 14 years ago
  51. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  52. 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
  53. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  54. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  55. 7b2e2b9 Fix MBI walker. by Joseph Smith · 14 years ago
  56. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  57. 2b01a8a cosmetics. by Stefan Reinauer · 14 years ago
  58. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  59. bf264e9 i945: by Stefan Reinauer · 14 years ago
  60. 86d7278 Fix i945 ACPI for ASL Optimizing Compiler version 20100428. by Stefan Reinauer · 14 years ago
  61. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  62. 29d3a92 i82830: fix debugging output and clarify bracketing by Stefan Reinauer · 14 years ago
  63. a8d11a2 fix compilation of mtarvon by Stefan Reinauer · 14 years ago
  64. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  65. 771b0e4 Enable 440BX NB to use large memory modules by Anders Jenbo · 14 years ago
  66. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  67. 0e1e806 Remove some additional white space to make it look nicer in nano by Anders Jenbo · 14 years ago
  68. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  69. 7dcdb30 fix romcc compiled i3100 boards. by Stefan Reinauer · 14 years ago
  70. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  71. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  72. c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
  73. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and 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. c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
  76. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  77. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  78. d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
  79. 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  80. bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  81. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  82. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  83. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  84. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  85. 3ac400e drop USE_INIT should be USE_PRINTK_IN_CAR here. by Stefan Reinauer · 14 years ago
  86. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  87. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  88. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  89. 0d7a996 This is kind of a pre CAR patch to properly allocate "shared" graphics memory by Joseph Smith · 14 years ago
  90. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  91. b48ba66 From Keith Hui: by Keith Hui · 14 years ago
  92. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  93. 9c1e1f0 Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). by Keith Hui · 14 years ago
  94. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  95. 59356ca 440BX: Do not hardcode DIMM number + size anymore. by Keith Hui · 14 years ago
  96. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  97. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  98. 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
  99. 800379f by Stefan Reinauer · 14 years ago
  100. 2e694ed Drop i855pm port and rename i855gme to i855 instead. by Stefan Reinauer · 14 years ago