1. 2dfba37 mainboard/gizmosphere: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  2. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  3. 078bc41 mainboard/[g-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  4. 682b166 mb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 6 months ago
  5. 79ccc69 src: capitalize 'PCIe' by Elyes HAOUAS · 4 years, 6 months ago
  6. 7671bce mb/*/Kconfig: Factor out MAINBOARD_VENDOR by Angel Pons · 4 years, 6 months ago
  7. 24c1f94 gizmosphere/gizmo2: Switch away from ROMCC_BOOTBLOCK by Mike Banon · 4 years, 6 months ago
  8. e1ebabe mainboard: Add missing include <device/pci_def.h> by Mike Banon · 4 years, 6 months ago
  9. 2cbfadd mb: Fix typos in comments in AGESA boards by Elyes HAOUAS · 4 years, 7 months ago
  10. af258cc mb/*/*: use ACPIMMIO common block wherever possible by Michał Żygowski · 4 years, 9 months ago
  11. e1e3289 AGESA,binaryPI boards: Declare some IRQ tables static by Kyösti Mälkki · 4 years, 8 months ago
  12. 73be5f7 src/mainboard: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  13. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 9 months ago
  14. ed69de3 mainboard: Add missing include <device/pci_def.h> by Elyes HAOUAS · 4 years, 8 months ago
  15. 4b463c7 mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> by Elyes HAOUAS · 4 years, 8 months ago
  16. 98b0ae6 mb/{gizmosphere,google}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  17. b320bc5 AGESA: Disable boards from build by Kyösti Mälkki · 4 years, 9 months ago
  18. 6a5c615 gizmosphere/gizmo: Switch away from ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 9 months ago
  19. 3d5e1e5 sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call by Kyösti Mälkki · 4 years, 9 months ago
  20. 657d68b AGESA,binaryPI: Move PORT80 selection to C bootblock by Kyösti Mälkki · 4 years, 9 months ago
  21. 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  22. 2317b4f sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block by Michał Żygowski · 4 years, 9 months ago
  23. 34ac1ab AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 9 months ago
  24. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  25. 334699d mb/*/*: Use proper header for pm_iowrite() by Arthur Heymans · 4 years, 9 months ago
  26. 2e585a1 sb/amd/cimx/sb800: Get rid of power button device in coreboot by Paul Menzel · 6 years ago
  27. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  28. 28b38cd src: Drop unused 'include <cbfs.h>' by Elyes HAOUAS · 5 years ago
  29. 31f9631 src: Drop unused 'include <arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  30. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  31. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  32. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  33. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  34. 760970f AGESA fam16kb boards: Clean up devicetree by Kyösti Mälkki · 6 years ago
  35. 51769b2 AGESA: Remove ACPI for IMC we don't run by Kyösti Mälkki · 8 years ago
  36. 7515cd0 AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE by Mike Banon · 6 years ago
  37. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  38. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  39. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  40. 8541ede src/{mainboard,southbridge}: Remove commented include lines by Elyes HAOUAS · 6 years ago
  41. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  42. 414779d src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" by Elyes HAOUAS · 6 years ago
  43. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  44. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  45. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  46. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  47. 2c5652d mb: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  48. 08fc8ff src/mainboard: Fix typo by Elyes HAOUAS · 6 years ago
  49. 5e4b8ad mb/gizmosphere: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  50. 7154ef2 src/mainboard: Add space after 'if' by Elyes HAOUAS · 6 years ago
  51. ae27430 mb/gizmosphere: Get rid of device_t by Elyes HAOUAS · 6 years ago
  52. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  53. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  54. e097585 AGESA f14: Fix DDI maps in OemCustomize.c by Kyösti Mälkki · 7 years ago
  55. 9fee35c AGESA: Split long lines in OemCustomize.c by Kyösti Mälkki · 7 years ago
  56. c700829 AGESA f14: Drop PlatformGnbPcieComplex.h by Kyösti Mälkki · 7 years ago
  57. 6287a69 AGESA: Re-enable HAVE_ACPI_RESUME by Kyösti Mälkki · 7 years ago
  58. 7c60498 AGESA binaryPI: Drop amdlib.h in BiosCallouts.c by Kyösti Mälkki · 7 years ago
  59. 87df267 AGESA: Remove heap allocations from OemCustomize.c by Kyösti Mälkki · 7 years ago
  60. e52738b AGESA binaryPI boards: Fix some whitespace by Kyösti Mälkki · 7 years ago
  61. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  62. d082b6a AGESA binaryPI: Clean up amdfamXX.h include by Kyösti Mälkki · 7 years ago
  63. c8e4742 AGESA vendorcode: Move PlatformInstall.h by Kyösti Mälkki · 7 years ago
  64. a257efc AGESA boards: Clean up Ids.h and Filecode.h includes by Kyösti Mälkki · 7 years ago
  65. b7959b5 AGESA boards: Drop heapManager.h includes by Kyösti Mälkki · 7 years ago
  66. 6f55154 AGESA CIMX: Remove empty set_pcie_(de)reset by Kyösti Mälkki · 7 years ago
  67. f7ca672 AGESA boards: Clean up some includes by Kyösti Mälkki · 7 years ago
  68. d56345b gizmosphere/gizmo: Switch away from AGESA_LEGACY_WRAPPER by Kyösti Mälkki · 7 years ago
  69. 6dd620b AGESA mainboards: Clean up IS_ENABLED fan control by Marshall Dawson · 7 years ago
  70. 74e854c gizmosphere/gizmo2: Switch away from AGESA_LEGACY by Kyösti Mälkki · 7 years ago
  71. 390ba04 AGESA binaryPI: Consolidate and fix sleep states by Kyösti Mälkki · 7 years ago
  72. cd75780 AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  73. 28c4d2f AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  74. a45a864 gizmosphere/gizmo: Switch away from AGESA_LEGACY by Kyösti Mälkki · 8 years ago
  75. 967d94d AGESA: Introduce AGESA_LEGACY and its counterpart by Kyösti Mälkki · 8 years ago
  76. d610c58 AGESA: Add agesa_helper.h header by Kyösti Mälkki · 7 years ago
  77. 7580e4f AGESA: Remove leftover s3resume include by Kyösti Mälkki · 7 years ago
  78. 50bb68f AGESA fam14: Sanitize headerfile by Kyösti Mälkki · 7 years ago
  79. c3c407c AGESA: Remove leftover agesawrapper include by Kyösti Mälkki · 7 years ago
  80. 0e3c59e ddr3 spd: move accessor code into lib/spd_bin.c by Patrick Georgi · 8 years ago
  81. 44a46a1 device/dram: use global DIMM_SPD_SIZE Kconfig variable by Patrick Georgi · 8 years ago
  82. a8025db amd-based mainboards: Fix whitespace in _PTS comments by Marshall Dawson · 8 years ago
  83. f5d9d14 agesa and binaryPI mainboards: Fix devicetree hudson comments by Marshall Dawson · 8 years ago
  84. 3a0cb45 cpu/amd/mtrr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  85. 4607cac cpu/x86/msr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  86. d3d1f13 mainboard & southbridge: Clear files that are just headers by Martin Roth · 8 years ago
  87. 59e0334 AGESA: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  88. 7d25651 AGESA f14: Consolidate early P-states setting by Kyösti Mälkki · 8 years ago
  89. 036a581 AGESA f14: Consolidate XIP cache by Kyösti Mälkki · 8 years ago
  90. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  91. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  92. 95fe8fb mainboard: Format irq_tables.c by Paul Menzel · 8 years ago
  93. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  94. 062ef1c AGESA boards: Split dispatcher to romstage and ramstage by Kyösti Mälkki · 8 years ago
  95. 3fa4350 AGESA boards: Drop unused include by Kyösti Mälkki · 8 years ago
  96. 53052fe AGESA boards: Relocate platform memory config by Kyösti Mälkki · 8 years ago
  97. a5d72a3 AGESA boards: Rename files containing OEM configuration by Kyösti Mälkki · 8 years ago
  98. f77516c ACPI: Work around IASL warning reading/writing same register by Martin Roth · 9 years ago
  99. 91d9cbc ACPI: Fix IASL Warning about unused method for _OSI check by Martin Roth · 9 years ago
  100. 2666099 AMD/Kabini: Fix the interrupt routing by Zheng Bao · 9 years ago