1. 3896576 nb/intel/x4x: Put host bridge registers into its own file by Angel Pons · 4 years ago
  2. 12a13e1 nb/intel/haswell: Add Crystal Well PCI IDs by Iru Cai · 4 years, 2 months ago
  3. 028b8e4 nb/intel/haswell: Configure VCs on Egress Port by Angel Pons · 4 years ago
  4. 879c4de nb/intel/x4x/rcven.c: Rename memory barrier function by Angel Pons · 4 years ago
  5. 42609d8 nb/intel/*: Fill in SMBIOS type 16 on SNB/HSW by Patrick Rudolph · 4 years ago
  6. c962924 nb/intel/i945/gma.c: Remove extra indentation by Elyes HAOUAS · 4 years ago
  7. 598ec6a nb/intel/haswell: Enable DMI ASPM by Angel Pons · 4 years ago
  8. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years ago
  9. 7d964ae nb/intel/haswell: Use macro for dimm->bus_width by Elyes HAOUAS · 4 years ago
  10. 1d6484a nb/intel/sandybridge: Add missing includes by Elyes HAOUAS · 4 years ago
  11. e1d1fe4 nb/intel/ironlake/raminit.c: initialize 'reply.command' by Elyes HAOUAS · 4 years, 1 month ago
  12. eecd684 nb/intel/haswell/hostbridge_regs.h: Clean up registers by Angel Pons · 4 years ago
  13. 579e096 nb/intel/sandybridge: Put host bridge registers into its own file by Angel Pons · 4 years ago
  14. e220e31 nb/intel/haswell: Put host bridge registers into its own file by Angel Pons · 4 years ago
  15. 8be5b59 nb/intel/sandybridge: Remove unnecessary `struct sys_info` by Angel Pons · 4 years ago
  16. e4c0555 nb/intel/ironlake: Move southbridge code to ibexpeak by Angel Pons · 4 years ago
  17. 3580d81 nb/intel/i945: Put names to northbridge PCI devices by Angel Pons · 4 years, 1 month ago
  18. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years ago
  19. 14aff23 src: Remove unused 'include <cpu/x86/msr.h>' by Elyes HAOUAS · 4 years ago
  20. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 1 month ago
  21. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 2 months ago
  22. ae0eeb2 nb/intel/haswell/romstage.c: Align pei_data initializers by Angel Pons · 4 years ago
  23. 8aab787 haswell: Move some MRC settings to devicetree by Angel Pons · 4 years ago
  24. 39a6093 haswell: Automatically check if Intel GbE is to be enabled by Angel Pons · 4 years ago
  25. d37b7d8 haswell: Add function to retrieve SPD addresses by Angel Pons · 4 years ago
  26. 3ac92b7 haswell: Automatically determine system type by Angel Pons · 4 years ago
  27. 1be9f58 haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option by Angel Pons · 4 years ago
  28. 9a36971 haswell: Factor out `max_ddr3_freq` by Angel Pons · 4 years ago
  29. d7bf3ad haswell: Compute disabled channel masks at runtime by Angel Pons · 4 years ago
  30. dd7470c mb/asrock/b85m_pro4: Factor out common MRC settings by Angel Pons · 4 years ago
  31. 45f448f haswell: Relocate `mainboard_romstage_entry` to northbridge by Angel Pons · 4 years ago
  32. 14c4f4f haswell: Drop `struct romstage_params` type by Angel Pons · 4 years ago
  33. 6eea191 haswell: Make `copy_spd` a weak function by Angel Pons · 4 years ago
  34. 73fa035 nb/intel/haswell: Add `mb_late_romstage_setup` function by Angel Pons · 4 years ago
  35. 81c9c27 nb/intel/i945: Drop dead code by Angel Pons · 4 years ago
  36. c9e42b9 nb/intel/gm45/acpi/gm45.asl: Drop dead code by Angel Pons · 4 years ago
  37. ea1953f nb/intel/ironlake/raminit.c: Drop dead code by Angel Pons · 4 years ago
  38. 03f0e43 haswell: Drop GPIO indirection layers by Angel Pons · 4 years ago
  39. 6e1c471 haswell: Turn RCBA configuration into a function by Angel Pons · 4 years ago
  40. 2e25ac6 haswell: relocate `romstage_common` to northbridge by Angel Pons · 4 years ago
  41. e816829 haswell: drop unused function parameter by Angel Pons · 4 years ago
  42. 5f201ef nb/intel/pineview/acpi: Remove unmatched comment start by Angel Pons · 4 years ago
  43. bfc8009 nb/intel/pineview: Convert to ASL 2.0 syntax by Angel Pons · 4 years ago
  44. 4d962b2 nb/intel/pineview: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  45. f67bf49 nb/intel/i945: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  46. 837141f nb/intel/i945/acpi: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  47. 29cd350 nb/intel/gm45: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  48. d85d7e2 nb/intel/gm45: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  49. 7c71f7d nb/intel/x4x/acpi: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  50. 0b5673d nb/intel/x4x/acpi: Clean up comments by Angel Pons · 4 years ago
  51. 9d69d88 nb/intel/haswell/acpi: Update to ASL 2.0 syntax by Angel Pons · 4 years ago
  52. 05f996d nb/intel/haswell/acpi: Fix host bridge registers by Angel Pons · 4 years ago
  53. 572d66a nb/intel/i440bx: Add PMCR register to ACPI code by Keith Hui · 4 years, 2 months ago
  54. 8ba85de nb/intel/i440bx: Refactor ACPI code by Keith Hui · 4 years, 3 months ago
  55. 43bcc7b nb/intel/ironlake: Clean up code style (except raminit) by Angel Pons · 4 years, 1 month ago
  56. ecdbc84 nb/intel/ironlake/northbridge.c: Drop thunk functions by Angel Pons · 4 years, 1 month ago
  57. ca18073 nb/intel/ironlake: Drop copy-pasted and unused macro by Angel Pons · 4 years, 1 month ago
  58. 8308e2b nb/intel/ironlake: Use `pci_update_config32()` by Angel Pons · 4 years, 1 month ago
  59. 68ab745 nb/intel/ironlake: Simplify BAR handling by Angel Pons · 4 years, 1 month ago
  60. dd6a3d8 nb/intel/ironlake/ironlake.h: Clean up by Angel Pons · 4 years, 1 month ago
  61. b639707 nb/intel/ironlake: Drop copy-pasted and dead code by Angel Pons · 4 years, 1 month ago
  62. 94dfaad nb/intel/ironlake: Remove unused structs by Angel Pons · 4 years, 1 month ago
  63. ec5b71a nb/intel/pineview: Drop undefined function declaration by Angel Pons · 4 years, 1 month ago
  64. e1a616c sb/intel/i82801ix: Use pmutil.h definitions by Angel Pons · 4 years, 1 month ago
  65. 0df0c7e nb/intel/sandybridge/gma.c: Remove useless if condition by Evgeny Zinoviev · 4 years, 1 month ago
  66. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  67. eb86016 nb/intel/haswell: Use 16-bit ops on PCI COMMAND by Angel Pons · 4 years, 1 month ago
  68. f3973bd i945 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 1 month ago
  69. a1dfce1 x4x boards: Factor out MAX_CPUS by Angel Pons · 4 years, 1 month ago
  70. 22aeed3 nb/intel/i945/rcven.c: Correct comment by Angel Pons · 4 years, 1 month ago
  71. 3049257 nb/intel/i945: Clean up raminit coding style by Angel Pons · 4 years, 1 month ago
  72. e3c68d2 nb/intel/i945: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  73. 306e893 nb/intel/x4x: Drop unused `pci_ops.h` include by Angel Pons · 4 years, 1 month ago
  74. 26766fd nb/intel/pineview: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  75. 4a9569a nb/intel/x4x: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  76. 2688607 nb/intel/haswell: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  77. 71892b4 nb/intel/sandybridge: Use MCHBAR bitwise ops by Angel Pons · 4 years, 1 month ago
  78. 9733f6a nb/intel/sandybridge: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  79. 8ad0a4c nb/intel/gm45/iommu.c: Fix regression when updating PCI command by Angel Pons · 4 years, 1 month ago
  80. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  81. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 1 month ago
  82. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 1 month ago
  83. 4b4c0c6 northbridge/intel/sandybridge: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl by Furquan Shaikh · 4 years, 1 month ago
  84. 9e94cce northbridge/intel/sandybridge: Update hostbridge.asl to ASL2.0 syntax by Furquan Shaikh · 4 years, 1 month ago
  85. 506479d northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl by Furquan Shaikh · 4 years, 1 month ago
  86. 181e2d4 northbridge/intel/haswell: Update hostbridge.asl to ASL2.0 by Furquan Shaikh · 4 years, 1 month ago
  87. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 1 month ago
  88. fcf7d99 src: Remove unused 'include <bootmode.h>' by Elyes HAOUAS · 4 years, 2 months ago
  89. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 2 months ago
  90. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 2 months ago
  91. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 2 months ago
  92. 7cf96ae northbridge/intel/i945: Mark legacy VGA memory as reserved by Furquan Shaikh · 4 years, 2 months ago
  93. 5ac723e nb/intel: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 2 months ago
  94. 3abd206 nb/intel/sandybridge: Use the new IOSAV struct API by Angel Pons · 4 years, 2 months ago
  95. 38d901e nb/intel/sandybridge: Drop unused parameters by Angel Pons · 4 years, 2 months ago
  96. d5b780c nb/intel/sandybridge: Redefine IOSAV_SUBSEQUENCE by Angel Pons · 4 years, 2 months ago
  97. 2be5900 nb/intel/sandybridge: Truncate IOSAV subseq gaps by Angel Pons · 4 years, 2 months ago
  98. e7afcd53 nb/intel/sandybridge: Replace macros with functions by Angel Pons · 4 years, 2 months ago
  99. ad70400 nb/intel/sandybridge: Refactor IOSAV_RUN_ONCE by Angel Pons · 4 years, 2 months ago
  100. b631d07 nb/intel/sandybridge: Refactor IOSAV_SUBSEQUENCE again by Angel Pons · 4 years, 2 months ago