1. 00636b0 Add support for Intel Sandybridge CPU (northbridge part) by Stefan Reinauer · 12 years ago
  2. eb5e28f Intel northbridge I945: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  3. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  4. 334328a Avoid ../../.. paths in ASL files by Patrick Georgi · 13 years ago
  5. fdcd135 Rename i945 ACPI files to not carry an i945_ prefix by Patrick Georgi · 13 years ago
  6. bdc8c83 Remove non-existent include by Sven Schnelle · 13 years ago
  7. 332a7e9 i5000: halt second BSP by Sven Schnelle · 13 years ago
  8. 1767086 Add Intel i5000 Memory Controller Hub by Sven Schnelle · 13 years ago
  9. 751508a northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option by Peter Stuge · 13 years ago
  10. 784ffb3 i945: fix tsc udelay() by Sven Schnelle · 13 years ago
  11. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  12. 0a0d5e8 Add support for E7505 northbridge. by Kyösti Mälkki · 13 years ago
  13. 481814d Clear improper use of CONFIG_CACHE_AS_RAM by Kyösti Mälkki · 13 years ago
  14. b15975b copy e7501 component to e7505 by Stefan Reinauer · 13 years ago
  15. 5563959 I945: replace #if defined() by #if by Sven Schnelle · 13 years ago
  16. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  17. b9d60c9 fix compilation of intel/sch northbridge code with gcc 4.6 by Stefan Reinauer · 13 years ago
  18. 03169d3 Replace while with do; while to avoid repetition by Noe Rubinstein · 13 years ago
  19. 7981b94 Report GSE chipset and warn if the code has been compiled for the wrong chipset. by Stefan Reinauer · 13 years ago
  20. e089a3f northbridge/intel/i440bx: Registered SDRAM modules support and fixes by Keith Hui · 13 years ago
  21. b629d14 i945 GMA: restore tft brightness from cmos by Sven Schnelle · 13 years ago
  22. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  23. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  24. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  25. 148a4f5 i945: improve get_top_of_ram() by Sven Schnelle · 13 years ago
  26. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  27. 4096fc5 SMM code on i945 platforms needs udelay() by Peter Stuge · 14 years ago
  28. cdcf983 fix i810 boards with ram init debugging disabled. by Stefan Reinauer · 14 years ago
  29. fc01e5e proper printk handling in src/northbridge/intel/i82810/raminit.c by Stefan Reinauer · 14 years ago
  30. 1c2c750 dump_spd_registers() is only defined when ram init debugging is on. by Stefan Reinauer · 14 years ago
  31. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  32. 09f5a74 Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk(). by Keith Hui · 14 years ago
  33. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  34. 405721d Fix a few whitespace and coding style issues. by Uwe Hermann · 14 years ago
  35. a0360af A couple of Poulsbo fixes: by Patrick Georgi · 14 years ago
  36. be61a17 Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board which uses it. by Patrick Georgi · 14 years ago
  37. 259a39f fix according to coding guidelines by Stefan Reinauer · 14 years ago
  38. 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
  39. 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
  40. 2b9070a catch some illegal configurations (trivial) by Stefan Reinauer · 14 years ago
  41. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  42. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  43. e87c38e After finding the missing bit poweroff works now. by Tobias Diedrich · 14 years ago
  44. 6e9ab97 i855: Remove useless memctrl indirection. by Uwe Hermann · 14 years ago
  45. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  46. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  47. 8c107bc Move DIMM_MAP_LOGICAL to Kconfig. by Patrick Georgi · 14 years ago
  48. c2bf26d Move RCBA defines to northbridge (instead of mainboard) by Patrick Georgi · 14 years ago
  49. b69cb5a Convert some comments to proper Doxygen syntax. by Uwe Hermann · 14 years ago
  50. 9fe5069 Correct spelling of "spacing" (in comments). by Jonathan Kollasch · 14 years ago
  51. 212d0a2 Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. by Uwe Hermann · 14 years ago
  52. ab50d62 Convert all Intel i810 boards to CAR. by Uwe Hermann · 14 years ago
  53. f1aa984 Move translate_spd_to_i82810[] from .h to .c file (trivial). by Uwe Hermann · 14 years ago
  54. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  55. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  56. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  57. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  58. 76d9143 Make i945/raminit.c:fsbclk() return u16 rather than int by Peter Stuge · 14 years ago
  59. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  60. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  61. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  62. f14c919 Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). by Uwe Hermann · 14 years ago
  63. 7fd931b Keep the mc146818rtc.h include close to the option table include where by Myles Watson · 14 years ago
  64. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  65. df35cdc A number of cleanups for 440BX raminit code. by Keith Hui · 14 years ago
  66. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  67. dfe8d76 Trivial warning fix for adl855pc. by Myles Watson · 14 years ago
  68. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  69. 459b0d2 This file was missing from r5751. by Andreas Schultz · 14 years ago
  70. b6b29db Rework i855GM/i855GME support by Andreas Schultz · 14 years ago
  71. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  72. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  73. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  74. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  75. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  76. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 14 years ago
  77. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 14 years ago
  78. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  79. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  80. e32d399 Kill a few more warnings. by Myles Watson · 14 years ago
  81. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  82. 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
  83. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  84. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  85. 7b2e2b9 Fix MBI walker. by Joseph Smith · 14 years ago
  86. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  87. 2b01a8a cosmetics. by Stefan Reinauer · 14 years ago
  88. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  89. bf264e9 i945: by Stefan Reinauer · 14 years ago
  90. 86d7278 Fix i945 ACPI for ASL Optimizing Compiler version 20100428. by Stefan Reinauer · 14 years ago
  91. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  92. 29d3a92 i82830: fix debugging output and clarify bracketing by Stefan Reinauer · 14 years ago
  93. a8d11a2 fix compilation of mtarvon by Stefan Reinauer · 14 years ago
  94. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  95. 771b0e4 Enable 440BX NB to use large memory modules by Anders Jenbo · 14 years ago
  96. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  97. 0e1e806 Remove some additional white space to make it look nicer in nano by Anders Jenbo · 14 years ago
  98. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  99. 7dcdb30 fix romcc compiled i3100 boards. by Stefan Reinauer · 14 years ago
  100. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago