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