1. 07e206a nb/intel/sandybridge/gma: Always initialize DP buffer translation by Nico Huber · 8 years ago
  2. a299345 nb/intel/i945/gma.c: Homogenize code for PCI IDs. by Elyes HAOUAS · 8 years ago
  3. f8a4f41 nb/x4x/gma.c: Remove writes to DP, FDI registers by Arthur Heymans · 8 years ago
  4. 606b8bc nb/gm45/gma.c: Remove writes to DP, FDI registers by Arthur Heymans · 8 years ago
  5. 04be6b5 nb/intel/i945: Add PCI id for I945GC by Nico Huber · 8 years ago
  6. c057a061 nb/i945/gma.c: Set the MSAC register correctly by Arthur Heymans · 8 years ago
  7. a6b0fc9 nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC by Arthur Heymans · 8 years ago
  8. 9c5fc62 nb/i945/gma.c: use IS_ENABLED instead of #if, #endif by Arthur Heymans · 8 years ago
  9. 8b6df62 nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU by Arthur Heymans · 8 years ago
  10. e189761 nb/i945/raminit: Add fix for 1067MHz FSB CPUs by Arthur Heymans · 8 years ago
  11. ff1286d nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers by Arthur Heymans · 8 years ago
  12. 75f9131 nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics by Arthur Heymans · 8 years ago
  13. 063cd5f nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it by Arthur Heymans · 8 years ago
  14. b05eee4 northbridge/via/vx800: Convert 'for (;;)' to 'die' by Elyes HAOUAS · 8 years ago
  15. c8c73a6 nb/i945/gma.c: correct VSYNC end offset by Arthur Heymans · 8 years ago
  16. 62f4dad i945/gma.c: Only init LVDS if it is detected by Arthur Heymans · 8 years ago
  17. fe3eabc nb/gm45/gma.c: use linux code to compute LVDS dotclock divisors by Arthur Heymans · 8 years ago
  18. 7141ff3 nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size by Arthur Heymans · 8 years ago
  19. 626f8c8 i945/raminit.c: correctly write CLKCFG for 945GC by Arthur Heymans · 8 years ago
  20. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  21. c9848a8 intel/i945: Use "IS_ENABLED" for fsbclk & memclk by Elyes HAOUAS · 8 years ago
  22. de14ea7 x4x/gma.c: Add VESA native resolution mode by Arthur Heymans · 8 years ago
  23. b23ed4e2 northbridge/intel/nehalem: Remove commented code by Elyes HAOUAS · 8 years ago
  24. ff25b6c northbridge/intel/i440bx: Remove commented code by Elyes HAOUAS · 8 years ago
  25. e7aeb2f src/northbridge/via: Remove commented code by Elyes HAOUAS · 8 years ago
  26. 83b9703 northbridge/amd/agesa/family15*: Remove commented code by Elyes HAOUAS · 8 years ago
  27. f8d3999 northbridge/amd/agesa/family14: Remove commented code by Elyes HAOUAS · 8 years ago
  28. 4da1aa8 northbridge/amd/amdk8: Remove commented code by Elyes HAOUAS · 8 years ago
  29. 1a77fd3 northbridge/amd/lx: Remove commented code by Elyes HAOUAS · 8 years ago
  30. e809dd3 northbridge/amd/pi/00730F01: Remove commented code by Elyes HAOUAS · 8 years ago
  31. 6bc3b96 northbridge/amd/amdmct/mct_ddr3: Remove commented code by Elyes HAOUAS · 8 years ago
  32. 59840d1 northbridge/amd/agesa/family16kb: Remove commented code by Elyes HAOUAS · 8 years ago
  33. decf90e northbridge/amd/agesa/family15rl: Remove commented code by Elyes HAOUAS · 8 years ago
  34. d13b147 northbridge/amd/agesa/family10: Remove commented code by Elyes HAOUAS · 8 years ago
  35. e0ee4c8 northbridge/amd/amdfam10: Remove commented code by Elyes HAOUAS · 8 years ago
  36. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  37. 58afca4 nb/gm45: allow use of 352M preallocated ram for igd by Arthur Heymans · 8 years ago
  38. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  39. ca159f0 northbridge/via/cn700: transition away from device_t by Antonello Dettori · 8 years ago
  40. 0b9ecb5 mb/intel/d945gclf: Allow use of native graphic init by Arthur Heymans · 8 years ago
  41. b59bcb2 i945/gma.c: add native VGA init by Arthur Heymans · 8 years ago
  42. 7dfc8a5 i945/gma.c: use linux code to calculate divisors by Arthur Heymans · 8 years ago
  43. f9c4197 northbridge/sandybridge/raminit_mrc.c: fix missing include by Matt DeVillier · 8 years ago
  44. 333176e i945/gma.c: Generate fake VBT by Arthur Heymans · 8 years ago
  45. d3284a6 nb/intel/*/gma.c: remove spaces at the fake vbt generation by Arthur Heymans · 8 years ago
  46. b6a6bb5 northbridge/amdk8: Improve code formatting by Elyes HAOUAS · 8 years ago
  47. e160673 northbridge/amd/amdmct: Improve code formatting by Elyes HAOUAS · 8 years ago
  48. a813160 northbridge/amd: Improve code formatting by Elyes HAOUAS · 8 years ago
  49. 04f8fd9 northbridge/amd/amdfam10: Improve code formatting by Elyes HAOUAS · 8 years ago
  50. 374c39e northbridge/via: Add space around operators by Elyes HAOUAS · 8 years ago
  51. 22710a6 northbridge/intel/e7505/debug.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  52. ed5f159 northbridge/intel/i3100: Add space around operators by Elyes HAOUAS · 8 years ago
  53. 0a15fe9 northbridge/intel/i945: Add space around operators by Elyes HAOUAS · 8 years ago
  54. 1d8daa6 northbridge/amd/agesa: Improve code formatting by Elyes HAOUAS · 8 years ago
  55. 9309552 northbridge/intel/e7505: Improve code formatting by Elyes HAOUAS · 8 years ago
  56. c92abed northbridge/intel/i82830: Add space around operators by Elyes HAOUAS · 8 years ago
  57. 69d658f northbridge/intel/haswell: Add space around operators by Elyes HAOUAS · 8 years ago
  58. f352e2f northbridge/intel/e7501: Add space around operators by Elyes HAOUAS · 8 years ago
  59. d4fea5c northbridge/intel/fsp_rangeley: Add space around operators by Elyes HAOUAS · 8 years ago
  60. 2051448 northbridge/intel/fsp_sandybridge: Add space around operators by Elyes HAOUAS · 8 years ago
  61. 9a9c8db northbridge/intel/gm45: Add space around operators by Elyes HAOUAS · 8 years ago
  62. 0b1a5c2 gm45/gma.c: use correct id string for fake VBT by Arthur Heymans · 8 years ago
  63. c51522f nb/gm45/gma.c: enable VESA framebuffer mode on VGA output by Arthur Heymans · 8 years ago
  64. de6ad83 gm45/gma.c: use screen on vga connector if connected by Arthur Heymans · 8 years ago
  65. cf5430f northbridge/intel/nehalem/gma.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  66. 705a063 northbridge/amd/amdk8/raminit_f_dqs.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  67. 7a3a8a5 northbridge/amd/amdk8/coherent_ht.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  68. a1e1e5c i945.h: fix #include path by Antonello Dettori · 8 years ago
  69. 5ea2cad northbridge/intel/nehalem: transition away from device_t by Antonello Dettori · 8 years ago
  70. 25f75b2 northbridge/intel/gm45: transation away from device_t by Furquan Shaikh · 8 years ago
  71. b0a60e5 northbridge/amd/amdht: transition away from device_t by Antonello Dettori · 8 years ago
  72. 0501ece northbridge/amd/amdk8: transition away from device_t by Antonello Dettori · 8 years ago
  73. f65ccb2 northbridge/amd/amdfam10: transition away from device_t by Antonello Dettori · 8 years ago
  74. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  75. 8453c4f cpu/x86: Move fls() and fms() to mtrr.h by Rizwan Qureshi · 8 years ago
  76. 60a6e15 northbridge/intel/x4x: transition away from device_t by Antonello Dettori · 8 years ago
  77. 1004710 northbridge/intel/i5000: transition away from device_t by Antonello Dettori · 8 years ago
  78. 7ea0fe5 northbridge/intel/e7505: transition away from device_t by Antonello Dettori · 8 years ago
  79. 305224f northbridge/intel/fsp_rangeley: transition away from device_t by Antonello Dettori · 8 years ago
  80. 88af372 nb/intel/gm45: Fix DMAR table - IOMMU advertisement for ME interfaces by Damien Zammit · 8 years ago
  81. 614ffc6 nb/intel/x4x: Correct typos in interrupt routing for PEG by Damien Zammit · 8 years ago
  82. a99c64e nb/intel/x4x: Turn on PEG graphics in device enable by Damien Zammit · 8 years ago
  83. 523e90f nb/intel/x4x: Increase MMIO PCI space to 2GiB by Damien Zammit · 8 years ago
  84. 57321db nb/intel/x4x: Fix DMI init by Damien Zammit · 8 years ago
  85. 8ba2010 gm45/gma.c: clean up some registers by Arthur Heymans · 8 years ago
  86. 587f9cb northbridge/amd/lx: remove unused function declaration by Antonello Dettori · 8 years ago
  87. 70f5b82 northbridge/intel/i945: transition away from device_t by Antonello Dettori · 8 years ago
  88. 6fc430b northbridge/intel/sandybridge: transition away from device_t by Antonello Dettori · 8 years ago
  89. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  90. 5a7e72f northbridge/amd: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  91. d75b04f northbridge/via: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  92. 874a8f9 i945: Enable changing VRAM size by Arthur Heymans · 8 years ago
  93. 3842498 src/northbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  94. eff0c6a x4x: make preallocated IGD memory a cmos option by Arthur Heymans · 8 years ago
  95. 27f94ee x4x: add non documented vram sizes by Arthur Heymans · 8 years ago
  96. 47f7b0e amd/amdfam10: eliminate dead code by Patrick Georgi · 8 years ago
  97. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  98. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  99. 15279a9 src/northbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  100. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago