1. 561bebf drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref by Nico Huber · 8 years ago
  2. bb1af99 nb/intel/gm45/igd: Hide IGD while disabling by Patrick Rudolph · 8 years ago
  3. 2a0e998 nb/intel/pineview: Make preallocated igd memory a cmos parameter by Arthur Heymans · 8 years ago
  4. eee4f6b nb/x4x/raminit: Fix programming dram timings by Arthur Heymans · 8 years ago
  5. 1f06028 nb/gm45/gma.c: Fix reported Pixel clock by Arthur Heymans · 8 years ago
  6. 186e9c4 nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c' by Arthur Heymans · 8 years ago
  7. 1853781 nb/intel/945gc: Hardcode the integrated graphic frequencies by Arthur Heymans · 8 years ago
  8. 6d0c65e nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> by Arthur Heymans · 8 years ago
  9. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  10. f7acdf8 nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual Channel by Elyes HAOUAS · 8 years ago
  11. 23cda347 nb/intel/haswell: Hook up libgfxinit by Arthur Heymans · 8 years ago
  12. 5efddd7 intel/fsp_rangeley: Fix use of __SIMPLE_DEVICE__ by Kyösti Mälkki · 8 years ago
  13. c86c6b3 intel cache-as-ram: Move DCACHE_RAM_BASE by Kyösti Mälkki · 8 years ago
  14. 9e70ce0 nb/x4x: Add other Eaglelake IGD PCI DID to list by Arthur Heymans · 8 years ago
  15. 305035c nb/intel/sandybridge/raminit: Separate Sandybridge and Ivybridge by Patrick Rudolph · 8 years ago
  16. eaebbd1 nb/intel/gm45: Use lapic udelay in SMM by Martin Roth · 8 years ago
  17. 885c289 nb/intel/i945: Make pci_mmio_size a devicetree parameter by Arthur Heymans · 8 years ago
  18. 43e9c93 ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default by Kyösti Mälkki · 8 years ago
  19. 1b7609c intel/nehalem: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  20. 122e5bc intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 8 years ago
  21. 8183025 intel/i945: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  22. a6ac187 intel/gm45: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  23. 823020d intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  24. 811932a intel i945 gm45 x4x: Apply cbmem_top() alignment by Kyösti Mälkki · 8 years ago
  25. b84c833 intel/sandybridge: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  26. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  27. bd202bc nb/intel/sandybridge: Lock PAVPC by Dennis Wassenberg · 8 years ago
  28. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  29. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  30. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  31. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  32. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  33. 154768b intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  34. d45114f intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  35. 8e73821 intel/fsp_sandybridge: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  36. 6220eec intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  37. fd5fa2a nb/intel/sandybridge/raminit: Split raminit.c by Patrick Rudolph · 8 years ago
  38. d9e6543 nb/i945/raminit.h: Fix fsb_frequency's comment by Elyes HAOUAS · 8 years ago
  39. 5b30b82 nb/x4x: Fix sticky scratchpad register offset by Arthur Heymans · 8 years ago
  40. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  41. 1b446a4 intel/fsp_rangeley: Fix regression on MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  42. 88c6487 nb/intel/nehalem,sandybridge: Hook up libgfxinit by Nico Huber · 8 years ago
  43. 533a385 nb/intel/i945/gma: Declare count variable outside 'for' loop by Paul Menzel · 8 years ago
  44. 2966c99 nb/intel/sandybridge/raminit: Support CL > 11 by Patrick Rudolph · 8 years ago
  45. 12bed26 nb/gm45/gma.c: Compute BLC_PWM_CTL value from PWM frequency by Arthur Heymans · 8 years ago
  46. 3c20906 nb/intel/x4x/raminit: Fix DIMM_IN_CHANNEL calculation by Nico Huber · 8 years ago
  47. d85a71a nb/intel/gm45: Fix panel-power-sequence clock divisor by Nico Huber · 8 years ago
  48. e74ad21 nb/intel/sandybridge/raminit: Reset internal state on fallback attempts by Patrick Rudolph · 8 years ago
  49. 696abfc nb/intel/x4x: Fix and deflate `dimm_config` in raminit by Nico Huber · 8 years ago
  50. c8c5ae1 nb/intel/i82810: Make sure DIMM size isn't negative by Martin Roth · 8 years ago
  51. a7bf068 northbridge/intel/i5000: Convert 'for(;;)' to 'die' by Elyes HAOUAS · 8 years ago
  52. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  53. 809b588 nb/intel/sandybridge/raminit: Do not log inside busy-wait loop by Kyösti Mälkki · 8 years ago
  54. bac0fad Remove explicit select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  55. f748eb7 intel FSP sandy/ivy: Move select MMCONF_SUPPORT by Kyösti Mälkki · 8 years ago
  56. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  57. e258b9a intel sandy/ivy: Improve DIMM replacement detection by Kyösti Mälkki · 8 years ago
  58. 38cb822 intel sandy/ivy: Skip SPD loading on S3 resume path by Kyösti Mälkki · 8 years ago
  59. 4cb44e5 intel sandy/ivy: Move SPD loading after TS_BEFORE_INITRAM by Kyösti Mälkki · 8 years ago
  60. fc5d85c intel sandy/ivy: Change CRC used to detect DIMM replacement by Kyösti Mälkki · 8 years ago
  61. 74163d6 nb/intel/sandybridge/raminit: Fix disable_channel by Patrick Rudolph · 8 years ago
  62. 45d6a55 nb/intel/sandybridge/raminit: Find CMD rate per channel by Patrick Rudolph · 8 years ago
  63. 069018d nb/intel/sandybridge/raminit: Define registers by Patrick Rudolph · 8 years ago
  64. f704754 nb/intel/sandybridge/raminit: Get rid of fallback attempts by Patrick Rudolph · 8 years ago
  65. bec6696 nb/intel/sandybridge/raminit: Fix CAS Write Latency by Patrick Rudolph · 8 years ago
  66. e39a8a9 intel/sandybridge: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  67. bfca670 intel/sandybridge post-car: Redo MTRR settings and stack selection by Kyösti Mälkki · 8 years ago
  68. 2813952 northbridge/intel/i855: transition away from device_t by Antonello Dettori · 8 years ago
  69. eeaf9e4 nb/gm45: Refactor IGD vram decoding by Arthur Heymans · 8 years ago
  70. a4ffe9d intel post-car: Separate files for setup_stack_and_mtrrs() by Kyösti Mälkki · 8 years ago
  71. 9b99152 intel/sandybridge: Use common ACPI S3 recovery by Kyösti Mälkki · 8 years ago
  72. 5db9450 nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GC by Elyes HAOUAS · 8 years ago
  73. c5d972d Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/Kconfig by Arthur Heymans · 8 years ago
  74. 10141c3 nb/intel/gm45: Use LAPIC udelay instead of custom version by Arthur Heymans · 8 years ago
  75. 8a3514d nb/x4x/raminit.c: Improve crossclock table cosmetics by Arthur Heymans · 8 years ago
  76. f338fa1 intel/e7501: Remove unused northbridge code by Kyösti Mälkki · 8 years ago
  77. 6372a0e nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)" by Elyes HAOUAS · 8 years ago
  78. f3f4bea nb/i945/gma.c: use an if else statement for use of native init by Arthur Heymans · 8 years ago
  79. d0e0118 nb/i945/gma.c: Do not try to load vbios when selecting native init by Arthur Heymans · 8 years ago
  80. 07e206a nb/intel/sandybridge/gma: Always initialize DP buffer translation by Nico Huber · 8 years ago
  81. a299345 nb/intel/i945/gma.c: Homogenize code for PCI IDs. by Elyes HAOUAS · 8 years ago
  82. f8a4f41 nb/x4x/gma.c: Remove writes to DP, FDI registers by Arthur Heymans · 8 years ago
  83. 606b8bc nb/gm45/gma.c: Remove writes to DP, FDI registers by Arthur Heymans · 8 years ago
  84. 04be6b5 nb/intel/i945: Add PCI id for I945GC by Nico Huber · 8 years ago
  85. c057a061 nb/i945/gma.c: Set the MSAC register correctly by Arthur Heymans · 8 years ago
  86. a6b0fc9 nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC by Arthur Heymans · 8 years ago
  87. 9c5fc62 nb/i945/gma.c: use IS_ENABLED instead of #if, #endif by Arthur Heymans · 8 years ago
  88. 8b6df62 nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU by Arthur Heymans · 8 years ago
  89. e189761 nb/i945/raminit: Add fix for 1067MHz FSB CPUs by Arthur Heymans · 8 years ago
  90. ff1286d nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers by Arthur Heymans · 8 years ago
  91. 75f9131 nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics by Arthur Heymans · 8 years ago
  92. 063cd5f nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it by Arthur Heymans · 8 years ago
  93. c8c73a6 nb/i945/gma.c: correct VSYNC end offset by Arthur Heymans · 8 years ago
  94. 62f4dad i945/gma.c: Only init LVDS if it is detected by Arthur Heymans · 8 years ago
  95. fe3eabc nb/gm45/gma.c: use linux code to compute LVDS dotclock divisors by Arthur Heymans · 8 years ago
  96. 7141ff3 nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size by Arthur Heymans · 8 years ago
  97. 626f8c8 i945/raminit.c: correctly write CLKCFG for 945GC by Arthur Heymans · 8 years ago
  98. 6f8b7df cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE by Nico Huber · 8 years ago
  99. c9848a8 intel/i945: Use "IS_ENABLED" for fsbclk & memclk by Elyes HAOUAS · 8 years ago
  100. de14ea7 x4x/gma.c: Add VESA native resolution mode by Arthur Heymans · 8 years ago