1. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  2. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  3. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  4. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  5. 154768b intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  6. d45114f intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  7. 8e73821 intel/fsp_sandybridge: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  8. 6220eec intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  9. fd5fa2a nb/intel/sandybridge/raminit: Split raminit.c by Patrick Rudolph · 8 years ago
  10. d9e6543 nb/i945/raminit.h: Fix fsb_frequency's comment by Elyes HAOUAS · 8 years ago
  11. 5b30b82 nb/x4x: Fix sticky scratchpad register offset by Arthur Heymans · 8 years ago
  12. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  13. 1b446a4 intel/fsp_rangeley: Fix regression on MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  14. 88c6487 nb/intel/nehalem,sandybridge: Hook up libgfxinit by Nico Huber · 8 years ago
  15. 533a385 nb/intel/i945/gma: Declare count variable outside 'for' loop by Paul Menzel · 8 years ago
  16. 2966c99 nb/intel/sandybridge/raminit: Support CL > 11 by Patrick Rudolph · 8 years ago
  17. 12bed26 nb/gm45/gma.c: Compute BLC_PWM_CTL value from PWM frequency by Arthur Heymans · 8 years ago
  18. 3c20906 nb/intel/x4x/raminit: Fix DIMM_IN_CHANNEL calculation by Nico Huber · 8 years ago
  19. d85a71a nb/intel/gm45: Fix panel-power-sequence clock divisor by Nico Huber · 8 years ago
  20. e74ad21 nb/intel/sandybridge/raminit: Reset internal state on fallback attempts by Patrick Rudolph · 8 years ago
  21. 696abfc nb/intel/x4x: Fix and deflate `dimm_config` in raminit by Nico Huber · 8 years ago
  22. c8c5ae1 nb/intel/i82810: Make sure DIMM size isn't negative by Martin Roth · 8 years ago
  23. a7bf068 northbridge/intel/i5000: Convert 'for(;;)' to 'die' by Elyes HAOUAS · 8 years ago
  24. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  25. 809b588 nb/intel/sandybridge/raminit: Do not log inside busy-wait loop by Kyösti Mälkki · 8 years ago
  26. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  27. f748eb7 intel FSP sandy/ivy: Move select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  28. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  29. e258b9a intel sandy/ivy: Improve DIMM replacement detection by Kyösti Mälkki · 8 years ago
  30. 38cb822 intel sandy/ivy: Skip SPD loading on S3 resume path by Kyösti Mälkki · 8 years ago
  31. 4cb44e5 intel sandy/ivy: Move SPD loading after TS_BEFORE_INITRAM by Kyösti Mälkki · 8 years ago
  32. fc5d85c intel sandy/ivy: Change CRC used to detect DIMM replacement by Kyösti Mälkki · 8 years ago
  33. 74163d6 nb/intel/sandybridge/raminit: Fix disable_channel by Patrick Rudolph · 8 years ago
  34. 45d6a55 nb/intel/sandybridge/raminit: Find CMD rate per channel by Patrick Rudolph · 8 years ago
  35. 069018d nb/intel/sandybridge/raminit: Define registers by Patrick Rudolph · 8 years ago
  36. f704754 nb/intel/sandybridge/raminit: Get rid of fallback attempts by Patrick Rudolph · 8 years ago
  37. bec6696 nb/intel/sandybridge/raminit: Fix CAS Write Latency by Patrick Rudolph · 8 years ago
  38. e39a8a9 intel/sandybridge: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  39. bfca670 intel/sandybridge post-car: Redo MTRR settings and stack selection by Kyösti Mälkki · 8 years ago
  40. 2813952 northbridge/intel/i855: transition away from device_t by Antonello Dettori · 8 years ago
  41. eeaf9e4 nb/gm45: Refactor IGD vram decoding by Arthur Heymans · 8 years ago
  42. a4ffe9d intel post-car: Separate files for setup_stack_and_mtrrs() by Kyösti Mälkki · 8 years ago
  43. 9b99152 intel/sandybridge: Use common ACPI S3 recovery by Kyösti Mälkki · 8 years ago
  44. 5db9450 nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GC by Elyes HAOUAS · 8 years ago
  45. c5d972d Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/Kconfig by Arthur Heymans · 8 years ago
  46. 10141c3 nb/intel/gm45: Use LAPIC udelay instead of custom version by Arthur Heymans · 8 years ago
  47. 8a3514d nb/x4x/raminit.c: Improve crossclock table cosmetics by Arthur Heymans · 8 years ago
  48. f338fa1 intel/e7501: Remove unused northbridge code by Kyösti Mälkki · 8 years ago
  49. 6372a0e nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)" by Elyes HAOUAS · 8 years ago
  50. f3f4bea nb/i945/gma.c: use an if else statement for use of native init by Arthur Heymans · 8 years ago
  51. d0e0118 nb/i945/gma.c: Do not try to load vbios when selecting native init by Arthur Heymans · 8 years ago
  52. 07e206a nb/intel/sandybridge/gma: Always initialize DP buffer translation by Nico Huber · 8 years ago
  53. a299345 nb/intel/i945/gma.c: Homogenize code for PCI IDs. by Elyes HAOUAS · 8 years ago
  54. f8a4f41 nb/x4x/gma.c: Remove writes to DP, FDI registers by Arthur Heymans · 8 years ago
  55. 606b8bc nb/gm45/gma.c: Remove writes to DP, FDI registers by Arthur Heymans · 8 years ago
  56. 04be6b5 nb/intel/i945: Add PCI id for I945GC by Nico Huber · 8 years ago
  57. c057a061 nb/i945/gma.c: Set the MSAC register correctly by Arthur Heymans · 8 years ago
  58. a6b0fc9 nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC by Arthur Heymans · 8 years ago
  59. 9c5fc62 nb/i945/gma.c: use IS_ENABLED instead of #if, #endif by Arthur Heymans · 8 years ago
  60. 8b6df62 nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU by Arthur Heymans · 8 years ago
  61. e189761 nb/i945/raminit: Add fix for 1067MHz FSB CPUs by Arthur Heymans · 8 years ago
  62. ff1286d nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers by Arthur Heymans · 8 years ago
  63. 75f9131 nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics by Arthur Heymans · 8 years ago
  64. 063cd5f nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it by Arthur Heymans · 8 years ago
  65. c8c73a6 nb/i945/gma.c: correct VSYNC end offset by Arthur Heymans · 8 years ago
  66. 62f4dad i945/gma.c: Only init LVDS if it is detected by Arthur Heymans · 8 years ago
  67. fe3eabc nb/gm45/gma.c: use linux code to compute LVDS dotclock divisors by Arthur Heymans · 8 years ago
  68. 7141ff3 nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size by Arthur Heymans · 8 years ago
  69. 626f8c8 i945/raminit.c: correctly write CLKCFG for 945GC by Arthur Heymans · 8 years ago
  70. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  71. c9848a8 intel/i945: Use "IS_ENABLED" for fsbclk & memclk by Elyes HAOUAS · 8 years ago
  72. de14ea7 x4x/gma.c: Add VESA native resolution mode by Arthur Heymans · 8 years ago
  73. b23ed4e2 northbridge/intel/nehalem: Remove commented code by Elyes HAOUAS · 8 years ago
  74. ff25b6c northbridge/intel/i440bx: Remove commented code by Elyes HAOUAS · 8 years ago
  75. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  76. 58afca4 nb/gm45: allow use of 352M preallocated ram for igd by Arthur Heymans · 8 years ago
  77. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  78. 0b9ecb5 mb/intel/d945gclf: Allow use of native graphic init by Arthur Heymans · 8 years ago
  79. b59bcb2 i945/gma.c: add native VGA init by Arthur Heymans · 8 years ago
  80. 7dfc8a5 i945/gma.c: use linux code to calculate divisors by Arthur Heymans · 8 years ago
  81. f9c4197 northbridge/sandybridge/raminit_mrc.c: fix missing include by Matt DeVillier · 8 years ago
  82. 333176e i945/gma.c: Generate fake VBT by Arthur Heymans · 8 years ago
  83. d3284a6 nb/intel/*/gma.c: remove spaces at the fake vbt generation by Arthur Heymans · 8 years ago
  84. 22710a6 northbridge/intel/e7505/debug.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  85. ed5f159 northbridge/intel/i3100: Add space around operators by Elyes HAOUAS · 8 years ago
  86. 0a15fe9 northbridge/intel/i945: Add space around operators by Elyes HAOUAS · 8 years ago
  87. 9309552 northbridge/intel/e7505: Improve code formatting by Elyes HAOUAS · 8 years ago
  88. c92abed northbridge/intel/i82830: Add space around operators by Elyes HAOUAS · 8 years ago
  89. 69d658f northbridge/intel/haswell: Add space around operators by Elyes HAOUAS · 8 years ago
  90. f352e2f northbridge/intel/e7501: Add space around operators by Elyes HAOUAS · 8 years ago
  91. d4fea5c northbridge/intel/fsp_rangeley: Add space around operators by Elyes HAOUAS · 8 years ago
  92. 2051448 northbridge/intel/fsp_sandybridge: Add space around operators by Elyes HAOUAS · 8 years ago
  93. 9a9c8db northbridge/intel/gm45: Add space around operators by Elyes HAOUAS · 8 years ago
  94. 0b1a5c2 gm45/gma.c: use correct id string for fake VBT by Arthur Heymans · 8 years ago
  95. c51522f nb/gm45/gma.c: enable VESA framebuffer mode on VGA output by Arthur Heymans · 8 years ago
  96. de6ad83 gm45/gma.c: use screen on vga connector if connected by Arthur Heymans · 8 years ago
  97. cf5430f northbridge/intel/nehalem/gma.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  98. a1e1e5c i945.h: fix #include path by Antonello Dettori · 8 years ago
  99. 5ea2cad northbridge/intel/nehalem: transition away from device_t by Antonello Dettori · 8 years ago
  100. 25f75b2 northbridge/intel/gm45: transation away from device_t by Furquan Shaikh · 8 years ago