1. 7b9c647 nb/amd/pi/00730F01: assign northbridge ops in chipset devicetree by Felix Held · 8 months ago
  2. 2873cc6 nb/amd/pi/00730F01: drop leftover family10_northbridge PCI driver by Felix Held · 8 months ago
  3. 8ccd314 nb/amd/pi/00730F01: add CPU and domain ops in devicetree by Felix Held · 8 months ago
  4. 1952d13 nb/amd/pi/00730F01: restructure chip ops by Felix Held · 8 months ago
  5. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 10 months ago
  6. 8f0075c nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resources by Felix Held · 11 months ago
  7. 4fcaccf cpu/amd/pi/00730F01: Use common code for mp_init by Arthur Heymans · 2 years, 1 month ago
  8. f9ee87f acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() by Arthur Heymans · 1 year, 1 month ago
  9. 61dd31c nb/amd/pi/00730f01/northbridge: use VGA_MMIO_* defines by Felix Held · 1 year, 1 month ago
  10. c391bff cpu,nb/amd/pi/00730F01: dynamically generate CPU devices by Felix Held · 1 year, 5 months ago
  11. 0a2c9d7 nb/amd/pi/00730F01: request binaryPI to use \_SB_ scope in PSTATE SSDT by Felix Held · 1 year, 4 months ago
  12. 27af3e6 include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb by Felix Held · 1 year, 3 months ago
  13. fb74b3e nb/amd/pi/00730F01/northbridge: remove unneeded AGESA.h include by Felix Held · 1 year, 3 months ago
  14. e345378 nb/amd/pi/00730F01/northbridge: use get_top_of_mem_[below,above]_4gb by Felix Held · 1 year, 3 months ago
  15. 5e9afe7 include/cpu/amd/mtrr: rename functions to get top of memory regions by Felix Held · 1 year, 3 months ago
  16. d1534e4 AMD binaryPI: Use madt_ioapic_from_hw() by Kyösti Mälkki · 1 year, 3 months ago
  17. 8f86fa0 AMD binaryPI: Declare IOAPIC IDs by Kyösti Mälkki · 1 year, 7 months ago
  18. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 9 months ago
  19. 44807ac soc/amd/common: Add common function to get cpu count by Arthur Heymans · 1 year, 10 months ago
  20. f9b535e nb/amd: Fix some white spaces issues by Elyes Haouas · 2 years ago
  21. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  22. 9d8df30 nb/amd/{agesa,pi}: Clean up some math expressions by Elyes Haouas · 2 years, 4 months ago
  23. 5213b19 nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect the code by Elyes Haouas · 2 years, 4 months ago
  24. 210b915 {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> by Elyes HAOUAS · 2 years, 6 months ago
  25. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  26. a1f5ad0 nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config' by Elyes Haouas · 2 years, 5 months ago
  27. ca1e8aa northbridge/amd/pi/00730F01/northbridge.c: remove unneeded global variables by Michał Kopeć · 2 years, 7 months ago
  28. dc35d2a northbridge/amd/pi/00730F01: enable PARALLEL_MP by Michał Kopeć · 2 years, 7 months ago
  29. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 8 months ago
  30. 58d6f96 nb/amd/pi/00730F01/northbridge.c: Report missing resources by Michał Żygowski · 3 years, 2 months ago
  31. f5d457d nb/amd/pi/00730F01: Use generic allocation functions for PCI domain by Michał Żygowski · 3 years, 2 months ago
  32. fb198c6 nb/amd/pi/00730F01: Use generic allocation functions for northbridge by Michał Żygowski · 3 years, 2 months ago
  33. 88a0ce6 nb/amd/{agesa,pi}: Avoid overflows during DRAM calculation by Michał Żygowski · 3 years, 2 months ago
  34. ec5cf15 nb/amd: Deduplicate nb_common.h by Angel Pons · 3 years, 8 months ago
  35. c19cbee device: Drop unused HyperTransport code by Angel Pons · 3 years, 8 months ago
  36. 146d0c2 nb/amd/pi/00730F01/northbridge.c: Add include <types.h> by Elyes HAOUAS · 4 years ago
  37. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  38. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  39. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  40. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  41. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  42. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  43. 2f399b7 nb/amd/pi/00730F01/northbridge.c: refactor IVRS generation by Michał Żygowski · 4 years, 3 months ago
  44. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  45. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  46. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  47. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 4 months ago
  48. 208318c nb/amd/pi/00730F01: initialize GNB IOAPIC by Michał Żygowski · 4 years, 4 months ago
  49. a5b0bc4 src: capitalize 'APIC' by Elyes HAOUAS · 4 years, 5 months ago
  50. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  51. 6ca5b47 nb/amd/pi/00730F01: enable ACS and AER for PCIe ports by Michał Żygowski · 4 years, 10 months ago
  52. 38a4f2a9 nb/amd/pi: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  53. 99b075a nb/amd: Fix typo by Elyes HAOUAS · 4 years, 6 months ago
  54. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  55. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  56. e719288 binaryPI: Use Kconfig to define the number of IOAPICs by Michał Żygowski · 4 years, 8 months ago
  57. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  58. 293e6a9 nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation by Jacob Garber · 5 years ago
  59. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  60. d768e91 src/northbridge/amd: Remove unused variables by Elyes HAOUAS · 5 years ago
  61. b1434fc Fix 'unsigned int' to bare use of 'unsigned' by Subrata Banik · 5 years ago
  62. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  63. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  64. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  65. 69f6fd4 AGESA/binaryPI: Add NULL pointers check by Kyösti Mälkki · 5 years ago
  66. bbd2377 binaryPI: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 5 years ago
  67. c27776d binaryPI: Drop invalid northbridge.h file by Kyösti Mälkki · 5 years ago
  68. 33ff44c binaryPI: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  69. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  70. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  71. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  72. 063e156 nb/amd/pi/00730F01: use MMIO and performance counters from AGESA by Piotr Król · 6 years ago
  73. 8ce59d5 nb/amd/pi/00730F01: Don't use device_t in ramstage by Elyes HAOUAS · 6 years ago
  74. 9ef07d8 nb/amd/pi/00730F01: Add initial native IVRS support by Timothy Pearson · 8 years ago
  75. edf51d2 AGESA binaryPI: Remove code for CONFIG_CBB!=0 by Kyösti Mälkki · 6 years ago
  76. 113f670 AGESA binaryPI: Fix and optimize for MAX_NODES_NUM by Kyösti Mälkki · 6 years ago
  77. 90ac736 nb/amd/pi: Get rid of device_t by Kyösti Mälkki · 6 years ago
  78. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  79. f724e89 binaryPI: Drop Options.h include by Kyösti Mälkki · 7 years ago
  80. d41feed AGESA: Avoid cpuRegisters.h include by Kyösti Mälkki · 7 years ago
  81. d681524 AGESA binaryPI: Clean up amdfamXX.h include by Kyösti Mälkki · 7 years ago
  82. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  83. 903ce25 binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  84. ed8d277 AGESA binaryPI: Unify agesawrapper header by Kyösti Mälkki · 7 years ago
  85. c27daff binaryPI: Drop remains of ACPI S3 on FCH by Kyösti Mälkki · 7 years ago
  86. 77a58b9 nb/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  87. e87564f binaryPI: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  88. 3067012 amd/pi: Add AMD fam16h TPM ACPI path support by Philipp Deppenwiese · 7 years ago
  89. 48f82a9 AMD fam10 binaryPI: Remove invalid PCI ops on CPU domain by Kyösti Mälkki · 8 years ago
  90. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  91. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  92. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  93. 463f46e pci_ids.h: Correct recent AMD ID names by Marshall Dawson · 8 years ago
  94. e809dd3 northbridge/amd/pi/00730F01: Remove commented code by Elyes HAOUAS · 8 years ago
  95. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  96. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  97. a813160 northbridge/amd: Improve code formatting by Elyes HAOUAS · 8 years ago
  98. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  99. 5a7e72f northbridge/amd: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  100. 5d49038 amd/00730F01: Fix MMCONF resource by Kyösti Mälkki · 9 years ago