1. 06545e0 nb/intel/haswell: Specify supported memory type by Elyes Haouas · 1 year, 7 months ago
  2. f82e68c spd.h: Move enum ddr3_module_type to ddr3.h by Elyes Haouas · 1 year, 7 months ago
  3. 9ede493 nb/intel/haswell/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  4. 1c9a8d8 nb/intel/haswell: Add native raminit scaffolding by Angel Pons · 2 years, 2 months ago
  5. 49509189 sb/intel/lynxpoint: Add native PCH init by Angel Pons · 2 years, 2 months ago
  6. 9c8c858 sb/intel/lynxpoint: Add native thermal init by Angel Pons · 2 years, 2 months ago
  7. 70c6185 sb/intel/lynxpoint: Add native USB init by Angel Pons · 2 years, 2 months ago
  8. 322b1c3 haswell/lynxpoint: Add native early ME init by Angel Pons · 2 years, 2 months ago
  9. 567ece4 haswell/lynxpoint: Add native DMI init by Angel Pons · 2 years, 2 months ago
  10. 9fdd557 nb/intel/haswell: Introduce option to not use MRC.bin by Angel Pons · 2 years, 2 months ago
  11. 9a83eae nb/intel/haswell: Use {read,write}32p() by Elyes Haouas · 1 year, 7 months ago
  12. dd96ab6 cpu/intel/haswell: Move chip_ops to cpu cluster by Arthur Heymans · 2 years, 8 months ago
  13. 3a99807 src/northbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  14. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  15. ac435b4 intel/haswell,lynxpoint: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  16. 600fa26 nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  17. 61ed4ef treewide: use predicate to check if pci device is on n-th bus by Fabio Aiuto · 1 year, 10 months ago
  18. 0a18d64 nb,soc/intel: Handle upper RAM boundary by Kyösti Mälkki · 3 years, 1 month ago
  19. 4e4edf7 device/resource: Modify some resource allocation instances by Kyösti Mälkki · 2 years, 2 months ago
  20. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  21. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  22. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  23. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  24. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 1 month ago
  25. 8b94d3e nb/intel/haswell: Report SMBIOS memory speed in MT/s by Angel Pons · 2 years, 6 months ago
  26. 6ed79cb northbridge/intel/haswell/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  27. 7f5a1ee Spell *Boot Guard* with a space for official spelling by Paul Menzel · 2 years, 7 months ago
  28. 94b3735 haswell/lynxpoint/broadwell: Use `azalia_codec_init()` by Angel Pons · 2 years, 8 months ago
  29. 6de8b42 arch/x86: Refactor the SMBIOS type 17 write function by Subrata Banik · 2 years, 9 months ago
  30. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  31. abe5632 nb/intel/haswell/northbridge.c: Drop stale comment by Angel Pons · 2 years, 8 months ago
  32. 536d36a nb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  33. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  34. 51254ee nb/intel/haswell: Add HDAU ACPI device by Matt DeVillier · 4 years, 2 months ago
  35. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  36. 863efe4 nb/intel/haswell: Move MRC glue code into a subfolder by Angel Pons · 3 years, 1 month ago
  37. bc04997 nb/intel/haswell/gma.c: Add ULX PCI device IDs by Angel Pons · 3 years, 6 months ago
  38. 6adbfa7 nb/intel/haswell/pcie.c: Avoid needless death by Angel Pons · 3 years, 1 month ago
  39. 6e0dd4e nb/intel/haswell/pcie.c: Introduce helper variable by Angel Pons · 3 years, 1 month ago
  40. 24e14f9 nb/intel/haswell/pcie.c: Fix getting PCI function by Angel Pons · 3 years, 1 month ago
  41. c1328a6 MRC platforms: Fix MRC version printk format specifiers by Angel Pons · 3 years, 1 month ago
  42. 6a2a514 nb/intel/haswell: Fully handle GDXCBAR and EDRAMBAR by Angel Pons · 3 years, 1 month ago
  43. 3eeefba nb/intel/haswell/memmap.h: Define MMIO window sizes by Angel Pons · 3 years, 1 month ago
  44. ef5eb96 nb/intel/haswell: Update some "Misc ICH" comments by Angel Pons · 3 years, 1 month ago
  45. 29bc624 nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device ID by Mate Kukri · 3 years, 1 month ago
  46. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  47. d6c4538 nb/intel/haswell: Move PEG registers to a separate header by Angel Pons · 3 years, 4 months ago
  48. 6237175 nb/intel/haswell: Uniformize include guards by Angel Pons · 3 years, 4 months ago
  49. 9fa1418 nb/intel/haswell: Clean up haswell.h header by Angel Pons · 3 years, 4 months ago
  50. a8753e9 haswell/broadwell: Replace remaining MCHBAR accessors by Angel Pons · 3 years, 3 months ago
  51. 0acfe22 nb/intel: Replace remaining BAR accessors by Angel Pons · 3 years, 4 months ago
  52. 2e397ae nb/intel/haswell: Use new fixed BAR accessors by Angel Pons · 3 years, 4 months ago
  53. 7720f1d nb/intel: Factor out remaining MCHBAR macros by Angel Pons · 3 years, 4 months ago
  54. 6462cbb nb/intel/haswell: Ensure MCH has acked raminit by Angel Pons · 3 years, 4 months ago
  55. 7adfe80 nb/intel/haswell: Replace `DMIBAR64` and `EPBAR64` by Angel Pons · 3 years, 4 months ago
  56. f5ec52a nb/intel/haswell: Move USB config API into Lynx Point by Angel Pons · 3 years, 4 months ago
  57. d0f971f nb/intel/haswell: Decouple mainboard USB config from MRC by Angel Pons · 3 years, 4 months ago
  58. 76def38 nb/intel/haswell: Limit mainboard USB config array lengths by Angel Pons · 3 years, 4 months ago
  59. c4ee714 nb/intel/haswell: Use unshifted SPD addresses in mainboards by Angel Pons · 3 years, 4 months ago
  60. d99b693 nb/intel/haswell: Confine `pei_data` uses to raminit.c by Angel Pons · 3 years, 4 months ago
  61. 90ae089 nb/intel/haswell: Consolidate memory-down SPD handling by Angel Pons · 3 years, 4 months ago
  62. afc6c0a mb/google/slippy: Correct memory-down SPD handling by Angel Pons · 3 years, 4 months ago
  63. 30931f5 sb/intel/lynxpoint: Move S3 check out of `early_pch_init` by Angel Pons · 3 years, 4 months ago
  64. 0b39379 sb/intel/lynxpoint: Replace HPET_ADDR by Angel Pons · 3 years, 4 months ago
  65. 34be1be nb/intel/haswell: Finalize northbridge in ramstage by Angel Pons · 3 years, 5 months ago
  66. ae99950 nb/intel/haswell/pcie.c: Add missing pre-ASPM init by Angel Pons · 3 years, 8 months ago
  67. 30c5e60 nb/intel/haswell: Indent PCI ops with tabs by Angel Pons · 3 years, 5 months ago
  68. a8f7690 nb/intel/haswell: Fix DPR size handling by Tim Wawrzynczak · 3 years, 5 months ago
  69. 6724ba4 memory_info.h: Store SMBIOS error correction type by Angel Pons · 3 years, 6 months ago
  70. 5d7c3a4 nb/intel/haswell/northbridge.c: Correct DPR handling by Angel Pons · 3 years, 9 months ago
  71. 318c3ad nb/intel/haswell/pcie.c: remove disable NOP by Arthur Heymans · 3 years, 5 months ago
  72. b6fc13b nb/intel/haswell: Use cbmem_recovery() by Kyösti Mälkki · 3 years, 5 months ago
  73. 805ff57 nb/intel/haswell: Drop incorrect MMIO_PAVP_MSG write by Angel Pons · 3 years, 9 months ago
  74. 030d338 nb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  75. 037137d nb/intel: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  76. fce36e4 vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 5 months ago
  77. 11c6b8b nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMIC by Kyösti Mälkki · 3 years, 5 months ago
  78. b8b4133 nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops() by Kyösti Mälkki · 3 years, 5 months ago
  79. 9a094c4 nb/intel/haswell/pei_data.h: Define `SPD_LEN` by Angel Pons · 3 years, 5 months ago
  80. fb95555 nb/intel/haswell: Drop unused function declaration by Angel Pons · 3 years, 5 months ago
  81. 33b59c9 haswell: Drop `mainboard_fill_pei_data` by Angel Pons · 3 years, 5 months ago
  82. f95b9b4 nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  83. f843e0a nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  84. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 6 months ago
  85. 0f30063 soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY by Kyösti Mälkki · 3 years, 7 months ago
  86. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  87. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 5 months ago
  88. b96c358 nb/intel/haswell/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  89. f578b6f nb/intel/haswell: Calculate TSEG limit from registers by Angel Pons · 3 years, 9 months ago
  90. 849104f nb/intel/haswell: Create RMRR for iGPU by Angel Pons · 3 years, 9 months ago
  91. 32770f8 nb/intel/haswell: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  92. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  93. e2ec60f nb/intel/haswell/haswell.h: Do not include `pch.h` by Angel Pons · 3 years, 6 months ago
  94. 1c7ba62 cpu/intel/haswell: Set C9/C10 vccmin by Angel Pons · 3 years, 9 months ago
  95. 15e5e51 cpu/intel/haswell/haswell.h: Align with Broadwell by Angel Pons · 3 years, 9 months ago
  96. 8eca669 nb/intel/haswell/memmap.h: Clean up by Angel Pons · 3 years, 9 months ago
  97. 97e21d3 nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings by Michael Niewöhner · 3 years, 7 months ago
  98. 44fa0d4 soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation by Michael Niewöhner · 3 years, 7 months ago
  99. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 8 months ago
  100. 3054a19 soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delay by Michael Niewöhner · 3 years, 7 months ago