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