1. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  2. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 4 months ago
  3. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 4 months ago
  4. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  5. 5ac723e nb/intel: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  6. d13bd05 nb/intel: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  7. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  8. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 3 months ago
  9. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  10. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  11. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  12. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  13. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  14. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  15. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  16. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  17. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  18. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  19. e91883f nb/intel/gm45: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  20. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  21. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 5 months ago
  22. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  23. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  24. 8247cc3 northbridge: Remove unused include <device/pci.h> by Elyes HAOUAS · 4 years, 8 months ago
  25. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  26. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 6 months ago
  27. c9a717d nb/intel/gm45: Fix typo in console message by Elyes HAOUAS · 4 years, 6 months ago
  28. 1cfafe2 intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() call by Kyösti Mälkki · 4 years, 7 months ago
  29. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  30. 4a21647 src: Remove some romcc workarounds by Jacob Garber · 4 years, 8 months ago
  31. 748caed northbridge: Add missing include <device/pci_def.h> by Elyes HAOUAS · 4 years, 8 months ago
  32. ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 8 months ago
  33. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  34. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  35. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  36. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 10 months ago
  37. ea2bec2 nb/intel/gm45: Add VBOOT support by Arthur Heymans · 4 years, 10 months ago
  38. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  39. be9533a nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support by Arthur Heymans · 4 years, 10 months ago
  40. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  41. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  42. fcdb033 acpi: Drop wrong _ADR objects for PCI host bridges by Elyes HAOUAS · 4 years, 10 months ago
  43. 29e5358 nb/intel/gm45: Don't run graphics init on s3 resume by Arthur Heymans · 4 years, 10 months ago
  44. 9ed0df4 sb/intel/i82801ix: Add common code to set up LPC IO decode ranges by Arthur Heymans · 4 years, 10 months ago
  45. d7205be nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use by Kyösti Mälkki · 5 years ago
  46. e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  47. d53fd70 intel/smm/gen1: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  48. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  49. 4a86b3b nb/intel/gm45: Call ddr3_calibrate_zq() only for DDR3 :) by Nico Huber · 5 years ago
  50. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  51. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  52. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  53. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  54. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  55. b3267e0 cpu/intel: Replace bsp_init_and_start_aps() by Kyösti Mälkki · 5 years ago
  56. 0845636 nb/intel/gm45: Don't create DMAR tables for disabled IGD by Arthur Heymans · 5 years ago
  57. 15063e8 nb/intel/gm45/acpi.c: Don't read PCI config to check presence by Arthur Heymans · 5 years ago
  58. 0f5e01a arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION by Kyösti Mälkki · 5 years ago
  59. 9fc12e0 arch/x86: Enable POSTCAR_CONSOLE by default by Kyösti Mälkki · 5 years ago
  60. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  61. fe481eb northbridge/intel: Rename ram_calc.c to memmap.c by Kyösti Mälkki · 5 years ago
  62. bccd2b6 intel/i945,gm45,pineview,x4x: Fix stage cache location by Kyösti Mälkki · 5 years ago
  63. aba8fb1 intel/i945,gm45,pineview,x4x: Move stage cache support function by Kyösti Mälkki · 5 years ago
  64. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  65. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  66. 6e2d0c1 arch/x86: Adjust size of postcar stack by Kyösti Mälkki · 5 years ago
  67. 7f9f3d0 northbridge/gm45: document that raminit doesn't support mirrored ranks by Felix Held · 5 years ago
  68. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  69. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  70. 1bc7b6e {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() function by Elyes HAOUAS · 5 years ago
  71. ad0b482 sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  72. f74f6cb nb/intel/{gm45,i945,x4x}: Correct array bounds checks by Jacob Garber · 5 years ago
  73. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  74. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  75. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  76. e183429 nb/intel/stage_cache.c: Drop unnecessary includes by Elyes HAOUAS · 5 years ago
  77. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  78. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  79. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  80. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  81. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  82. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  83. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  84. 3b0eb60 nb/intel/gm45: Use a common romstage by Arthur Heymans · 6 years ago
  85. c3e9ba0 nb/intel/gm45: Put stage cache in TSEG by Arthur Heymans · 6 years ago
  86. 6336d4c nb/intel/gm45: Use parallel MP init by Arthur Heymans · 7 years ago
  87. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  88. a6ce5d3 nb/intel/gm45: Remove the C native graphic init by Arthur Heymans · 6 years ago
  89. e737755 device: Use pcidev_path_on_root() by Kyösti Mälkki · 6 years ago
  90. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  91. 98a9174 device: Replace ugly cases of dev_find_slot() by Kyösti Mälkki · 6 years ago
  92. 1f4cb32 northbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  93. 4d2d171 nb/intel/gm45: Make fetching the blc_pwm freq global by Arthur Heymans · 6 years ago
  94. c679b1f nb/intel/gm45: Make fetching the blc_pwm freq its own function by Arthur Heymans · 6 years ago
  95. 009518e nb/intel/gm45: Correctly cache TSEG by Arthur Heymans · 6 years ago
  96. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  97. 48fa922 nb/intel/gm45/northbridge.c: Check for NULL pointers by Arthur Heymans · 6 years ago
  98. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  99. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  100. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago