1. ec38570 nb/intel/sandybridge: Correct description of QCLK by Angel Pons · 3 years, 6 months ago
  2. 9a094c4 nb/intel/haswell/pei_data.h: Define `SPD_LEN` by Angel Pons · 3 years, 5 months ago
  3. fb95555 nb/intel/haswell: Drop unused function declaration by Angel Pons · 3 years, 5 months ago
  4. 33b59c9 haswell: Drop `mainboard_fill_pei_data` by Angel Pons · 3 years, 5 months ago
  5. 3529024 nb/intel/common/fixed_bars.h: Add casts to `uintptr_t` by Angel Pons · 3 years, 5 months ago
  6. f95b9b4 nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  7. ffdf1f9 sb/intel/ibexpeak: Drop Global NVS support by Angel Pons · 3 years, 6 months ago
  8. ad58198 src: Remove unused <cpu/intel/model_206ax/model_206ax.h> by Elyes HAOUAS · 3 years, 6 months ago
  9. 45ce5d8 src: Remove unused <arch/cpu.h> by Elyes HAOUAS · 3 years, 6 months ago
  10. f843e0a nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  11. 4299cb4 nb/intel/i945: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  12. e88f705 nb/intel/x4x: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  13. 24b1d8a nb/intel/pineview: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  14. a8df6cf nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  15. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  16. 06d224f nb/intel/x4x: Correct DDR3 turnaround table by Angel Pons · 3 years, 6 months ago
  17. a6daff1 nb/intel/x4x: Constify write leveling arrays by Angel Pons · 3 years, 6 months ago
  18. 9e58afe nb/intel/x4x: Update write leveling comment by Angel Pons · 3 years, 6 months ago
  19. 94eea6f nb/intel/pineview: Rewrite hex values in lowercase by Angel Pons · 3 years, 5 months ago
  20. 896a1f7 nb/intel/pineview: Delete rude and useless comment by Angel Pons · 3 years, 5 months ago
  21. 12d3768 nb/intel/pineview: Clean up FIXMEs in raminit by Nico Huber · 3 years, 5 months ago
  22. b35adab nb/intel/x4x: Constify DDR2 ODT table by Angel Pons · 3 years, 6 months ago
  23. 7d3bd6b nb/intel/x4x: Clean up RCOMP cosmetics by Angel Pons · 3 years, 6 months ago
  24. a0b97f3 nb/intel/x4x: Drop unused first array index by Angel Pons · 3 years, 6 months ago
  25. 244391a nb/intel/x4x: Unroll programming RCOMP data group by Angel Pons · 3 years, 6 months ago
  26. 6b17794 nb/intel/x4x: Report if running in async mode by Angel Pons · 3 years, 6 months ago
  27. 43a5e0c nb/intel/x4x: Factor out setting Tx DLL tap and PI by Angel Pons · 3 years, 6 months ago
  28. 22fd0dc nb/intel/x4x: Correct ctrlset{2,3} register mask by Angel Pons · 3 years, 6 months ago
  29. b99d592 nb/intel/x4x: Clean up cosmetics of raminit tables by Angel Pons · 3 years, 6 months ago
  30. 32f9bca nb/intel/x4x: Drop commented-out statement by Angel Pons · 3 years, 6 months ago
  31. f462b3d nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  32. 84a37b9 nb/intel/ironlake: Avoid pointer arithmetics by Angel Pons · 3 years, 6 months ago
  33. f1f5605 nb/intel/pineview: Guard {MCH,DMI,EP}BAR macros by Angel Pons · 3 years, 6 months ago
  34. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 6 months ago
  35. 0f30063 soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY by Kyösti Mälkki · 3 years, 7 months ago
  36. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  37. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 5 months ago
  38. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 5 months ago
  39. 77d3b65 nb/intel/ironlake/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  40. 487c1a2 nb/intel/i945/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  41. 875c21f nb/intel/x4x/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  42. c4d1b47 nb/intel/gm45/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  43. b96c358 nb/intel/haswell/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  44. 9cbf26d nb/intel/sandybridge/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  45. 9b04f56 nb/intel/i945: Drop casts from DEFAULT_{MCH,DMI}BAR by Angel Pons · 3 years, 6 months ago
  46. f578b6f nb/intel/haswell: Calculate TSEG limit from registers by Angel Pons · 3 years, 9 months ago
  47. 849104f nb/intel/haswell: Create RMRR for iGPU by Angel Pons · 3 years, 9 months ago
  48. a6b0922 nb/intel/i945: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  49. 1ac6f8b nb/intel/gm45: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  50. bbc80f4 nb/intel/x4x: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  51. 1318ab4 nb/intel/pineview: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  52. b274ec7 nb/intel/ironlake: Use MMCONF_BUS_NUMBER everywhere by Angel Pons · 3 years, 6 months ago
  53. 10f9b83 nb/intel/sandybridge: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  54. 32770f8 nb/intel/haswell: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  55. ee7fb34 nb/intel/ironlake: Use RCBA macros by Angel Pons · 3 years, 6 months ago
  56. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  57. e2ec60f nb/intel/haswell/haswell.h: Do not include `pch.h` by Angel Pons · 3 years, 6 months ago
  58. 244f455 nb/intel/ironlake: Drop constant parameter by Angel Pons · 3 years, 6 months ago
  59. 64b8862 nb/intel/sandybridge: Only run DMI recipe on Ivy Bridge by Angel Pons · 3 years, 7 months ago
  60. 77516ca nb/intel/sandybridge: Correct late DMI init sequence by Angel Pons · 3 years, 7 months ago
  61. 1c7ba62 cpu/intel/haswell: Set C9/C10 vccmin by Angel Pons · 3 years, 9 months ago
  62. 985821c cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE by Elyes HAOUAS · 3 years, 6 months ago
  63. 4338ae3 nb/intel/pineview/northbridge.c: Fix overlapping resources by Arthur Heymans · 3 years, 6 months ago
  64. 95a1142 nb/intel/pineview/northbridge.c: Improve readability by Arthur Heymans · 3 years, 6 months ago
  65. 15ef9b6 nb/intel/i945/northbridge.c: Reserve upper part of lower memory by Arthur Heymans · 3 years, 6 months ago
  66. a6e4afc nb/intel/i945/northbridge.c: Improve readability by Arthur Heymans · 3 years, 6 months ago
  67. 839c98a nb/intel/ironlake/northbridge.c: Fix overlapping resources by Arthur Heymans · 3 years, 6 months ago
  68. 6473473 nb/intel/ironlake/northbridge.c: Improve readability by Arthur Heymans · 3 years, 6 months ago
  69. 418bc72 nb/intel/ironlake/ironlake.asl: Remove sandy bridge copy pasta by Arthur Heymans · 3 years, 6 months ago
  70. 1a98880 nb/intel/ironlake: Remove chromeos copy pasta by Arthur Heymans · 3 years, 6 months ago
  71. b600d41 nb/intel/ironlake: Print MCH dev/revision IDs and CAPID by Angel Pons · 3 years, 6 months ago
  72. 58ba83f nb/intel/gm45: Reserve MMIO and firmware memory below 1MiB by Nico Huber · 3 years, 6 months ago
  73. 8e400f0 Revert "nb/intel/gm45/gm45.h: Remove duplicated include" by Patrick Georgi · 3 years, 6 months ago
  74. f669c81 northbridge/intel/x4x/dq_dqs.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  75. 4537332 northbridge/intel/gm45/bootblock.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  76. 6538d91 northbridge/intel/x4x/raminit_ddr23.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  77. 98d6f33 northbridge/intel/sandybridge/bootblock.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  78. 27af8a7 nb/intel/gm45/gm45.h: Remove duplicated include by Elyes HAOUAS · 3 years, 6 months ago
  79. e1aa983 lib/ramtest: Fix ram_check() declarations by Kyösti Mälkki · 5 years ago
  80. 7519ca4 nb/intel/sandybridge: Clarify command timing calculation by Angel Pons · 3 years, 6 months ago
  81. 0a7d99c nb/intel/sandybridge: Fix handling of clock timing by Angel Pons · 3 years, 6 months ago
  82. 89200d2 nb/intel/sandybridge: Remove wrong and nonsense condition by Angel Pons · 3 years, 6 months ago
  83. 9d20c84 nb/intel/x4x: Clean up raminit comments by Angel Pons · 3 years, 6 months ago
  84. bc15e01 nb/intel/x4x: Reset DQS probe on all channels by Angel Pons · 3 years, 6 months ago
  85. eef4343 nb/intel/pineview: Extract HPET setup and delay function by Angel Pons · 3 years, 6 months ago
  86. a93cb11 nb/intel/gm45: Guard macro parameters by Angel Pons · 3 years, 10 months ago
  87. 08ba81b nb/intel/gm45: Guard `CxDRBy_BOUND_SHIFT` macro parameters by Angel Pons · 3 years, 6 months ago
  88. 15e5e51 cpu/intel/haswell/haswell.h: Align with Broadwell by Angel Pons · 3 years, 9 months ago
  89. c728e25 nb/intel/sandybridge: Use consistent comment style by Angel Pons · 3 years, 6 months ago
  90. 42d033a nb/intel/sandybridge: Define and use `QCLK_PI` constant by Angel Pons · 3 years, 6 months ago
  91. 8eca669 nb/intel/haswell/memmap.h: Clean up by Angel Pons · 3 years, 9 months ago
  92. 86e3d74 nb/intel/sandybridge: Replace memset with initializer by Angel Pons · 3 years, 6 months ago
  93. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 7 months ago
  94. 44fa0d4 soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation by Michael Niewöhner · 3 years, 7 months ago
  95. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 8 months ago
  96. 3054a19 soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delay by Michael Niewöhner · 3 years, 7 months ago
  97. 7e3126d cpu/intel/model_206ax: Add more CPU steppings by Angel Pons · 3 years, 7 months ago
  98. 47a80a0 nb/intel/sandybridge: Move steppings to CPU header by Angel Pons · 3 years, 7 months ago
  99. 5db1b15 nb/intel/sandybridge: Rewrite constant values by Angel Pons · 3 years, 7 months ago
  100. 3170e9c nb/intel/sandybridge: Allow to ignore XMP voltage by Angel Pons · 3 years, 7 months ago