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