1. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  2. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  3. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 3 months ago
  4. 4b4c0c6 northbridge/intel/sandybridge: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl by Furquan Shaikh · 4 years, 3 months ago
  5. 9e94cce northbridge/intel/sandybridge: Update hostbridge.asl to ASL2.0 syntax by Furquan Shaikh · 4 years, 3 months ago
  6. 506479d northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl by Furquan Shaikh · 4 years, 3 months ago
  7. 181e2d4 northbridge/intel/haswell: Update hostbridge.asl to ASL2.0 by Furquan Shaikh · 4 years, 3 months ago
  8. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  9. fcf7d99 src: Remove unused 'include <bootmode.h>' by Elyes HAOUAS · 4 years, 3 months ago
  10. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 4 months ago
  11. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 4 months ago
  12. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  13. 7cf96ae northbridge/intel/i945: Mark legacy VGA memory as reserved by Furquan Shaikh · 4 years, 3 months ago
  14. 5ac723e nb/intel: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  15. 3abd206 nb/intel/sandybridge: Use the new IOSAV struct API by Angel Pons · 4 years, 4 months ago
  16. 38d901e nb/intel/sandybridge: Drop unused parameters by Angel Pons · 4 years, 4 months ago
  17. d5b780c nb/intel/sandybridge: Redefine IOSAV_SUBSEQUENCE by Angel Pons · 4 years, 4 months ago
  18. 2be5900 nb/intel/sandybridge: Truncate IOSAV subseq gaps by Angel Pons · 4 years, 4 months ago
  19. e7afcd53 nb/intel/sandybridge: Replace macros with functions by Angel Pons · 4 years, 4 months ago
  20. ad70400 nb/intel/sandybridge: Refactor IOSAV_RUN_ONCE by Angel Pons · 4 years, 4 months ago
  21. b631d07 nb/intel/sandybridge: Refactor IOSAV_SUBSEQUENCE again by Angel Pons · 4 years, 4 months ago
  22. 14ea2fc nb/intel/sandybridge: Do not hardcode resource indices by Angel Pons · 4 years, 3 months ago
  23. fb6606b nb/intel/sandybridge: Correct IOSAV register notes by Angel Pons · 4 years, 4 months ago
  24. 6aa7cca nb/intel/sandybridge: Use or-based logic for RANKSEL by Angel Pons · 4 years, 4 months ago
  25. ca00dec nb/intel/sandybridge: Program IOSAV with macros by Angel Pons · 4 years, 4 months ago
  26. 8e66124 nb/intel/sandybridge: Add and use BROADCAST_CH for IOSAV by Angel Pons · 4 years, 4 months ago
  27. d13bd05 nb/intel: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  28. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  29. ffa5e8d nb/intel/i440bx: add resources during read_resources() by Furquan Shaikh · 4 years, 3 months ago
  30. 1ca2433 nb/intel/sandybridge: add resources during read_resources() by Aaron Durbin · 4 years, 3 months ago
  31. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 3 months ago
  32. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  33. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 3 months ago
  34. edd9a4f nb/intel/i440bx: Drop mainboard_enable_serial() by Keith Hui · 4 years, 4 months ago
  35. c36cd07 nb/intel/sandybridge: Reorder IOSAV writes by Angel Pons · 4 years, 4 months ago
  36. 2b6bb79 nb/intel/sandybridge: Reorder register write by Angel Pons · 4 years, 4 months ago
  37. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  38. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 3 months ago
  39. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  40. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  41. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 6 months ago
  42. d8abb26 nb/intel/haswell/northbridge.c: Fix typo by Angel Pons · 4 years, 3 months ago
  43. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  44. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  45. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  46. f49f4d4 nb/intel/i945/memmap: Convert to 96 characters line length by Elyes HAOUAS · 4 years, 4 months ago
  47. 0e0fdbe nb/intel/i440bx: Ready raminit for S3 resume path by Keith Hui · 4 years, 4 months ago
  48. 11bce20 nb/intel/i440bx: Use SPDX for remaining files by Keith Hui · 4 years, 4 months ago
  49. 095f927 nb/intel/i440bx: Drop northbridge.h by Keith Hui · 4 years, 4 months ago
  50. 67c7311 nb/intel/i440bx: Resolve a SMP-raminit TODO by Keith Hui · 4 years, 4 months ago
  51. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  52. 8bd784e nb/intel/i440bx: Clean up register_values table by Keith Hui · 4 years, 4 months ago
  53. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  54. 6ba3a07 nb/intel/haswell/pei_data.h: Add ULT system type by Angel Pons · 4 years, 4 months ago
  55. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  56. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  57. e8abb5a nb/intel/haswell: Deprecate WDB params in pei_data by Angel Pons · 4 years, 4 months ago
  58. fc93024 nb/intel/sandybridge: Refactor get_mem_min_tck by Angel Pons · 4 years, 5 months ago
  59. 5d8ad85 asus/p2b*: Move serial init into mainboard bootblock by Keith Hui · 4 years, 7 months ago
  60. dd66287 nb/intel/sandybridge/raminit: Add ECC support by Patrick Rudolph · 7 years ago
  61. 05d4bf7e nb/intel/sandybridge/raminit: Add ECC detection support by Patrick Rudolph · 7 years ago
  62. 48d5b8d nb/intel/i945: Add vboot support by Arthur Heymans · 4 years, 4 months ago
  63. 3dff32c nb/i945: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  64. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  65. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  66. 961658f nb/intel/i945: Use 'const' to set pci_devfn_t statically by Elyes HAOUAS · 4 years, 4 months ago
  67. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  68. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 4 months ago
  69. affd771 nb/intel/pineview: drop intel_gma_get_controller_info() by Matt DeVillier · 4 years, 5 months ago
  70. e91883f nb/intel/gm45: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  71. fd054bc nb/intel/i945: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  72. 33f89ee nb/intel/x4x: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  73. 6b059ea nb/intel/ironlake: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  74. 348f9f0 nb/intel/sandybridge: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  75. 41c4eb5 nb/intel/haswell: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 5 months ago
  76. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  77. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 5 months ago
  78. 95cdd9f nb/intel/i945: Make some cosmetic changes by Elyes HAOUAS · 4 years, 5 months ago
  79. c2e4642 nb/intel/haswell: Implement proper backlight PWM config by Nico Huber · 4 years, 5 months ago
  80. 69e1714 nb/intel/sandybridge: Use macros for JEDEC commands by Angel Pons · 4 years, 5 months ago
  81. 394ac5b nb/intel/sandybridge: Fix IOSAV register description by Angel Pons · 4 years, 5 months ago
  82. ca2f68a nb/intel/sandybridge: Correct TC_DTP handling by Angel Pons · 4 years, 5 months ago
  83. 5fd50b6 nb/intel/sandybridge: Add and use TC_DTP definition by Angel Pons · 4 years, 5 months ago
  84. 098240eb nb/intel/sandybridge: Use IOSAV_BYTE_SERROR_C_ch macro by Angel Pons · 4 years, 5 months ago
  85. 0c3936e nb/intel/sandybridge: Update comment by Angel Pons · 4 years, 5 months ago
  86. a38fee3 nb/intel/sandybridge: Rename raminit_ivy.c by Angel Pons · 4 years, 5 months ago
  87. 0760902 nb/intel/sandybridge: Drop dead code by Angel Pons · 4 years, 5 months ago
  88. efbed26 nb/intel/sandybridge: Unify the code paths by Angel Pons · 4 years, 5 months ago
  89. 29f391ec nb/intel/sandybridge: Add print for PLL_REF100_CFG by Angel Pons · 4 years, 5 months ago
  90. a6c8b4b nb/intel/sandybridge: Rewrite get_FRQ by Angel Pons · 4 years, 5 months ago
  91. 48409b8 nb/intel/sandybridge: Cache FRQ index by Angel Pons · 4 years, 5 months ago
  92. df09bdb nb/intel/sandybridge: Rewrite table accessors by Angel Pons · 4 years, 5 months ago
  93. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  94. 825332d nb/intel/sandybridge: Factor out timing tables by Angel Pons · 4 years, 5 months ago
  95. 6e5aabd nb/intel/sandybridge: Use SPDX headers by Angel Pons · 4 years, 5 months ago
  96. 89ae6b8 nb/intel/sandybridge: Use cached CPUID by Angel Pons · 4 years, 5 months ago
  97. a6a6418 nb/intel/sandybridge: Void MRC cache if CPUID differs by Angel Pons · 4 years, 5 months ago
  98. 80037f7 nb/intel/sandybridge: Store CPUID in ctrl struct by Angel Pons · 4 years, 5 months ago
  99. 5c1baf5 nb/intel/sandybridge: Add warning to saved structs by Angel Pons · 4 years, 5 months ago
  100. 2b5c1e7 nb/intel/sandybridge: Remove unnecessary declaration by Angel Pons · 4 years, 5 months ago