1. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  2. 9e9dccb arch/x86/car.ld: Remove AGESA linker warning workaround by Arthur Heymans · 2 years, 2 months ago
  3. b80de18 vendorcode/amd/agesa/fam16kb: Fix improper use of .data by Arthur Heymans · 2 years, 2 months ago
  4. 9d8df30 nb/amd/{agesa,pi}: Clean up some math expressions by Elyes Haouas · 2 years, 5 months ago
  5. 5213b19 nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect the code by Elyes Haouas · 2 years, 5 months ago
  6. 99eab34 amd/fam*/northbridge.c: Remove unused reset_memhole variable by Arthur Heymans · 2 years, 4 months ago
  7. cc66ff3 amd/fam*/northbridge.c: Fix unused hest variable by Arthur Heymans · 2 years, 4 months ago
  8. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  9. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  10. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 9 months ago
  11. aed59b6 AGESA binaryPI: Use common acpi_fill_madt() by Kyösti Mälkki · 3 years, 1 month ago
  12. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  13. 88a0ce6 nb/amd/{agesa,pi}: Avoid overflows during DRAM calculation by Michał Żygowski · 3 years, 2 months ago
  14. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  15. 3f24670 sb,soc/amd: Rename PMOD to PICM in ASL by Kyösti Mälkki · 3 years, 6 months ago
  16. ec5cf15 nb/amd: Deduplicate nb_common.h by Angel Pons · 3 years, 8 months ago
  17. c19cbee device: Drop unused HyperTransport code by Angel Pons · 3 years, 8 months ago
  18. 8b7bda4 nb/amd/agesa: define DDR3_SPD_SIZE as a common value by Mike Banon · 4 years ago
  19. d5ffa6e nb/amd/agesa: read 256 bytes to SPD buffer instead of 128 by Mike Banon · 4 years, 3 months ago
  20. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years ago
  21. 8bdf3f4 northbridge/amd: Keep using old resource allocator by Furquan Shaikh · 4 years, 2 months ago
  22. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  23. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  24. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  25. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  26. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  27. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  28. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 3 months ago
  29. e7f176c amd/agesa: Make BottomIo position configurable by Mike Banon · 4 years, 6 months ago
  30. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  31. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  32. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  33. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  34. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  35. b84c616 amd/common/acpi: move thermal zone to common location by Michał Żygowski · 4 years, 4 months ago
  36. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 4 months ago
  37. 09eb8d0 nb/amd/{agesa,pi}/acpi: include thermal zone by Michał Żygowski · 4 years, 5 months ago
  38. a5b0bc4 src: capitalize 'APIC' by Elyes HAOUAS · 4 years, 5 months ago
  39. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  40. 506b9c1 amd/agesa/state_machine: Add BeforeInitLate hooks by Michał Żygowski · 4 years, 7 months ago
  41. b7d0892 amd/acpi: Drop empty PCSD device nodes by Nico Huber · 4 years, 7 months ago
  42. 99b075a nb/amd: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  43. 727ac0d AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HID by Michał Żygowski · 4 years, 7 months ago
  44. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  45. 7176a54 Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID" by Nico Huber · 4 years, 7 months ago
  46. 0178760 {northbridge,soc,southbridge}: Don't use both of _ADR and _HID by Elyes HAOUAS · 4 years, 9 months ago
  47. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  48. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  49. b1434fc Fix 'unsigned int' to bare use of 'unsigned' by Subrata Banik · 5 years ago
  50. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  51. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  52. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  53. 69f6fd4 AGESA/binaryPI: Add NULL pointers check by Kyösti Mälkki · 5 years ago
  54. 3d3152e AGESA: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  55. 0f8b8d9 src: Move constant to the right side of comparison by Elyes HAOUAS · 6 years ago
  56. 4ad7f5b AGESA: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  57. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  58. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  59. 414779d src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" by Elyes HAOUAS · 6 years ago
  60. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  61. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  62. edf51d2 AGESA binaryPI: Remove code for CONFIG_CBB!=0 by Kyösti Mälkki · 6 years ago
  63. 113f670 AGESA binaryPI: Fix and optimize for MAX_NODES_NUM by Kyösti Mälkki · 6 years ago
  64. e2c2a4c nb/amd/agesa: Get rid of device_t by Kyösti Mälkki · 6 years ago
  65. 06d2323 agesa/family16kb/northbridge: report acpi namespace by Kevin Cody-Little · 6 years ago
  66. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  67. 9de8ab9 AGESA_LEGACY: Apply final cleanup and file removals by Kyösti Mälkki · 7 years ago
  68. 2b9f5b5 AGESA f16kb: Enable MRC cache equivalent fastboot by Kyösti Mälkki · 7 years ago
  69. 8e2f6ca AGESA binaryPI: Drop amdlib.h in dimmSpd.h by Kyösti Mälkki · 7 years ago
  70. d41feed AGESA: Avoid cpuRegisters.h include by Kyösti Mälkki · 7 years ago
  71. d681524 AGESA binaryPI: Clean up amdfamXX.h include by Kyösti Mälkki · 7 years ago
  72. f7ca672 AGESA boards: Clean up some includes by Kyösti Mälkki · 7 years ago
  73. 111926a AGESA: Cleanup ACPI S3 support by Kyösti Mälkki · 7 years ago
  74. cd75780 AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  75. fb32be4 AGESA: Implement EARLY_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  76. 28c4d2f AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  77. 77a58b9 nb/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  78. 27e1801 northbridge/amd/agesa/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  79. 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 7 years ago
  80. 61be360 AGESA: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  81. e4d7abc lib: provide clearer devicetree semantics by Aaron Durbin · 7 years ago
  82. d610c58 AGESA: Add agesa_helper.h header by Kyösti Mälkki · 7 years ago
  83. 27198ac MMCONF_SUPPORT: Drop redundant logging by Kyösti Mälkki · 8 years ago
  84. e25b5ef MMCONF_SUPPORT: Consolidate resource registration by Kyösti Mälkki · 8 years ago
  85. 59e0334 AGESA: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  86. 59840d1 northbridge/amd/agesa/family16kb: Remove commented code by Elyes HAOUAS · 8 years ago
  87. 0d4b11a src/northbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  88. 1d8daa6 northbridge/amd/agesa: Improve code formatting by Elyes HAOUAS · 8 years ago
  89. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  90. 5a7e72f northbridge/amd: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  91. 5003632 AGESA: Fix invalid use of CFG_ declarations by Kyösti Mälkki · 8 years ago
  92. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  93. 77a1d1a Port AGESA based northbridge code to 64bit by Stefan Reinauer · 9 years ago
  94. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  95. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  96. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  97. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  98. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  99. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 10 years ago
  100. 647456c AGESA f16kb: Fix PCI device notation by Fabian Kunkel · 9 years ago