1. d2ebc4d nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS by Elyes Haouas · 1 year, 6 months ago
  2. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  3. a521d66 nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock by Elyes Haouas · 1 year, 8 months ago
  4. 22d6ee8 nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree by Arthur Heymans · 1 year, 8 months ago
  5. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  6. e845753 nb/intel/i945: Specify supported memory type by Elyes Haouas · 1 year, 9 months ago
  7. 9015665 nb/intel/i945/raminit: Use 'bool' for do_reset by Elyes Haouas · 1 year, 9 months ago
  8. d9dade3 nb/intel/i945/raminit: Use 'bool' for clkcfg_bit7 by Elyes Haouas · 1 year, 9 months ago
  9. 26fc2a4 nb/intel/i945/raminit: Use 'size_t' for banksize[] by Elyes Haouas · 1 year, 9 months ago
  10. 60bdb32 nb/intel/i945/rcven.c: Use read32p() by Elyes Haouas · 1 year, 10 months ago
  11. 72c2e11 nb/intel/i945/i945.h: Drop useless guard by Elyes Haouas · 1 year, 9 months ago
  12. 1a847a1 nb/intel/i945: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  13. 4944609 intel/i945: Use 'bool' for dual_channel and interleaved by Elyes Haouas · 1 year, 10 months ago
  14. 8917ab4 nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTR by Paul Menzel · 1 year, 9 months ago
  15. e8bb6d2 nb/intel/i945/raminit.c: Fix formatted print by Elyes Haouas · 1 year, 9 months ago
  16. 61ed4ef treewide: use predicate to check if pci device is on n-th bus by Fabio Aiuto · 1 year, 10 months ago
  17. 072c99a nb/intel/i945/memmap.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  18. 7132b62 nb/intel/i945/rcven.c: Sort includes and add <types.h> by Elyes Haouas · 1 year, 10 months ago
  19. 4114fdc nb/intel/i945/raminit.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 10 months ago
  20. 712c70b nb/intel/i945/raminit.c: Use read32p() by Elyes Haouas · 2 years, 5 months ago
  21. 5e6b0f0 nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 10 months ago
  22. e75bb01 northbridge/intel/i945: Fix GCC optimizing out cache preload jump by Petr Cvek · 2 years, 1 month ago
  23. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  24. d6fb425 intel/gma: Use bitwise or instead addition for valid bit by Petr Cvek · 2 years, 1 month ago
  25. c1d4d0b nb/intel/i945,gm45: Use incrementing index with fixed resource by Kyösti Mälkki · 3 years, 1 month ago
  26. dd75aaf northbridge/intel/i945: Convert to ASL 2.0 by Elyes HAOUAS · 2 years, 6 months ago
  27. b30f868 nb/intel/i945/memmap.c: Fix TOLUD bit field mask by Petr Cvek · 2 years, 3 months ago
  28. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  29. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  30. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  31. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 1 month ago
  32. 964055d northbridge/intel/i945: Change types to uintptr_t where appropriate by Elyes HAOUAS · 2 years, 6 months ago
  33. 187bec7 nb/intel/i945/raminit.c: Set "integrated_graphics" as bool by Elyes HAOUAS · 2 years, 7 months ago
  34. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  35. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  36. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  37. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  38. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  39. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  40. f9c9390 nb/intel: Use get_int_option() by Angel Pons · 3 years, 8 months ago
  41. 1d4044a nb/intel/i945: Use new fixed BAR accessors by Angel Pons · 3 years, 4 months ago
  42. e97a66d nb/intel/i945/raminit.c: Replace `DIMM0` by Angel Pons · 3 years, 3 months ago
  43. a60b42a nb/intel/i945: Refactor `dump_spd_registers` function by Angel Pons · 3 years, 4 months ago
  44. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 5 months ago
  45. 98f7d60 nb/intel/i945: Use UPMC4 macro by Elyes HAOUAS · 3 years, 5 months ago
  46. 030d338 nb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  47. 8f20b12 nb/i945/raminit.c: Don't hard code 'bool integrated_graphics' by Elyes HAOUAS · 3 years, 5 months ago
  48. 6f35c53 src/nb: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  49. 4299cb4 nb/intel/i945: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  50. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 6 months ago
  51. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  52. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 5 months ago
  53. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 5 months ago
  54. 487c1a2 nb/intel/i945/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  55. 9b04f56 nb/intel/i945: Drop casts from DEFAULT_{MCH,DMI}BAR by Angel Pons · 3 years, 6 months ago
  56. a6b0922 nb/intel/i945: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  57. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  58. 15ef9b6 nb/intel/i945/northbridge.c: Reserve upper part of lower memory by Arthur Heymans · 3 years, 6 months ago
  59. a6e4afc nb/intel/i945/northbridge.c: Improve readability by Arthur Heymans · 3 years, 6 months ago
  60. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 8 months ago
  61. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 5 months ago
  62. 02a23b5 nb/intel/i945: Introduce memmap.h by Patrick Georgi · 3 years, 8 months ago
  63. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 3 years, 10 months ago
  64. e298391 nb/intel/i945/acpi: Convert i945.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  65. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  66. 4a2f08c nb/intel/i945: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  67. cff4d16 nb/intel/i945: Refactor `get_pcie_bar` by Angel Pons · 4 years ago
  68. c962924 nb/intel/i945/gma.c: Remove extra indentation by Elyes HAOUAS · 4 years ago
  69. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years ago
  70. 3580d81 nb/intel/i945: Put names to northbridge PCI devices by Angel Pons · 4 years, 1 month ago
  71. 81c9c27 nb/intel/i945: Drop dead code by Angel Pons · 4 years ago
  72. f67bf49 nb/intel/i945: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  73. 837141f nb/intel/i945/acpi: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  74. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  75. f3973bd i945 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  76. 22aeed3 nb/intel/i945/rcven.c: Correct comment by Angel Pons · 4 years, 1 month ago
  77. 3049257 nb/intel/i945: Clean up raminit coding style by Angel Pons · 4 years, 1 month ago
  78. e3c68d2 nb/intel/i945: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  79. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 2 months ago
  80. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 3 months ago
  81. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 3 months ago
  82. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 3 months ago
  83. 7cf96ae northbridge/intel/i945: Mark legacy VGA memory as reserved by Furquan Shaikh · 4 years, 2 months ago
  84. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  85. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  86. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  87. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  88. f49f4d4 nb/intel/i945/memmap: Convert to 96 characters line length by Elyes HAOUAS · 4 years, 3 months ago
  89. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  90. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  91. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 3 months ago
  92. 48d5b8d nb/intel/i945: Add vboot support by Arthur Heymans · 4 years, 3 months ago
  93. 3dff32c nb/i945: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  94. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  95. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  96. 961658f nb/intel/i945: Use 'const' to set pci_devfn_t statically by Elyes HAOUAS · 4 years, 3 months ago
  97. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  98. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  99. fd054bc nb/intel/i945: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 4 months ago
  100. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago