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