1. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  2. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  3. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  4. 7261b5a cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 1 month ago
  5. 7503cd1 nb/intel/gm45/raminit.c: Fix indent for 'if' statement by Elyes HAOUAS · 2 years, 6 months ago
  6. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 6 months ago
  7. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 7 months ago
  8. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  9. 536d36a nb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  10. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  11. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  12. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  13. 01661bb nb/intel/gm45: Guard even more macro parameters by Angel Pons · 3 years, 2 months ago
  14. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  15. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  16. f9c9390 nb/intel: Use get_int_option() by Angel Pons · 3 years, 8 months ago
  17. 3f1f8ef nb/intel/gm45: Use new fixed BAR accessors by Angel Pons · 3 years, 4 months ago
  18. 677ac69 nb/intel/gm45/gm45.h: Guard `CxDRC1_NOTPOP` macro parameters by Angel Pons · 3 years, 4 months ago
  19. 030d338 nb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  20. f462b3d nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  21. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 6 months ago
  22. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  23. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 5 months ago
  24. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 5 months ago
  25. c4d1b47 nb/intel/gm45/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  26. 1ac6f8b nb/intel/gm45: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  27. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  28. 58ba83f nb/intel/gm45: Reserve MMIO and firmware memory below 1MiB by Nico Huber · 3 years, 6 months ago
  29. 8e400f0 Revert "nb/intel/gm45/gm45.h: Remove duplicated include" by Patrick Georgi · 3 years, 6 months ago
  30. 4537332 northbridge/intel/gm45/bootblock.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  31. 27af8a7 nb/intel/gm45/gm45.h: Remove duplicated include by Elyes HAOUAS · 3 years, 6 months ago
  32. a93cb11 nb/intel/gm45: Guard macro parameters by Angel Pons · 3 years, 10 months ago
  33. 08ba81b nb/intel/gm45: Guard `CxDRBy_BOUND_SHIFT` macro parameters by Angel Pons · 3 years, 6 months ago
  34. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 8 months ago
  35. 2f30e8c nb/intel/gm45: Clean up header handling by Angel Pons · 3 years, 10 months ago
  36. ae2a522 nb/intel/gm45: Introduce memmap.h by Angel Pons · 3 years, 10 months ago
  37. 3e33be2 nb/intel/gm45: Add more DMIBAR/EPBAR registers by Angel Pons · 3 years, 10 months ago
  38. c88a479 nb/intel/gm45: Answer question about conversion stepping A1 by Angel Pons · 3 years, 10 months ago
  39. ac4e4b4 nb/intel/gm45/gm45.h: Clean up cosmetics by Angel Pons · 3 years, 10 months ago
  40. 9c2d15ff nb/intel/gm45: Drop unused `DEFAULT_HECIBAR` macro by Angel Pons · 3 years, 10 months ago
  41. 3378de1 nb/intel/gm45: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 3 years, 10 months ago
  42. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  43. c0c9516 nb/intel/gm45: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  44. b9bbed2 nb/intel/gm45/northbridge.c: Use `MiB` definition by Angel Pons · 4 years ago
  45. b053583 nb/intel/gm45: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  46. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years ago
  47. c9e42b9 nb/intel/gm45/acpi/gm45.asl: Drop dead code by Angel Pons · 4 years ago
  48. 29cd350 nb/intel/gm45: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  49. d85d7e2 nb/intel/gm45: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  50. e1a616c sb/intel/i82801ix: Use pmutil.h definitions by Angel Pons · 4 years, 1 month ago
  51. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  52. 8ad0a4c nb/intel/gm45/iommu.c: Fix regression when updating PCI command by Angel Pons · 4 years, 1 month ago
  53. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 2 months ago
  54. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 3 months ago
  55. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 3 months ago
  56. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 3 months ago
  57. 5ac723e nb/intel: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 3 months ago
  58. d13bd05 nb/intel: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 3 months ago
  59. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  60. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 2 months ago
  61. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  62. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  63. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  64. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  65. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  66. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 3 months ago
  67. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  68. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  69. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  70. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  71. e91883f nb/intel/gm45: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 4 months ago
  72. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  73. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 4 months ago
  74. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  75. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  76. 8247cc3 northbridge: Remove unused include <device/pci.h> by Elyes HAOUAS · 4 years, 7 months ago
  77. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 5 months ago
  78. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 5 months ago
  79. c9a717d nb/intel/gm45: Fix typo in console message by Elyes HAOUAS · 4 years, 5 months ago
  80. 1cfafe2 intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() call by Kyösti Mälkki · 4 years, 6 months ago
  81. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  82. 4a21647 src: Remove some romcc workarounds by Jacob Garber · 4 years, 7 months ago
  83. 748caed northbridge: Add missing include <device/pci_def.h> by Elyes HAOUAS · 4 years, 7 months ago
  84. ba9b504 src: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 7 months ago
  85. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  86. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 8 months ago
  87. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  88. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 9 months ago
  89. ea2bec2 nb/intel/gm45: Add VBOOT support by Arthur Heymans · 4 years, 9 months ago
  90. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 9 months ago
  91. be9533a nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support by Arthur Heymans · 4 years, 9 months ago
  92. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 9 months ago
  93. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  94. fcdb033 acpi: Drop wrong _ADR objects for PCI host bridges by Elyes HAOUAS · 4 years, 9 months ago
  95. 29e5358 nb/intel/gm45: Don't run graphics init on s3 resume by Arthur Heymans · 4 years, 9 months ago
  96. 9ed0df4 sb/intel/i82801ix: Add common code to set up LPC IO decode ranges by Arthur Heymans · 4 years, 9 months ago
  97. d7205be nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use by Kyösti Mälkki · 4 years, 10 months ago
  98. e39becf intel/cpu: Switch older models to TSC_MONOTONIC_TIMER by Kyösti Mälkki · 5 years ago
  99. d53fd70 intel/smm/gen1: Use smm_subregion() by Kyösti Mälkki · 5 years ago
  100. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago