1. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  2. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  3. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  4. 37689fa nb/intel/x4x/raminit: Initialise async variable by Arthur Heymans · 7 years ago
  5. 0df9a01 nb/intel/haswell: Fix up C NGI remnants by Nico Huber · 7 years ago
  6. 27f0ca1 nb/intel/x4x: Use a struct for dll settings instead of an array by Arthur Heymans · 7 years ago
  7. cfa2eaa nb/intel/x4x: Make raminit less verbose with CONFIG_DEBUG_RAM_SETUP by Arthur Heymans · 7 years ago
  8. abc504f nb/intel/sandybridge: Use macros to determine min and max of timA by Arthur Heymans · 7 years ago
  9. e729366 nb/intel/x4x/raminit: Remove very long delay by Arthur Heymans · 7 years ago
  10. 30221b4 drivers/spi/spi_flash: Pass in flash structure to fill in probe by Furquan Shaikh · 7 years ago
  11. ecd4be8 nb/intel/sandybridge: Hide additional nb devices by Patrick Rudolph · 7 years ago
  12. cfd433b nb/intel/x4x: Fix uninitialized variable issue by Nico Huber · 7 years ago
  13. 12e6562 nb/intel/gm45: Fix raminit with mixed raw card types by Tristan Corrick · 7 years ago
  14. 267d086 nb/intel/gm45: Fix some errors/warnings given by checkpatch by Tristan Corrick · 7 years ago
  15. 512a2d1 nb/intel/x4x: Define and use default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  16. 1dcb2ac nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  17. c5fba2c nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS by Arthur Heymans · 7 years ago
  18. 293445a nb/intel/x4x: Add support for second PEG slot by Arthur Heymans · 7 years ago
  19. 5e3cb72 nb/x4x: Do not enable IGD when not supported by Arthur Heymans · 7 years ago
  20. 2e7efe6 nb/intel/x4x: Don't run NGI if IGD has not been assigned VGA cycles by Arthur Heymans · 7 years ago
  21. c80748c nb/x4x: Add ramstage IGD disable function by Arthur Heymans · 7 years ago
  22. 4c4f56a nb/x4x/nortbridge.c: Compute TSEG resource allocation dynamically by Arthur Heymans · 7 years ago
  23. ddc8828 nb/x4x/raminit.c: Remove ME locking code by Arthur Heymans · 7 years ago
  24. 44526cd nb/intel/sandybridge/early_init: Use register name by Patrick Rudolph · 7 years ago
  25. 5c31af8 nb/intel/sandybridge/romstage: Use register name by Patrick Rudolph · 7 years ago
  26. 8565c03 nb/intel/x4x/raminit: Change reset type on incomplete raminit reset by Arthur Heymans · 7 years ago
  27. 20cb85f nb/intel/gm45: Set display backlight according to EDID string by Arthur Heymans · 7 years ago
  28. 53485d2 nb/intel/gm45/gma.c: Decode EDID before NGI path by Arthur Heymans · 7 years ago
  29. 281ccca nb/intel/sandybridge/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  30. 2be2840 nb/intel/nehalem/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  31. d0eb6cd nb/intel/fsp_sandybridge/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  32. d2ca9d1 nb/pineview/raminit: Don't do Jedec init on resume from S3 by Arthur Heymans · 7 years ago
  33. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  34. f6cf3a8 nb/intel/pineview: Select RELOCATABLE_RAMSTAGE by Arthur Heymans · 7 years ago
  35. 62e784b nb/intel/pineview: Move to early cbmem by Arthur Heymans · 7 years ago
  36. 00fd3ff nb/pineview/raminit: Fix raminit failing on hot reset path by Arthur Heymans · 7 years ago
  37. 6955b9c northbridge/haswell: clean up native graphics init code by Matt DeVillier · 7 years ago
  38. 097d753 nb/intel/pineview/raminit: Fix CONFIG_DEBUG_RAM_SETUP=y not compiling by Arthur Heymans · 7 years ago
  39. 54235ca console: Add convenient debug level macros for raminit by Nico Huber · 7 years ago
  40. 0624f92 nb/intel/gm45: Hide some output behind DEBUG_RAM_SETUP by Nico Huber · 7 years ago
  41. 4bc9c28 nb/intel/x4x/Kconfig: Don't fix CBFS_SIZE on i82801gx southbridge 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. 19c3dad nb/intel/sandybridge/raminit: Fix odt stretch by Patrick Rudolph · 8 years ago
  45. 77db3e1 nb/intel/sandybridge/raminit: Always run quick_ram_check by Patrick Rudolph · 8 years ago
  46. 368b615 nb/intel/sandybridge/raminit: Reduce log level by Patrick Rudolph · 8 years ago
  47. 3c8cb97 nb/intel/sandybridge/raminit: Fix normalize_training by Patrick Rudolph · 8 years ago
  48. cb7d6a1 nb/intel/sandybridge/raminit: Add default values by Patrick Rudolph · 8 years ago
  49. 413edc8 nb/intel/sandybridge/raminit: Add debugging output by Patrick Rudolph · 8 years ago
  50. cab4d3d nb/intel/sandybridge/raminit: Add 100MHz refclock support by Patrick Rudolph · 8 years ago
  51. 77eaba3 nb/intel/sandybridge/raminit: Use Ivy Bridge specific values by Patrick Rudolph · 8 years ago
  52. 45a0dbc nb/intel: Deduplicate vbt header by Patrick Rudolph · 7 years ago
  53. 1210b41 vboot: Select SoC-specific configuration for all Chrome OS boards by Julius Werner · 7 years ago
  54. 50db9c9 nb/intel/sandybridge: Use DIV_ROUND_UP macro to select timings by Arthur Heymans · 7 years ago
  55. b45bbb2 nb/intel/i945: Fix SPD dumps by Paul Menzel · 7 years ago
  56. 70a8e34 nb/intel/i945: Fix errors found by checkpatch.pl by Arthur Heymans · 7 years ago
  57. bb5e77c nb/x4x: Move checkreset before SPD reading by Arthur Heymans · 8 years ago
  58. 70a1dda nb/intel/x4x: Fix issues found by checkpatch.pl by Arthur Heymans · 7 years ago
  59. 8e07900 nb/i945/gma.c: Refactor panel setup by Arthur Heymans · 8 years ago
  60. 7c414e7 northbridge/intel/i440bx: Align code by Paul Menzel · 7 years ago
  61. f13bd41 nb/intel/nehalem/raminit.c: Refine broken comment by Stefan Tauner · 8 years ago
  62. 44a3066 nb/i945: Clean "Programming DLL Timings" function by Elyes HAOUAS · 7 years ago
  63. 308aeff nb/intel/i945: Fix sdram_enhanced_addressing_mode for channel1 by Elyes HAOUAS · 7 years ago
  64. bce7e33 intel/i945: Fix up whitespace and indentation by Paul Menzel · 7 years ago
  65. b29e0b7 nehalem/Kconfig: Rename TRAINING_CACHE_SIZE to MRC_CACHE_SIZE by Arthur Heymans · 8 years ago
  66. bd9548b nb/intel/nehalem: Clean nehalem.h by Arthur Heymans · 8 years ago
  67. 39bfc6c nb/i945/raminit.c: Fix dll timings on 945GC by Elyes HAOUAS · 8 years ago
  68. 75da1fb nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populated by Elyes HAOUAS · 8 years ago
  69. ef7e98a nb/intel/x4x: Implement resume from S3 suspend by Arthur Heymans · 8 years ago
  70. 97e13d8 nb/intel/x4x: Fix raminit on reset path by Arthur Heymans · 8 years ago
  71. d81078d nb/i945/gma.c: Remove writes to FIFO Watermark registers by Arthur Heymans · 8 years ago
  72. 85cfddb nb/i945/gma.c: Change name and type of mmiobase in functions argument by Arthur Heymans · 8 years ago
  73. 410f256 Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented by Arthur Heymans · 8 years ago
  74. 561bebf drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref by Nico Huber · 8 years ago
  75. bb1af99 nb/intel/gm45/igd: Hide IGD while disabling by Patrick Rudolph · 8 years ago
  76. 2a0e998 nb/intel/pineview: Make preallocated igd memory a cmos parameter by Arthur Heymans · 8 years ago
  77. eee4f6b nb/x4x/raminit: Fix programming dram timings by Arthur Heymans · 8 years ago
  78. 1f06028 nb/gm45/gma.c: Fix reported Pixel clock by Arthur Heymans · 8 years ago
  79. 186e9c4 nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c' by Arthur Heymans · 8 years ago
  80. 1853781 nb/intel/945gc: Hardcode the integrated graphic frequencies by Arthur Heymans · 8 years ago
  81. 6d0c65e nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> by Arthur Heymans · 8 years ago
  82. 62902ca sb/ich7: Use common/gpio.h to set up GPIOs by Arthur Heymans · 8 years ago
  83. f7acdf8 nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual Channel by Elyes HAOUAS · 8 years ago
  84. 23cda347 nb/intel/haswell: Hook up libgfxinit by Arthur Heymans · 8 years ago
  85. 5efddd7 intel/fsp_rangeley: Fix use of __SIMPLE_DEVICE__ by Kyösti Mälkki · 8 years ago
  86. c86c6b3 intel cache-as-ram: Move DCACHE_RAM_BASE by Kyösti Mälkki · 8 years ago
  87. 9e70ce0 nb/x4x: Add other Eaglelake IGD PCI DID to list by Arthur Heymans · 8 years ago
  88. 305035c nb/intel/sandybridge/raminit: Separate Sandybridge and Ivybridge by Patrick Rudolph · 8 years ago
  89. eaebbd1 nb/intel/gm45: Use lapic udelay in SMM by Martin Roth · 8 years ago
  90. 885c289 nb/intel/i945: Make pci_mmio_size a devicetree parameter by Arthur Heymans · 8 years ago
  91. 43e9c93 ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default by Kyösti Mälkki · 8 years ago
  92. 1b7609c intel/nehalem: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  93. 122e5bc intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGE by Kyösti Mälkki · 8 years ago
  94. 8183025 intel/i945: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  95. a6ac187 intel/gm45: Use romstage_handoff for S3 by Kyösti Mälkki · 8 years ago
  96. 823020d intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  97. 811932a intel i945 gm45 x4x: Apply cbmem_top() alignment by Kyösti Mälkki · 8 years ago
  98. b84c833 intel/sandybridge: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  99. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  100. bd202bc nb/intel/sandybridge: Lock PAVPC by Dennis Wassenberg · 8 years ago