1. 64f6b71 src/northbridge: Fix typo by Elyes HAOUAS · 6 years ago
  2. a4fc7be nb/i945/raminit: Correct C0DRAMW & C1DRAMW for 4 DIMMs by Elyes HAOUAS · 6 years ago
  3. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  4. fe25107 nb/intel/i945: Remove dead code by Elyes HAOUAS · 6 years ago
  5. e07df9d nb/intel/i945: Enable and allocate 8M for TSEG by Arthur Heymans · 6 years ago
  6. f6d1477 nb/intel/i945: Add a common function to compute TSEG size by Arthur Heymans · 7 years ago
  7. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  8. 2dcc3a5 nb/intel/i945: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  9. 089b908 nb/intel: Use postcar_frame_add_romcache() by Nico Huber · 6 years ago
  10. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  11. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  12. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  13. 9749a85 nb/intel/i945/raminit.c: Remove not necessary braces {} by Elyes HAOUAS · 6 years ago
  14. 96184e9 nb/intel/i945/bootblock.c: Correct comment by Elyes HAOUAS · 6 years ago
  15. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  16. 658a934 nb/intel/i945: Get rid of device_t by Elyes HAOUAS · 7 years ago
  17. 5e7ad65 nb/intel/i945/gma: Skip native VGA init for ACPI S3 resume by Paul Menzel · 6 years ago
  18. b23833f nb/intel/i945/gma: Factor out code to new `gma_ngi()` by Paul Menzel · 6 years ago
  19. c8412ed nb/intel/i945/gma: Log native graphics init in level INFO by Paul Menzel · 6 years ago
  20. 82683c0 nb/intel/i945/gma: Fix aligment of equal sign by Paul Menzel · 6 years ago
  21. bcf9a0a nb/intel/i945/gma: Log configured VGA mode by Paul Menzel · 6 years ago
  22. fc31e44 device/ddr2,ddr3: Rename and move a few things by Arthur Heymans · 7 years ago
  23. 8324d87 nb/intel/i945: Use ESMRAMC instead of 0x9e by Elyes HAOUAS · 7 years ago
  24. 242ea84 intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) by Elyes HAOUAS · 7 years ago
  25. f6aa7d9 nb/intel/*/gma: Port ACPI opregion to older platforms by Patrick Rudolph · 7 years ago
  26. 5661945 nb/i945/raminit: Don't fall back to smbus read on failed SPD decode by Arthur Heymans · 7 years ago
  27. 105e368 nb/intel/i945: Add space after comma in log message by Paul Menzel · 7 years ago
  28. 0ab4904 nb/i945/raminit: Use common ddr2 decode functions by Arthur Heymans · 8 years ago
  29. 5c84f87 nb/intel/i945/early_init.c: Replace numbers with macros by Elyes HAOUAS · 7 years ago
  30. 5613b17 nb/intel/i945/raminit.c: Replace numbers with macros by Elyes HAOUAS · 7 years ago
  31. 0b80bd1 nb/intel/i945: Clear timeout bits after disabling watchdog by Nico Huber · 7 years ago
  32. 2502723 nb/intel/i945/raminit.c: Refactor tRD selection by Arthur Heymans · 8 years ago
  33. 8da2286 nb/intel/*/gma.c: Use macros for GMBUS numbers by Arthur Heymans · 7 years ago
  34. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  35. 8868fc6 nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888" by Elyes HAOUAS · 7 years ago
  36. 692e7df nb/intel/i945/gma.c: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  37. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  38. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  39. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  40. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  41. c5fba2c nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  42. 2f6b52e nb/intel/i945: Fix PEG port on 945gc by Arthur Heymans · 7 years ago
  43. 46cf5c2 nb/intel/i945: Move INTEL_EDID by Patrick Rudolph · 7 years ago
  44. b45bbb2 nb/intel/i945: Fix SPD dumps by Paul Menzel · 7 years ago
  45. 70a8e34 nb/intel/i945: Fix errors found by checkpatch.pl by Arthur Heymans · 7 years ago
  46. 8e07900 nb/i945/gma.c: Refactor panel setup by Arthur Heymans · 8 years ago
  47. 44a3066 nb/i945: Clean "Programming DLL Timings" function by Elyes HAOUAS · 7 years ago
  48. 308aeff nb/intel/i945: Fix sdram_enhanced_addressing_mode for channel1 by Elyes HAOUAS · 7 years ago
  49. bce7e33 intel/i945: Fix up whitespace and indentation by Paul Menzel · 7 years ago
  50. 39bfc6c nb/i945/raminit.c: Fix dll timings on 945GC by Elyes HAOUAS · 8 years ago
  51. 75da1fb nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populated by Elyes HAOUAS · 8 years ago
  52. d81078d nb/i945/gma.c: Remove writes to FIFO Watermark registers by Arthur Heymans · 8 years ago
  53. 85cfddb nb/i945/gma.c: Change name and type of mmiobase in functions argument by Arthur Heymans · 8 years ago
  54. 561bebf drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref by Nico Huber · 8 years ago
  55. 186e9c4 nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c' by Arthur Heymans · 8 years ago
  56. 1853781 nb/intel/945gc: Hardcode the integrated graphic frequencies by Arthur Heymans · 8 years ago
  57. 6d0c65e nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> by Arthur Heymans · 8 years ago
  58. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  59. f7acdf8 nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual Channel by Elyes HAOUAS · 8 years ago
  60. 885c289 nb/intel/i945: Make pci_mmio_size a devicetree parameter by Arthur Heymans · 8 years ago
  61. 122e5bc intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 8 years ago
  62. 8183025 intel/i945: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  63. 823020d intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  64. 811932a intel i945 gm45 x4x: Apply cbmem_top() alignment by Kyösti Mälkki · 8 years ago
  65. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  66. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  67. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  68. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  69. d9e6543 nb/i945/raminit.h: Fix fsb_frequency's comment by Elyes HAOUAS · 8 years ago
  70. 533a385 nb/intel/i945/gma: Declare count variable outside 'for' loop by Paul Menzel · 8 years ago
  71. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  72. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  73. a4ffe9d intel post-car: Separate files for setup_stack_and_mtrrs() by Kyösti Mälkki · 8 years ago
  74. 5db9450 nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GC by Elyes HAOUAS · 8 years ago
  75. 6372a0e nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)" by Elyes HAOUAS · 8 years ago
  76. f3f4bea nb/i945/gma.c: use an if else statement for use of native init by Arthur Heymans · 8 years ago
  77. d0e0118 nb/i945/gma.c: Do not try to load vbios when selecting native init by Arthur Heymans · 8 years ago
  78. a299345 nb/intel/i945/gma.c: Homogenize code for PCI IDs. by Elyes HAOUAS · 8 years ago
  79. 04be6b5 nb/intel/i945: Add PCI id for I945GC by Nico Huber · 8 years ago
  80. c057a061 nb/i945/gma.c: Set the MSAC register correctly by Arthur Heymans · 8 years ago
  81. a6b0fc9 nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC by Arthur Heymans · 8 years ago
  82. 9c5fc62 nb/i945/gma.c: use IS_ENABLED instead of #if, #endif by Arthur Heymans · 8 years ago
  83. 8b6df62 nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU by Arthur Heymans · 8 years ago
  84. e189761 nb/i945/raminit: Add fix for 1067MHz FSB CPUs by Arthur Heymans · 8 years ago
  85. 75f9131 nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics by Arthur Heymans · 8 years ago
  86. c8c73a6 nb/i945/gma.c: correct VSYNC end offset by Arthur Heymans · 8 years ago
  87. 62f4dad i945/gma.c: Only init LVDS if it is detected by Arthur Heymans · 8 years ago
  88. 7141ff3 nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size by Arthur Heymans · 8 years ago
  89. 626f8c8 i945/raminit.c: correctly write CLKCFG for 945GC by Arthur Heymans · 8 years ago
  90. c9848a8 intel/i945: Use "IS_ENABLED" for fsbclk & memclk by Elyes HAOUAS · 8 years ago
  91. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  92. 0b9ecb5 mb/intel/d945gclf: Allow use of native graphic init by Arthur Heymans · 8 years ago
  93. b59bcb2 i945/gma.c: add native VGA init by Arthur Heymans · 8 years ago
  94. 7dfc8a5 i945/gma.c: use linux code to calculate divisors by Arthur Heymans · 8 years ago
  95. 333176e i945/gma.c: Generate fake VBT by Arthur Heymans · 8 years ago
  96. 0a15fe9 northbridge/intel/i945: Add space around operators by Elyes HAOUAS · 8 years ago
  97. a1e1e5c i945.h: fix #include path by Antonello Dettori · 8 years ago
  98. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  99. 70f5b82 northbridge/intel/i945: transition away from device_t by Antonello Dettori · 8 years ago
  100. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago