1. d0b2aa1 nb/amd/agesa/fam16kb: Remove dead code by Arthur Heymans · 1 year, 10 months ago
  2. 6fa6e11 nb/amd/agesa/fam15tn: Remove dead code by Arthur Heymans · 1 year, 10 months ago
  3. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 10 months ago
  4. f9b535e nb/amd: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  5. 693f7c1 nb/amd/*/*/pci_devs.h: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  6. f63edd9 nb/amd/agesa/*/dimmSpd.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  7. 3adfde9 nb/amd/agesa/*/northbridge.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  8. f58c787 nb/amd/agesa/*/acpi_tables.c: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  9. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  10. 750d57f drivers/amd/agesa: Don't save regular boot MTRR to flash by Arthur Heymans · 4 years ago
  11. 9e9dccb arch/x86/car.ld: Remove AGESA linker warning workaround by Arthur Heymans · 2 years, 3 months ago
  12. b80de18 vendorcode/amd/agesa/fam16kb: Fix improper use of .data by Arthur Heymans · 2 years, 3 months ago
  13. 704ccaf vendorcode/amd/agesa/f14: Fix improper use of .data by Arthur Heymans · 2 years, 3 months ago
  14. 8d3640d vendorcode/amd/agesa/f15tn: Fix all improper use of .data by Arthur Heymans · 2 years, 3 months ago
  15. cd259cb arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness by Arthur Heymans · 2 years, 3 months ago
  16. 4e619b2 drivers/amd/agesa: Use prepare_and_run_postcar by Arthur Heymans · 2 years, 6 months ago
  17. 9d8df30 nb/amd/{agesa,pi}: Clean up some math expressions by Elyes Haouas · 2 years, 6 months ago
  18. 5213b19 nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect the code by Elyes Haouas · 2 years, 6 months ago
  19. 99eab34 amd/fam*/northbridge.c: Remove unused reset_memhole variable by Arthur Heymans · 2 years, 5 months ago
  20. cc66ff3 amd/fam*/northbridge.c: Fix unused hest variable by Arthur Heymans · 2 years, 5 months ago
  21. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 6 months ago
  22. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  23. ddf137f nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resource by Felix Held · 2 years, 7 months ago
  24. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  25. c435038 cpu/amd/mtrr: Remove topmem global variables by Arthur Heymans · 2 years, 10 months ago
  26. aed59b6 AGESA binaryPI: Use common acpi_fill_madt() by Kyösti Mälkki · 3 years, 2 months ago
  27. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 3 months ago
  28. 88a0ce6 nb/amd/{agesa,pi}: Avoid overflows during DRAM calculation by Michał Żygowski · 3 years, 4 months ago
  29. 70d1c72 sb/amd/pi/hudson: remove unused Bolton PI FCH code by Felix Held · 3 years, 4 months ago
  30. 3b3d085 src: Remove useless comments in "includes" lines by Elyes HAOUAS · 3 years, 7 months ago
  31. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 7 months ago
  32. 3f24670 sb,soc/amd: Rename PMOD to PICM in ASL by Kyösti Mälkki · 3 years, 7 months ago
  33. ec5cf15 nb/amd: Deduplicate nb_common.h by Angel Pons · 3 years, 9 months ago
  34. c19cbee device: Drop unused HyperTransport code by Angel Pons · 3 years, 9 months ago
  35. 1e6a227 nb/amd/agesa/family15tn: define macros for GNB and IOMMU devices by Mike Banon · 3 years, 9 months ago
  36. 58d0336 nb/amd/agesa/family15tn: define macro for internal HDMI audio controller by Mike Banon · 3 years, 10 months ago
  37. c681a82 cpu/amd/pi: Remove unused cpu code 00660F01 by Martin Roth · 3 years, 9 months ago
  38. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  39. 8b7bda4 nb/amd/agesa: define DDR3_SPD_SIZE as a common value by Mike Banon · 4 years ago
  40. d5ffa6e nb/amd/agesa: read 256 bytes to SPD buffer instead of 128 by Mike Banon · 4 years, 4 months ago
  41. 2446c1e arch/x86: Drop CBMEM_TOP_BACKUP by Kyösti Mälkki · 4 years, 1 month ago
  42. 000784b nb/amd/agesa/agesa_helper.h: Drop dead code by Angel Pons · 4 years, 1 month ago
  43. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  44. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  45. 8bdf3f4 northbridge/amd: Keep using old resource allocator by Furquan Shaikh · 4 years, 3 months ago
  46. afaae8a device_util,agesa/family14: Do not consider unassigned resources in find_pci_tolm() by Furquan Shaikh · 4 years, 3 months ago
  47. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  48. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  49. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  50. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  51. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  52. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  53. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  54. e7f176c amd/agesa: Make BottomIo position configurable by Mike Banon · 4 years, 7 months ago
  55. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  56. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  57. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  58. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  59. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  60. b84c616 amd/common/acpi: move thermal zone to common location by Michał Żygowski · 4 years, 5 months ago
  61. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  62. 09eb8d0 nb/amd/{agesa,pi}/acpi: include thermal zone by Michał Żygowski · 4 years, 6 months ago
  63. ece6b2f nb/amd/agesa/family14: Improve HTC threshold handling by Michał Żygowski · 4 years, 5 months ago
  64. a5b0bc4 src: capitalize 'APIC' by Elyes HAOUAS · 4 years, 6 months ago
  65. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  66. 761dbe2 nb/amd/agesa/family14/acpi: Fix comment by Elyes HAOUAS · 4 years, 8 months ago
  67. 506b9c1 amd/agesa/state_machine: Add BeforeInitLate hooks by Michał Żygowski · 4 years, 8 months ago
  68. 596cb6c nb/agesa/family14: Don't use _HID and _ADR by Elyes HAOUAS · 4 years, 8 months ago
  69. b7d0892 amd/acpi: Drop empty PCSD device nodes by Nico Huber · 4 years, 8 months ago
  70. 99b075a nb/amd: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  71. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 8 months ago
  72. 727ac0d AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HID by Michał Żygowski · 4 years, 8 months ago
  73. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  74. 7176a54 Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID" by Nico Huber · 4 years, 8 months ago
  75. 3d5e1e5 sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call by Kyösti Mälkki · 4 years, 9 months ago
  76. 4841203 binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remains by Kyösti Mälkki · 4 years, 9 months ago
  77. 34ac1ab AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 9 months ago
  78. 0178760 {northbridge,soc,southbridge}: Don't use both of _ADR and _HID by Elyes HAOUAS · 4 years, 10 months ago
  79. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  80. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  81. ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  82. 2c08ea7 cpu/nb/sb: Remove fam12 by Joe Moore · 4 years, 10 months ago
  83. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  84. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  85. 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  86. 8b199ce nb/amd/trinity: Rename PCI ID of the IOMMU by Marshall Dawson · 5 years ago
  87. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  88. 43f6d9d AGESA binaryPI: Add AGESA entry timestamps by Kyösti Mälkki · 5 years ago
  89. d1d4f93 AGESA: Move debug helper to eventlog file by Kyösti Mälkki · 7 years ago
  90. c6918f9 AGESA: Move heap_status_name() implementation by Kyösti Mälkki · 6 years ago
  91. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  92. b1434fc Fix 'unsigned int' to bare use of 'unsigned' by Subrata Banik · 5 years ago
  93. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  94. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  95. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  96. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  97. 2b218e3 AGESA fam12/fam14: Drop amdfamX.c file include by Kyösti Mälkki · 6 years ago
  98. 69f6fd4 AGESA/binaryPI: Add NULL pointers check by Kyösti Mälkki · 6 years ago
  99. 3d3152e AGESA: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  100. 109a58a AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON by Kyösti Mälkki · 6 years ago