1. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  2. 8bdf3f4 northbridge/amd: Keep using old resource allocator by Furquan Shaikh · 4 years, 3 months ago
  3. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  6. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  7. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  8. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  9. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  10. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  11. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  12. 2f399b7 nb/amd/pi/00730F01/northbridge.c: refactor IVRS generation by Michał Żygowski · 4 years, 5 months ago
  13. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  14. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  15. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  16. b84c616 amd/common/acpi: move thermal zone to common location by Michał Żygowski · 4 years, 5 months ago
  17. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  18. 3fbd2af nb/amd/pi/00730F01/state_machine.c: unhardcode IOAPIC2 address by Michał Żygowski · 4 years, 5 months ago
  19. 208318c nb/amd/pi/00730F01: initialize GNB IOAPIC by Michał Żygowski · 4 years, 5 months ago
  20. 09eb8d0 nb/amd/{agesa,pi}/acpi: include thermal zone by Michał Żygowski · 4 years, 6 months ago
  21. a5b0bc4 src: capitalize 'APIC' by Elyes HAOUAS · 4 years, 6 months ago
  22. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  23. 6ca5b47 nb/amd/pi/00730F01: enable ACS and AER for PCIe ports by Michał Żygowski · 5 years ago
  24. 7c07110 nb/amd/pi/00730F01/state_machine: Add lost options by Michał Żygowski · 4 years, 8 months ago
  25. 506b9c1 amd/agesa/state_machine: Add BeforeInitLate hooks by Michał Żygowski · 4 years, 8 months ago
  26. 38a4f2a9 nb/amd/pi: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  27. b7d0892 amd/acpi: Drop empty PCSD device nodes by Nico Huber · 4 years, 8 months ago
  28. 99b075a nb/amd: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  29. 727ac0d AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HID by Michał Żygowski · 4 years, 8 months ago
  30. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  31. 7176a54 Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID" by Nico Huber · 4 years, 8 months ago
  32. 0178760 {northbridge,soc,southbridge}: Don't use both of _ADR and _HID by Elyes HAOUAS · 4 years, 10 months ago
  33. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  34. 0d2dbca amd/pi/00730F01: Add support without BINARYPI_LEGACY_WRAPPER by Krystian Hebel · 5 years ago
  35. e719288 binaryPI: Use Kconfig to define the number of IOAPICs by Michał Żygowski · 4 years, 9 months ago
  36. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  37. deda9c0 northbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  38. 293e6a9 nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation by Jacob Garber · 5 years ago
  39. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  40. d768e91 src/northbridge/amd: Remove unused variables by Elyes HAOUAS · 5 years ago
  41. 42660cd nb/amd/pi, mb/amd/bettong: Fix null pointer checks by Jacob Garber · 5 years ago
  42. b1434fc Fix 'unsigned int' to bare use of 'unsigned' by Subrata Banik · 5 years ago
  43. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  44. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  45. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  46. 69f6fd4 AGESA/binaryPI: Add NULL pointers check by Kyösti Mälkki · 6 years ago
  47. bbd2377 binaryPI: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  48. c27776d binaryPI: Drop invalid northbridge.h file by Kyösti Mälkki · 6 years ago
  49. 33ff44c binaryPI: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  50. 0afc41e nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZE by Elyes HAOUAS · 6 years ago
  51. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  52. 414779d src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" by Elyes HAOUAS · 6 years ago
  53. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  54. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  55. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  56. 063e156 nb/amd/pi/00730F01: use MMIO and performance counters from AGESA by Piotr Król · 6 years ago
  57. 8ce59d5 nb/amd/pi/00730F01: Don't use device_t in ramstage by Elyes HAOUAS · 6 years ago
  58. 9ef07d8 nb/amd/pi/00730F01: Add initial native IVRS support by Timothy Pearson · 8 years ago
  59. 03eb8a8 nb/amd/pi/00730F01: Initialize IOMMU device by Kyösti Mälkki · 8 years ago
  60. edf51d2 AGESA binaryPI: Remove code for CONFIG_CBB!=0 by Kyösti Mälkki · 6 years ago
  61. 113f670 AGESA binaryPI: Fix and optimize for MAX_NODES_NUM by Kyösti Mälkki · 6 years ago
  62. 90ac736 nb/amd/pi: Get rid of device_t by Kyösti Mälkki · 6 years ago
  63. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  64. 8e2f6ca AGESA binaryPI: Drop amdlib.h in dimmSpd.h by Kyösti Mälkki · 7 years ago
  65. f724e89 binaryPI: Drop Options.h include by Kyösti Mälkki · 7 years ago
  66. d41feed AGESA: Avoid cpuRegisters.h include by Kyösti Mälkki · 7 years ago
  67. d681524 AGESA binaryPI: Clean up amdfamXX.h include by Kyösti Mälkki · 7 years ago
  68. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  69. 903ce25 binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  70. ed8d277 AGESA binaryPI: Unify agesawrapper header by Kyösti Mälkki · 7 years ago
  71. c27daff binaryPI: Drop remains of ACPI S3 on FCH by Kyösti Mälkki · 7 years ago
  72. 77a58b9 nb/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  73. 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 7 years ago
  74. e87564f binaryPI: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  75. 3067012 amd/pi: Add AMD fam16h TPM ACPI path support by Philipp Deppenwiese · 7 years ago
  76. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  77. 48f82a9 AMD fam10 binaryPI: Remove invalid PCI ops on CPU domain by Kyösti Mälkki · 8 years ago
  78. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  79. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  80. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  81. 187543c AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  82. 463f46e pci_ids.h: Correct recent AMD ID names by Marshall Dawson · 8 years ago
  83. e809dd3 northbridge/amd/pi/00730F01: Remove commented code by Elyes HAOUAS · 8 years ago
  84. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  85. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  86. a813160 northbridge/amd: Improve code formatting by Elyes HAOUAS · 8 years ago
  87. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  88. 5a7e72f northbridge/amd: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  89. a20ac2f tree: drop last paragraph of GPL copyright header from new files by Martin Roth · 9 years ago
  90. a62191b amd/00730F01: Add missing headerfile by Kyösti Mälkki · 9 years ago
  91. 5d49038 amd/00730F01: Fix MMCONF resource by Kyösti Mälkki · 9 years ago
  92. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  93. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  94. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  95. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  96. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  97. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  98. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 10 years ago
  99. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  100. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago