1. d293b20 cpu/x86/Kconfig: Mark 64bit support as stable by Arthur Heymans · 5 months ago
  2. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  3. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  4. 8b1aa38 northbridge: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  5. 0509009 nb/intel/gm45/raminit: Use read32p() by Elyes Haouas · 10 months ago
  6. 893d77e nb/intel/{gm45,sandybridge}: Use same indent levels for switch/case by Felix Singer · 7 months ago
  7. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 11 months ago
  8. 9d450b2 nb/intel: Remove space between function name and '(' by Elyes Haouas · 10 months ago
  9. 8e9906c treewide: Get rid of "NO_DDRx" selection by Elyes Haouas · 1 year ago
  10. a9a92ac acpi: Move ECAM resource below PNP0C02 device in a common place by Arthur Heymans · 1 year, 1 month ago
  11. f06e993 nb/intel/gm45: Rework nb resource reading by Arthur Heymans · 1 year ago
  12. 2f7e3db nb/intel/gm45/gma: Fix debug note about missing panel data by Nico Huber · 1 year, 2 months ago
  13. eae7506 nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str() by Nico Huber · 1 year, 2 months ago
  14. e55825f nb/intel/gm45/gma: Use res2mmio() directly for GTT access by Nico Huber · 1 year, 2 months ago
  15. e5888da nb/intel/gm45/gma: Probe PCI resource once and first by Nico Huber · 1 year, 2 months ago
  16. f63cdcf nb/intel/gm45: Export EDID-reading routine as a function by Bill XIE · 1 year, 3 months ago
  17. 9c3407b nb/intel/gm45: Prevent null-deref in get_blc_pwm_freq_value() by Bill XIE · 1 year, 3 months ago
  18. 87b5fa7 nb/intel/gm45: Add remaining raminit code to support DDR2 by Nico Huber · 5 years ago
  19. d131183 nb/intel/gm45: Split DDR2 I/O init out by Nico Huber · 5 years ago
  20. c984788 nb/intel/gm45: Split DDR2 JEDEC init out by Nico Huber · 5 years ago
  21. 0c314f9 nb/intel/gm45: Wedge DDR2 SPD support in by Nico Huber · 5 years ago
  22. d2ebc4d nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 6 months ago
  23. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  24. 2fb6f68 nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  25. 3a99807 src/northbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  26. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  27. 49af63b nb/intel/gm45: Specify supported memory types by Elyes Haouas · 1 year, 9 months ago
  28. 6397687 nb/intel/gm45: Make polling loops more explicit by Angel Pons · 1 year, 9 months ago
  29. 61ed4ef treewide: use predicate to check if pci device is on n-th bus by Fabio Aiuto · 1 year, 10 months ago
  30. 5e6b0f0 nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  31. 0a18d64 nb,soc/intel: Handle upper RAM boundary by Kyösti Mälkki · 3 years, 1 month ago
  32. 2a167ff nb/intel/gm45/acpi: Fix max PCI bus number by Nico Huber · 2 years, 2 months ago
  33. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  34. c1d4d0b nb/intel/i945,gm45: Use incrementing index with fixed resource by Kyösti Mälkki · 3 years, 1 month ago
  35. 98435ed nb/intel/gm45: Enable 64bit support by Arthur Heymans · 2 years, 2 months ago
  36. cc0b452 nb/intel/gm45/iommu.c: Fix clearing GTT by Arthur Heymans · 2 years, 2 months ago
  37. 0cc56a2 nb/intel/gm45/dsdt: Fix number of PCI busses by Arthur Heymans · 2 years, 2 months ago
  38. 022d235 nb/intel/gm45: Allow for PCI BARs above 4G by Arthur Heymans · 2 years, 2 months ago
  39. 4d87100 northbridge/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  40. cdad992 nb/intel/gm45/pm.c: Make clang happy by Arthur Heymans · 2 years, 5 months ago
  41. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  42. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  43. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  44. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 1 month ago
  45. 7503cd1 nb/intel/gm45/raminit.c: Fix indent for 'if' statement by Elyes HAOUAS · 2 years, 6 months ago
  46. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 6 months ago
  47. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 7 months ago
  48. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  49. 536d36a nb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  50. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  51. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  52. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  53. 01661bb nb/intel/gm45: Guard even more macro parameters by Angel Pons · 3 years, 2 months ago
  54. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  55. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  56. f9c9390 nb/intel: Use get_int_option() by Angel Pons · 3 years, 9 months ago
  57. 3f1f8ef nb/intel/gm45: Use new fixed BAR accessors by Angel Pons · 3 years, 4 months ago
  58. 677ac69 nb/intel/gm45/gm45.h: Guard `CxDRC1_NOTPOP` macro parameters by Angel Pons · 3 years, 4 months ago
  59. 030d338 nb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  60. f462b3d nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  61. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 6 months ago
  62. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  63. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 5 months ago
  64. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 5 months ago
  65. c4d1b47 nb/intel/gm45/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  66. 1ac6f8b nb/intel/gm45: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  67. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  68. 58ba83f nb/intel/gm45: Reserve MMIO and firmware memory below 1MiB by Nico Huber · 3 years, 6 months ago
  69. 8e400f0 Revert "nb/intel/gm45/gm45.h: Remove duplicated include" by Patrick Georgi · 3 years, 6 months ago
  70. 4537332 northbridge/intel/gm45/bootblock.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  71. 27af8a7 nb/intel/gm45/gm45.h: Remove duplicated include by Elyes HAOUAS · 3 years, 6 months ago
  72. a93cb11 nb/intel/gm45: Guard macro parameters by Angel Pons · 3 years, 10 months ago
  73. 08ba81b nb/intel/gm45: Guard `CxDRBy_BOUND_SHIFT` macro parameters by Angel Pons · 3 years, 6 months ago
  74. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 8 months ago
  75. 2f30e8c nb/intel/gm45: Clean up header handling by Angel Pons · 3 years, 10 months ago
  76. ae2a522 nb/intel/gm45: Introduce memmap.h by Angel Pons · 3 years, 10 months ago
  77. 3e33be2 nb/intel/gm45: Add more DMIBAR/EPBAR registers by Angel Pons · 3 years, 10 months ago
  78. c88a479 nb/intel/gm45: Answer question about conversion stepping A1 by Angel Pons · 3 years, 10 months ago
  79. ac4e4b4 nb/intel/gm45/gm45.h: Clean up cosmetics by Angel Pons · 3 years, 10 months ago
  80. 9c2d15ff nb/intel/gm45: Drop unused `DEFAULT_HECIBAR` macro by Angel Pons · 3 years, 10 months ago
  81. 3378de1 nb/intel/gm45: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 3 years, 10 months ago
  82. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  83. c0c9516 nb/intel/gm45: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  84. b9bbed2 nb/intel/gm45/northbridge.c: Use `MiB` definition by Angel Pons · 4 years ago
  85. b053583 nb/intel/gm45: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  86. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years ago
  87. c9e42b9 nb/intel/gm45/acpi/gm45.asl: Drop dead code by Angel Pons · 4 years ago
  88. 29cd350 nb/intel/gm45: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  89. d85d7e2 nb/intel/gm45: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  90. e1a616c sb/intel/i82801ix: Use pmutil.h definitions by Angel Pons · 4 years, 1 month ago
  91. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  92. 8ad0a4c nb/intel/gm45/iommu.c: Fix regression when updating PCI command by Angel Pons · 4 years, 1 month ago
  93. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 2 months ago
  94. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 3 months ago
  95. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 3 months ago
  96. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 3 months ago
  97. 5ac723e nb/intel: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 3 months ago
  98. d13bd05 nb/intel: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 3 months ago
  99. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  100. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 2 months ago