1. 30931f5 sb/intel/lynxpoint: Move S3 check out of `early_pch_init` by Angel Pons · 3 years, 5 months ago
  2. 0b39379 sb/intel/lynxpoint: Replace HPET_ADDR by Angel Pons · 3 years, 5 months ago
  3. 34be1be nb/intel/haswell: Finalize northbridge in ramstage by Angel Pons · 3 years, 6 months ago
  4. ae99950 nb/intel/haswell/pcie.c: Add missing pre-ASPM init by Angel Pons · 3 years, 9 months ago
  5. 30c5e60 nb/intel/haswell: Indent PCI ops with tabs by Angel Pons · 3 years, 6 months ago
  6. a8f7690 nb/intel/haswell: Fix DPR size handling by Tim Wawrzynczak · 3 years, 6 months ago
  7. 6724ba4 memory_info.h: Store SMBIOS error correction type by Angel Pons · 3 years, 7 months ago
  8. 5d7c3a4 nb/intel/haswell/northbridge.c: Correct DPR handling by Angel Pons · 3 years, 10 months ago
  9. 318c3ad nb/intel/haswell/pcie.c: remove disable NOP by Arthur Heymans · 3 years, 6 months ago
  10. b6fc13b nb/intel/haswell: Use cbmem_recovery() by Kyösti Mälkki · 3 years, 6 months ago
  11. 805ff57 nb/intel/haswell: Drop incorrect MMIO_PAVP_MSG write by Angel Pons · 3 years, 10 months ago
  12. 030d338 nb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 6 months ago
  13. 037137d nb/intel: Remove unused <string.h> by Elyes HAOUAS · 3 years, 6 months ago
  14. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 6 months ago
  15. 11c6b8b nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 6 months ago
  16. b8b4133 nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops() by Kyösti Mälkki · 3 years, 6 months ago
  17. 9a094c4 nb/intel/haswell/pei_data.h: Define `SPD_LEN` by Angel Pons · 3 years, 6 months ago
  18. fb95555 nb/intel/haswell: Drop unused function declaration by Angel Pons · 3 years, 6 months ago
  19. 33b59c9 haswell: Drop `mainboard_fill_pei_data` by Angel Pons · 3 years, 6 months ago
  20. f95b9b4 nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 7 months ago
  21. f843e0a nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in comment by Elyes HAOUAS · 3 years, 6 months ago
  22. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 7 months ago
  23. 0f30063 soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY by Kyösti Mälkki · 3 years, 8 months ago
  24. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 7 months ago
  25. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 7 months ago
  26. b96c358 nb/intel/haswell/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 7 months ago
  27. f578b6f nb/intel/haswell: Calculate TSEG limit from registers by Angel Pons · 3 years, 10 months ago
  28. 849104f nb/intel/haswell: Create RMRR for iGPU by Angel Pons · 3 years, 10 months ago
  29. 32770f8 nb/intel/haswell: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 7 months ago
  30. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 7 months ago
  31. e2ec60f nb/intel/haswell/haswell.h: Do not include `pch.h` by Angel Pons · 3 years, 7 months ago
  32. 1c7ba62 cpu/intel/haswell: Set C9/C10 vccmin by Angel Pons · 3 years, 10 months ago
  33. 15e5e51 cpu/intel/haswell/haswell.h: Align with Broadwell by Angel Pons · 3 years, 10 months ago
  34. 8eca669 nb/intel/haswell/memmap.h: Clean up by Angel Pons · 3 years, 10 months ago
  35. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 8 months ago
  36. 44fa0d4 soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation by Michael Niewöhner · 3 years, 8 months ago
  37. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 9 months ago
  38. 3054a19 soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delay by Michael Niewöhner · 3 years, 8 months ago
  39. 9d0cc2a cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() by Julius Werner · 4 years, 7 months ago
  40. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 10 months ago
  41. c29d8e0 nb/intel/haswell/acpi: Do not add PEG devices for LP by Angel Pons · 3 years, 10 months ago
  42. 90f6a31 nb/intel/haswell/acpi: Move PEG and CTDP includes downwards by Angel Pons · 3 years, 10 months ago
  43. 79e3a1f nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl` by Angel Pons · 3 years, 10 months ago
  44. e339f95 nb/intel/haswell/acpi/hostbridge.asl: Drop unused registers by Angel Pons · 3 years, 10 months ago
  45. 66e21d2 nb/intel/haswell/acpi/peg.asl: Leverage ASL for DEVEN by Angel Pons · 3 years, 10 months ago
  46. fe91192 haswell/lynxpoint: Drop remaining uses of `ISLP` method by Angel Pons · 3 years, 10 months ago
  47. 6c49f40 haswell: Add Intel TXT support in romstage by Angel Pons · 4 years ago
  48. f239b5a nb/intel/haswell: Place CTDP ASL code in a separate scope by Angel Pons · 3 years, 10 months ago
  49. c5381e0 nb/intel/haswell/acpi: Align with Broadwell by Angel Pons · 3 years, 10 months ago
  50. f5dd7b6 {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix by Angel Pons · 3 years, 10 months ago
  51. 08e5b65 nb/intel/haswell/gma.c: Drop unused ChromeOS include by Angel Pons · 3 years, 10 months ago
  52. fe152de nb/intel/haswell/gma.c: Drop unused `set_translation_table` function by Angel Pons · 3 years, 10 months ago
  53. da59ca9 nb/intel/haswell/gma.c: Drop space after unary `!` by Angel Pons · 3 years, 10 months ago
  54. db3047c nb/intel/haswell/gma.c: Move log message to the right place by Angel Pons · 3 years, 10 months ago
  55. e153a35 nb/intel/haswell/gma.c: Use `config_of` in `gma_setup_panel` by Angel Pons · 3 years, 10 months ago
  56. ebf800c nb/intel/haswell/early_init.c: Remove invalid register writes by Angel Pons · 3 years, 10 months ago
  57. f27662f5 nb/intel/haswell/finalize.c: Align with Broadwell by Angel Pons · 3 years, 10 months ago
  58. 6fe3c06 nb/intel/haswell/finalize.c: Align MC locking with Broadwell by Angel Pons · 3 years, 10 months ago
  59. 8cc39a5 nb/intel/haswell/finalize.c: Lock down MC ARB register by Angel Pons · 3 years, 10 months ago
  60. 97f0d81 nb/intel/haswell/finalize.c: Lock PCU DDR PTM by Angel Pons · 3 years, 10 months ago
  61. 63837b0 nb/intel/haswell/finalize.c: Drop obsolete SA PM lock by Angel Pons · 3 years, 10 months ago
  62. 385ce9f nb/intel/haswell/finalize.c: Use PCI register names by Angel Pons · 3 years, 10 months ago
  63. 7bbf45e nb/intel/haswell: Generalise northbridge chip name by Angel Pons · 3 years, 10 months ago
  64. 76b8bc2 nb/intel/haswell: Set up Root Complex topology by Angel Pons · 4 years, 1 month ago
  65. 82654b3 nb/intel/haswell/raminit.c: Clean up local variables by Angel Pons · 3 years, 10 months ago
  66. 7f454e4 nb/intel/haswell: Correct designation of MRC version by Angel Pons · 3 years, 10 months ago
  67. 1ca6b53 nb/intel/haswell: Drop ASM to call into MRC by Angel Pons · 3 years, 10 months ago
  68. 0117e4e nb/intel/haswell: Constify pointers to strings by Angel Pons · 3 years, 10 months ago
  69. 6791ad2 nb/intel/haswell: Make MAD_DIMM_* registers indexed by Angel Pons · 3 years, 10 months ago
  70. 6fe7986 nb/intel/haswell: Drop unnecessary register read by Angel Pons · 3 years, 10 months ago
  71. 84641c8 nb/intel/haswell: Add HASWELL_HIDE_PEG_FROM_MRC option by Angel Pons · 4 years ago
  72. ffbb4b2 intel/txt: Add `txt_get_chipset_dpr` function by Angel Pons · 3 years, 10 months ago
  73. 4b290b7 nb/intel/haswell: Account for DPR region in memory map by Angel Pons · 3 years, 11 months ago
  74. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  75. 75594e9 nb/intel/haswell: Put DMIBAR/EPBAR registers into separate files by Angel Pons · 4 years ago
  76. e4156c3 nb/intel/haswell: Move register headers into a subfolder by Angel Pons · 4 years ago
  77. 122e4eb nb/intel/haswell: Clean up register definitions by Angel Pons · 4 years ago
  78. e5ec50c nb/intel/haswell: Guard DMIBAR/EPBAR macro parameters by Angel Pons · 4 years ago
  79. a3cb322 nb/intel/haswell: Introduce memmap.h by Angel Pons · 4 years ago
  80. d049579 nb/intel/haswell: Drop `gpu_panel_port_select` by Angel Pons · 4 years ago
  81. 3655bca src: Drop redundant 'select BOOTBLOCK_CONSOLE' by Elyes HAOUAS · 4 years ago
  82. 694cbc0 {nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a) by Elyes HAOUAS · 4 years ago
  83. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years, 1 month ago
  84. b7db12b {nb,soc}/intel: Use get_current_microcode_rev() for ucode version by Subrata Banik · 4 years ago
  85. 1850396 nb/intel/haswell: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  86. f4fa1e1 nb/intel/haswell: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  87. 12a13e1 nb/intel/haswell: Add Crystal Well PCI IDs by Iru Cai · 4 years, 3 months ago
  88. 028b8e4 nb/intel/haswell: Configure VCs on Egress Port by Angel Pons · 4 years, 1 month ago
  89. 42609d8 nb/intel/*: Fill in SMBIOS type 16 on SNB/HSW by Patrick Rudolph · 4 years, 1 month ago
  90. 598ec6a nb/intel/haswell: Enable DMI ASPM by Angel Pons · 4 years, 1 month ago
  91. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  92. 7d964ae nb/intel/haswell: Use macro for dimm->bus_width by Elyes HAOUAS · 4 years, 1 month ago
  93. eecd684 nb/intel/haswell/hostbridge_regs.h: Clean up registers by Angel Pons · 4 years, 1 month ago
  94. e220e31 nb/intel/haswell: Put host bridge registers into its own file by Angel Pons · 4 years, 1 month ago
  95. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years, 1 month ago
  96. ae0eeb2 nb/intel/haswell/romstage.c: Align pei_data initializers by Angel Pons · 4 years, 1 month ago
  97. 8aab787 haswell: Move some MRC settings to devicetree by Angel Pons · 4 years, 1 month ago
  98. 39a6093 haswell: Automatically check if Intel GbE is to be enabled by Angel Pons · 4 years, 1 month ago
  99. d37b7d8 haswell: Add function to retrieve SPD addresses by Angel Pons · 4 years, 1 month ago
  100. 3ac92b7 haswell: Automatically determine system type by Angel Pons · 4 years, 1 month ago