1. f300f36 nb/intel/haswell: Use the common MRC cache driver by Arthur Heymans · 7 years ago
  2. adda3f81 nb/intel/sandybridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 7 years ago
  3. a886974 nb/intel/*.h: Remove left-over register definitions by Patrick Rudolph · 7 years ago
  4. 7539b8c nb/intel/sandybridge: Use common mrc cache functions by Arthur Heymans · 7 years ago
  5. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 7 years ago
  6. 8324d87 nb/intel/i945: Use ESMRAMC instead of 0x9e by Elyes HAOUAS · 7 years ago
  7. 4c65398 Intel i82810 boards & chips: Remove - using LATE_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  8. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  9. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  10. 0a19b08 Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  11. 264566c Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  12. f6af8943 Intel i5000 board & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  13. 779b32b Intel i855 board & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  14. d6f3dd8 nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout by Arthur Heymans · 7 years ago
  15. 6b6c94b intel/gma: fix RPNFREQ_VAL bitmask by Felix Held · 7 years ago
  16. 08bea22 nb/intel/nehalem/gma: Drop stale pre-pocessor guards by Nico Huber · 7 years ago
  17. 3cf9403 nb/x4x/raminit: Rewrite SPD decode and timing selection by Arthur Heymans · 7 years ago
  18. f6f4ba9 nb/intel/x4x/rcven.c: Fix programming coarse offset by Arthur Heymans · 7 years ago
  19. a8380fc intel/i440bx: Correct RAM init programming by Keith Hui · 7 years ago
  20. 242ea84 intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) by Elyes HAOUAS · 7 years ago
  21. b31119a nb/intel/gm45: Enable LAPIC monotonic timer by Nico Huber · 7 years ago
  22. b1cee62 nb/intel/i3100: Don't select UDELAY_IO by Arthur Heymans · 7 years ago
  23. 504d1ef 3rdparty/lib{hwbase,gfxinit}: Update to latest master by Nico Huber · 7 years ago
  24. 1822816 drivers/intel/gma: Put gma_gfxinit() into its own header by Nico Huber · 7 years ago
  25. bb98b38 nb/intel/pineview: Port ACPI opregion to pineview by Patrick Rudolph · 7 years ago
  26. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  27. 771be48 nb/sandybridge: Add a kconfig option to ignore XMP max DIMMs by Vagiz Trakhanov · 7 years ago
  28. e200c1c sandybridge/acpi: remove unnessary check of PCI IDs by Vagiz Trakhanov · 7 years ago
  29. 1dd448c nb/intel: Add Ivy Bridge Server (Xeon-E3v2) PCI IDs by Vagiz Trakhanov · 7 years ago
  30. f6aa7d9 nb/intel/*/gma: Port ACPI opregion to older platforms by Patrick Rudolph · 7 years ago
  31. 6af8aab nb/intel/sandybridge/raminit: Fix setting scramble seed for CH1 by Arthur Heymans · 7 years ago
  32. ca3e121 nb/intel/gm45: Remove UMA alignment optimization by Nico Huber · 7 years ago
  33. ac4f216 nb/intel/sandybridge: Refactor dram_dimm_mapping() by Nico Huber · 7 years ago
  34. 5a06185 nb/intel/sandybridge/raminit: Improve readability by Patrick Rudolph · 7 years ago
  35. 5661945 nb/i945/raminit: Don't fall back to smbus read on failed SPD decode by Arthur Heymans · 7 years ago
  36. 524d497 nb/intel/x4x: Select LAPIC_MONOTONIC_TIMER by Arthur Heymans · 7 years ago
  37. 105e368 nb/intel/i945: Add space after comma in log message by Paul Menzel · 7 years ago
  38. 0ab4904 nb/i945/raminit: Use common ddr2 decode functions by Arthur Heymans · 8 years ago
  39. 5c84f87 nb/intel/i945/early_init.c: Replace numbers with macros by Elyes HAOUAS · 7 years ago
  40. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  41. 5613b17 nb/intel/i945/raminit.c: Replace numbers with macros by Elyes HAOUAS · 7 years ago
  42. d0301c1 intel/i440bx: Implement EARLY_CBMEM_INIT support by Keith Hui · 7 years ago
  43. 0b80bd1 nb/intel/i945: Clear timeout bits after disabling watchdog by Nico Huber · 7 years ago
  44. 2502723 nb/intel/i945/raminit.c: Refactor tRD selection by Arthur Heymans · 8 years ago
  45. 5bceca1 nb/intel/common: Write MRC cache at exit of BS_DEV_INIT by Nico Huber · 7 years ago
  46. aaebb41 nb/intel/pineview: Enable dram remapping by Arthur Heymans · 7 years ago
  47. f516dd8 nb/intel/i440bx/debug.c: Bugfix and cleanup by Keith Hui · 7 years ago
  48. 28e0255 intel/i440bx: Move LATE_CBMEM_INIT under mainboard by Kyösti Mälkki · 7 years ago
  49. 5bb27b7 nb/intel/pineview: Fix typo in DRAM timing computation by Arthur Heymans · 7 years ago
  50. 24798a1 nb/intel/x4x: Fix booting with FSB800 DDR667 combination by Arthur Heymans · 7 years ago
  51. 6d7a8c1 nb/intel/x4x/raminit: Rework receive enable calibration by Arthur Heymans · 7 years ago
  52. aef8542 nb/intel/i440bx: Compile debug.c only if CONFIG_DEBUG_RAM_SETUP by Keith Hui · 7 years ago
  53. de4a1a0 nb/intel/sandybridge/gma: Fix S3 resume by Patrick Rudolph · 7 years ago
  54. c3cbe94 nb/intel/x4x/gma.c: Probe VGA EDID on DVI-I ports by Arthur Heymans · 7 years ago
  55. ebe08e0 drivers/intel/gma/opregion: migrate from nb/common by Matt DeVillier · 7 years ago
  56. b794a69 nb/intel/sandybridge/raminit: Add Kconfig option for fuses by Patrick Rudolph · 7 years ago
  57. 8da2286 nb/intel/*/gma.c: Use macros for GMBUS numbers by Arthur Heymans · 7 years ago
  58. 16fe790 sb/intel/*: Use common SMBus functions by Arthur Heymans · 7 years ago
  59. 23b93dd intel/sandybridge: Clean VGA BIOS ids up a little by Nico Huber · 7 years ago
  60. 2b5c021 intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults by Nico Huber · 7 years ago
  61. e1695e2 nb/intel/i440bx: Add final newline to raminit.c by Martin Roth · 7 years ago
  62. 078e324 northbridge/intel/i440bx: Merge RAM init routines by Keith Hui · 7 years ago
  63. 9aa45e6 northbridge/intel/i440bx: Move NB macro to i440bx.h by Keith Hui · 7 years ago
  64. 3876f24 nb/intel/x4x: Rework programming DQ and DQS DLL timings by Arthur Heymans · 7 years ago
  65. 12a4e98 nb/intel/pineview/raminit: Refactor timings selection by Arthur Heymans · 7 years ago
  66. 349e085 sb/intel/i82801jx: Add correct PCI ids and change names by Arthur Heymans · 7 years ago
  67. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  68. 76b93fe nb/intel/sandybridge/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  69. 89f3a60 nb/intel/haswell/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  70. 1885934 nb/intel/fsp_sandybridge/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  71. 64a702f nb/intel/nehalem/gma: Set ASLS on S3 resume by Patrick Rudolph · 7 years ago
  72. 19c2ad8 drv/intel/gma/opregion: Add interface for GNVS ASLB handling by Patrick Rudolph · 7 years ago
  73. bdae935 nb/intel/common/gma_opregion: Use new method to update ASLS by Patrick Rudolph · 7 years ago
  74. b9bc257 northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  75. dab81a4 northbridge/intel/haswell: Fix copy paste error by Ryan Salsamendi · 7 years ago
  76. fa0725d northbridge/intel/haswell: Fix undefined behavior by Ryan Salsamendi · 7 years ago
  77. 8868fc6 nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888" by Elyes HAOUAS · 7 years ago
  78. 692e7df nb/intel/i945/gma.c: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  79. 7c78970 nb/haswell: set ASLB gnvs to OpRegion ACPI memory address by Matt DeVillier · 7 years ago
  80. 3b633bb cpu/intel/pineview: Include speedstep by Arthur Heymans · 7 years ago
  81. 106e285 nb/intel/fsp_rangeley/port_access.c: Add brackets around macro by Elyes HAOUAS · 7 years ago
  82. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  83. 3e47fc9 nb/intel/sandybridge: Fill in acpi_name by Patrick Rudolph · 7 years ago
  84. 58d16af nb/intel/sandybridge/raminit: Fix dual DIMM command rate by Patrick Rudolph · 7 years ago
  85. acac02d nb/intel/haswell/raminit: Die if cbmem_add() fails by Nico Huber · 7 years ago
  86. 53815e1 nb/intel/pineview/raminit: Remove very long delays by Arthur Heymans · 7 years ago
  87. 5aaa8ce haswell: add CBMEM_MEMINFO table when initing RAM by Matt DeVillier · 8 years ago
  88. 9aca643 nb/intel/haswell/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  89. ee14ccc nb/intel/haswell/gma: Write ACPI tables by Patrick Rudolph · 7 years ago
  90. 402e9c1 nb/intel/sandybridge/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  91. 5c82026 nb/intel/nehalem/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  92. d65ff22 nb/intel/gm45: Don't allow too low values for gfx_uma_size by Arthur Heymans · 7 years ago
  93. 6bf1301 nb/intel/pineview/raminit.c: Use static const for lookup tables by Arthur Heymans · 7 years ago
  94. 049347f nb/intel/gm45: Add romstage timestamps by Arthur Heymans · 7 years ago
  95. 9ed74b5 nb/intel/ivybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  96. dcd3cef nb/intel/sandybridge: Improve CAS freq selection by Arthur Heymans · 7 years ago
  97. 9095e2f nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion method by Patrick Rudolph · 7 years ago
  98. 96c3ef8 nb/intel/common: Create a common init_igd_opregion method by Patrick Rudolph · 7 years ago
  99. b9959e2 cpu/intel/model_206ax: Use tsc monotonic timer by Patrick Rudolph · 7 years ago
  100. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago