1. 068c259 nb/intel/sandybridge: Run `read_mpr_training` before write training by Angel Pons · 3 years, 8 months ago
  2. 7f5a97c nb/intel/sandybridge: Rename `read_training` function by Angel Pons · 3 years, 8 months ago
  3. 58b609b nb/intel/sandybridge: Use bitfield for GDCRTRAININGMOD register by Angel Pons · 3 years, 8 months ago
  4. 737f111 nb/intel/sandybridge: Use bitfield for GDCRCMDPICODING by Angel Pons · 3 years, 8 months ago
  5. 8137806 nb/intel/sandybridge: Move constants out of for-loop by Angel Pons · 3 years, 8 months ago
  6. 7a61274 nb/intel/sandybridge: Use bitfields to program MCMAIN timings by Angel Pons · 3 years, 8 months ago
  7. 593f4ca nb/intel/sandybridge: Clean up TC_OTHP writes by Angel Pons · 3 years, 8 months ago
  8. 59996e0 nb/intel/sandybridge: Use one sequence for write leveling by Angel Pons · 3 years, 8 months ago
  9. 7d11513 nb/intel/sandybridge: Introduce `disable_refresh_machine` function by Angel Pons · 3 years, 8 months ago
  10. 96a06dd nb/intel/sandybridge: Rename loop variable by Angel Pons · 3 years, 8 months ago
  11. 50a6fe7 nb/intel/sandybridge: Remove unnecessary per-rank loops by Angel Pons · 3 years, 8 months ago
  12. 4c79f93 nb/intel/sandybridge: Rename `discover_edges` functions by Angel Pons · 3 years, 8 months ago
  13. a93f46e nb/intel/sandybridge: Restore nominal Vref for current channel by Angel Pons · 3 years, 8 months ago
  14. 011661c nb/intel/sandybridge: Rename `timC_discovery` and related by Angel Pons · 3 years, 8 months ago
  15. 3d3bf48 nb/intel/sandybridge: Introduce `ddr3_mirror_mrreg` helper by Angel Pons · 3 years, 8 months ago
  16. cf5dd49 nb/intel/sandybridge: Replace and-zero with assignment by Angel Pons · 3 years, 8 months ago
  17. 60971dc nb/intel/sandybridge: Introduce `find_predefined_pattern` function by Angel Pons · 3 years, 8 months ago
  18. f305339 nb/intel/sandybridge: Rename receive enable functions by Angel Pons · 3 years, 8 months ago
  19. 12bd8ab nb/intel/sandybridge: Rework timA minmax code by Angel Pons · 3 years, 8 months ago
  20. fd9a8b6 nb/intel/sandybridge: Correct some whitespace issues by Angel Pons · 3 years, 8 months ago
  21. 868bca2 nb/intel/sandybridge: Clean up `dram_mr2` function by Angel Pons · 3 years, 8 months ago
  22. dca3cb5 nb/intel/sandybridge: Limit SRT to Ivy Bridge and slow RAM by Angel Pons · 3 years, 8 months ago
  23. 7f1363d nb/intel/sandybridge: Program MR2 shadow register by Angel Pons · 3 years, 8 months ago
  24. f999748 nb/intel/sandybridge: Drop unused `rank` parameter by Angel Pons · 3 years, 8 months ago
  25. 1a9b5aa nb/intel/sandybridge: Relocate `get_ODT` function by Angel Pons · 3 years, 8 months ago
  26. 2bf28ed nb/intel/sandybridge: Clean up MR0 composition by Angel Pons · 3 years, 8 months ago
  27. dc5539f nb/intel/sandybridge: Rewrite magic numbers by Angel Pons · 3 years, 8 months ago
  28. 9f58bb2 nb/intel/sandybridge: Remove now-unnecessary sequence macros by Angel Pons · 3 years, 8 months ago
  29. ffd5015 nb/intel/sandybridge: Create sequence helpers by Angel Pons · 3 years, 8 months ago
  30. 6a8ddc7 nb/intel/sandybridge: Extract some IOSAV sequences into macros by Angel Pons · 3 years, 8 months ago
  31. 8f0757e nb/intel/sandybridge: Use arrays to program IOSAV by Angel Pons · 3 years, 8 months ago
  32. 1c505f8 nb/intel/sandybridge: Move IOSAV functions to separate file by Angel Pons · 3 years, 8 months ago
  33. bf13ef0 nb/intel/sandybridge: Clarify some parts of raminit by Angel Pons · 3 years, 8 months ago
  34. 3b9d3e9 nb/intel/sandybridge: Fix typo in comment by Angel Pons · 3 years, 8 months ago
  35. b50ca57 nb/intel/sandybridge: Retype constant by Angel Pons · 3 years, 8 months ago
  36. 7190201 nb/intel/sandybridge: Drop write_controller_mr() function by Angel Pons · 3 years, 8 months ago
  37. 2f3cc00 nb/intel/sandybridge: Reduce the scope of get_CWL() by Angel Pons · 3 years, 8 months ago
  38. 765d465 nb/intel/sandybridge: Clarify IOSAV_DATA_CTL_ch usage by Angel Pons · 3 years, 8 months ago
  39. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 9 months ago
  40. c29d8e0 nb/intel/haswell/acpi: Do not add PEG devices for LP by Angel Pons · 3 years, 9 months ago
  41. 90f6a31 nb/intel/haswell/acpi: Move PEG and CTDP includes downwards by Angel Pons · 3 years, 9 months ago
  42. 79e3a1f nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl` by Angel Pons · 3 years, 9 months ago
  43. e339f95 nb/intel/haswell/acpi/hostbridge.asl: Drop unused registers by Angel Pons · 3 years, 9 months ago
  44. 66e21d2 nb/intel/haswell/acpi/peg.asl: Leverage ASL for DEVEN by Angel Pons · 3 years, 9 months ago
  45. fe91192 haswell/lynxpoint: Drop remaining uses of `ISLP` method by Angel Pons · 3 years, 9 months ago
  46. ac12976 nb/intel/pineview: Fix clearing memory by Arthur Heymans · 3 years, 8 months ago
  47. 6c49f40 haswell: Add Intel TXT support in romstage by Angel Pons · 3 years, 11 months ago
  48. f239b5a nb/intel/haswell: Place CTDP ASL code in a separate scope by Angel Pons · 3 years, 9 months ago
  49. c5381e0 nb/intel/haswell/acpi: Align with Broadwell by Angel Pons · 3 years, 9 months ago
  50. f5dd7b6 {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix by Angel Pons · 3 years, 9 months ago
  51. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 3 years, 10 months ago
  52. 08e5b65 nb/intel/haswell/gma.c: Drop unused ChromeOS include by Angel Pons · 3 years, 9 months ago
  53. fe152de nb/intel/haswell/gma.c: Drop unused `set_translation_table` function by Angel Pons · 3 years, 9 months ago
  54. da59ca9 nb/intel/haswell/gma.c: Drop space after unary `!` by Angel Pons · 3 years, 9 months ago
  55. db3047c nb/intel/haswell/gma.c: Move log message to the right place by Angel Pons · 3 years, 9 months ago
  56. e153a35 nb/intel/haswell/gma.c: Use `config_of` in `gma_setup_panel` by Angel Pons · 3 years, 9 months ago
  57. ebf800c nb/intel/haswell/early_init.c: Remove invalid register writes by Angel Pons · 3 years, 9 months ago
  58. f27662f5 nb/intel/haswell/finalize.c: Align with Broadwell by Angel Pons · 3 years, 9 months ago
  59. 6fe3c06 nb/intel/haswell/finalize.c: Align MC locking with Broadwell by Angel Pons · 3 years, 9 months ago
  60. 8cc39a5 nb/intel/haswell/finalize.c: Lock down MC ARB register by Angel Pons · 3 years, 9 months ago
  61. 97f0d81 nb/intel/haswell/finalize.c: Lock PCU DDR PTM by Angel Pons · 3 years, 9 months ago
  62. 63837b0 nb/intel/haswell/finalize.c: Drop obsolete SA PM lock by Angel Pons · 3 years, 9 months ago
  63. 385ce9f nb/intel/haswell/finalize.c: Use PCI register names by Angel Pons · 3 years, 9 months ago
  64. 2f30e8c nb/intel/gm45: Clean up header handling by Angel Pons · 3 years, 10 months ago
  65. ae2a522 nb/intel/gm45: Introduce memmap.h by Angel Pons · 3 years, 10 months ago
  66. 3e33be2 nb/intel/gm45: Add more DMIBAR/EPBAR registers by Angel Pons · 3 years, 10 months ago
  67. 6642b44 nb/intel/ironlake: Add more host bridge PCI IDs by Angel Pons · 3 years, 10 months ago
  68. 9d7431c nb/intel/ironlake: Generalise northbridge chip name by Angel Pons · 3 years, 9 months ago
  69. 7bbf45e nb/intel/haswell: Generalise northbridge chip name by Angel Pons · 3 years, 9 months ago
  70. 76b8bc2 nb/intel/haswell: Set up Root Complex topology by Angel Pons · 4 years ago
  71. 82654b3 nb/intel/haswell/raminit.c: Clean up local variables by Angel Pons · 3 years, 9 months ago
  72. 9f3bc371 nb/intel/sandybridge: Correct designation of MRC version by Angel Pons · 3 years, 9 months ago
  73. 7f454e4 nb/intel/haswell: Correct designation of MRC version by Angel Pons · 3 years, 9 months ago
  74. 1ca6b53 nb/intel/haswell: Drop ASM to call into MRC by Angel Pons · 3 years, 9 months ago
  75. 0117e4e nb/intel/haswell: Constify pointers to strings by Angel Pons · 3 years, 9 months ago
  76. 6791ad2 nb/intel/haswell: Make MAD_DIMM_* registers indexed by Angel Pons · 3 years, 9 months ago
  77. 6fe7986 nb/intel/haswell: Drop unnecessary register read by Angel Pons · 3 years, 9 months ago
  78. 84641c8 nb/intel/haswell: Add HASWELL_HIDE_PEG_FROM_MRC option by Angel Pons · 3 years, 11 months ago
  79. ffbb4b2 intel/txt: Add `txt_get_chipset_dpr` function by Angel Pons · 3 years, 9 months ago
  80. 4b290b7 nb/intel/haswell: Account for DPR region in memory map by Angel Pons · 3 years, 10 months ago
  81. 41e66ac nb/intel/x4x: Place raminit definitions in raminit.h by Angel Pons · 3 years, 10 months ago
  82. fd19075 nb/intel/x4x: Move register headers into a subfolder by Angel Pons · 3 years, 10 months ago
  83. a5314b6 nb/intel/x4x: Clean up DMIBAR/EPBAR definitions by Angel Pons · 3 years, 10 months ago
  84. 5876998 nb/intel/ironlake: Put DMIBAR/EPBAR registers into separate files by Angel Pons · 3 years, 10 months ago
  85. 63c0dc9 nb/intel/sandybridge: Improve cbmem_top_chipset calculation by Angel Pons · 3 years, 10 months ago
  86. e298391 nb/intel/i945/acpi: Convert i945.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  87. 35a7742 nb/intel/ironlake: Move register headers into a subfolder by Angel Pons · 3 years, 10 months ago
  88. 3b264d0 nb/intel/ironlake: Clean up DMIBAR/EPBAR registers by Angel Pons · 3 years, 10 months ago
  89. b70c66b nb/intel/ironlake: Drop unnecessary `smm_region_start` function by Angel Pons · 3 years, 10 months ago
  90. 11ca2ae nb/intel/ironlake/memmap.c: Clean up includes by Angel Pons · 3 years, 10 months ago
  91. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 10 months ago
  92. c88a479 nb/intel/gm45: Answer question about conversion stepping A1 by Angel Pons · 3 years, 10 months ago
  93. 819c206 ironlake: Fix compilation on x86_64 by Patrick Rudolph · 4 years, 8 months ago
  94. 6fd9adb nb/intel/x4x/x4x.h: Clean up cosmetics by Angel Pons · 3 years, 10 months ago
  95. 2a8ceef nb/intel/x4x/iomap.h: Rename to memmap.h by Angel Pons · 3 years, 10 months ago
  96. 8f0b3e5 nb/intel/pineview: Place raminit definitions in raminit.h by Angel Pons · 3 years, 10 months ago
  97. ac4e4b4 nb/intel/gm45/gm45.h: Clean up cosmetics by Angel Pons · 3 years, 10 months ago
  98. 9c2d15ff nb/intel/gm45: Drop unused `DEFAULT_HECIBAR` macro by Angel Pons · 3 years, 10 months ago
  99. 3378de1 nb/intel/gm45: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 3 years, 10 months ago
  100. aaea66a nb/intel/ironlake: Use `MSAC` definition by Angel Pons · 3 years, 10 months ago