1. 0d2dbca amd/pi/00730F01: Add support without BINARYPI_LEGACY_WRAPPER by Krystian Hebel · 5 years ago
  2. e719288 binaryPI: Use Kconfig to define the number of IOAPICs by Michał Żygowski · 4 years, 9 months ago
  3. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  4. deda9c0 northbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  5. 293e6a9 nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation by Jacob Garber · 5 years ago
  6. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  7. d768e91 src/northbridge/amd: Remove unused variables by Elyes HAOUAS · 5 years ago
  8. 42660cd nb/amd/pi, mb/amd/bettong: Fix null pointer checks by Jacob Garber · 5 years ago
  9. b1434fc Fix 'unsigned int' to bare use of 'unsigned' by Subrata Banik · 5 years ago
  10. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  11. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  12. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  13. 69f6fd4 AGESA/binaryPI: Add NULL pointers check by Kyösti Mälkki · 6 years ago
  14. bbd2377 binaryPI: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  15. c27776d binaryPI: Drop invalid northbridge.h file by Kyösti Mälkki · 6 years ago
  16. 33ff44c binaryPI: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  17. 0afc41e nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZE by Elyes HAOUAS · 6 years ago
  18. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  19. 414779d src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" by Elyes HAOUAS · 6 years ago
  20. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  21. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  22. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  23. 063e156 nb/amd/pi/00730F01: use MMIO and performance counters from AGESA by Piotr Król · 6 years ago
  24. 8ce59d5 nb/amd/pi/00730F01: Don't use device_t in ramstage by Elyes HAOUAS · 6 years ago
  25. 9ef07d8 nb/amd/pi/00730F01: Add initial native IVRS support by Timothy Pearson · 8 years ago
  26. 03eb8a8 nb/amd/pi/00730F01: Initialize IOMMU device by Kyösti Mälkki · 8 years ago
  27. edf51d2 AGESA binaryPI: Remove code for CONFIG_CBB!=0 by Kyösti Mälkki · 6 years ago
  28. 113f670 AGESA binaryPI: Fix and optimize for MAX_NODES_NUM by Kyösti Mälkki · 6 years ago
  29. 90ac736 nb/amd/pi: Get rid of device_t by Kyösti Mälkki · 6 years ago
  30. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  31. 8e2f6ca AGESA binaryPI: Drop amdlib.h in dimmSpd.h by Kyösti Mälkki · 7 years ago
  32. f724e89 binaryPI: Drop Options.h include by Kyösti Mälkki · 7 years ago
  33. d41feed AGESA: Avoid cpuRegisters.h include by Kyösti Mälkki · 7 years ago
  34. d681524 AGESA binaryPI: Clean up amdfamXX.h include by Kyösti Mälkki · 7 years ago
  35. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  36. 903ce25 binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  37. ed8d277 AGESA binaryPI: Unify agesawrapper header by Kyösti Mälkki · 7 years ago
  38. c27daff binaryPI: Drop remains of ACPI S3 on FCH by Kyösti Mälkki · 7 years ago
  39. 77a58b9 nb/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  40. 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 7 years ago
  41. e87564f binaryPI: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  42. 3067012 amd/pi: Add AMD fam16h TPM ACPI path support by Philipp Deppenwiese · 7 years ago
  43. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  44. 48f82a9 AMD fam10 binaryPI: Remove invalid PCI ops on CPU domain by Kyösti Mälkki · 8 years ago
  45. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  46. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  47. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  48. 187543c AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  49. 463f46e pci_ids.h: Correct recent AMD ID names by Marshall Dawson · 8 years ago
  50. e809dd3 northbridge/amd/pi/00730F01: Remove commented code by Elyes HAOUAS · 8 years ago
  51. 7db506c src/northbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  52. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  53. a813160 northbridge/amd: Improve code formatting by Elyes HAOUAS · 8 years ago
  54. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  55. 5a7e72f northbridge/amd: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  56. a20ac2f tree: drop last paragraph of GPL copyright header from new files by Martin Roth · 9 years ago
  57. a62191b amd/00730F01: Add missing headerfile by Kyösti Mälkki · 9 years ago
  58. 5d49038 amd/00730F01: Fix MMCONF resource by Kyösti Mälkki · 9 years ago
  59. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  60. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  61. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  62. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  63. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  64. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  65. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 10 years ago
  66. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  67. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  68. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  69. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  70. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  71. 976d91c AGESA fam16: Drop HyperTransport scan by Kyösti Mälkki · 9 years ago
  72. c5163ed8 AMD binaryPI: Drop HT3_SUPPORT by Kyösti Mälkki · 10 years ago
  73. 891f71a amd/00730F01: Move SteppeEagle specific settings to northbridge by Dave Frodin · 10 years ago
  74. bd1d158 northbridge/amd/pi: Correct the path to an #include by Dave Frodin · 10 years ago
  75. 0b5b541 AMD binaryPI 00730F01: Switch to per-device ACPI by Kyösti Mälkki · 10 years ago
  76. 2e0cf14 northbridge/amd/pi/northbridge.c: Remove superfluous logic operand by Alexandru Gagniuc · 10 years ago
  77. 2fa088b AMD binaryPI: Drop EXT_CONF_SUPPORT by Kyösti Mälkki · 10 years ago
  78. 023ed1f amd/olivehillplus: Share agesawrapper header by Kyösti Mälkki · 10 years ago
  79. e4c17ce AMD: Isolate AGESA and PI build environments by Kyösti Mälkki · 10 years ago