1. 0fcb1b8 mainboard/bap: 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. 3b618bb mainboard/[a-f]*: 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. 7671bce mb/*/Kconfig: Factor out MAINBOARD_VENDOR by Angel Pons · 4 years, 6 months ago
  6. bb45f38 mb/bap/ode_e20XX: Switch away from ROMCC_BOOTBLOCK by Mike Banon · 4 years, 6 months ago
  7. e1ebabe mainboard: Add missing include <device/pci_def.h> by Mike Banon · 4 years, 6 months ago
  8. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 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. b320bc5 AGESA: Disable boards from build by Kyösti Mälkki · 4 years, 9 months ago
  15. 4841203 binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remains by Kyösti Mälkki · 4 years, 9 months ago
  16. 657d68b AGESA,binaryPI: Move PORT80 selection to C bootblock by Kyösti Mälkki · 4 years, 9 months ago
  17. ce51d6d binaryPI boards: Remove BIST reporting by Kyösti Mälkki · 4 years, 9 months ago
  18. aeb85d5 binaryPI: Clean leftover romstage prototype by Kyösti Mälkki · 4 years, 9 months ago
  19. 34ac1ab AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 9 months ago
  20. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  21. a0a5077 binaryPI: Disable boards from build by Kyösti Mälkki · 4 years, 9 months ago
  22. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  23. ad0f485 src/mainboard: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  24. 5be75d5 AGESA,binaryPI: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  25. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago
  26. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 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. be11236 commonlib/loglevel.h: Drop unnecessary include by Elyes HAOUAS · 6 years ago
  31. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  32. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  33. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  34. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  35. 4dba497 binaryPI: Drop nested northbridge in devicetree by Kyösti Mälkki · 6 years ago
  36. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  37. 760970f AGESA fam16kb boards: Clean up devicetree by Kyösti Mälkki · 6 years ago
  38. f40f209 binaryPI: Remove ACPI for IMC we don't run by Kyösti Mälkki · 8 years ago
  39. 51769b2 AGESA: Remove ACPI for IMC we don't run by Kyösti Mälkki · 8 years ago
  40. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  41. c21df03 arch/x86: Drop spurious arch/stages.h includes by Kyösti Mälkki · 6 years ago
  42. 21c8f9c mainboard: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  43. f0c5be2 mb/*/*/Kconfig: Remove useless comment by Elyes HAOUAS · 6 years ago
  44. 8541ede src/{mainboard,southbridge}: Remove commented include lines by Elyes HAOUAS · 6 years ago
  45. 6d19a20 mb: Set coreboot as DSDT's manufacturer model ID by Elyes HAOUAS · 6 years ago
  46. 414779d src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" by Elyes HAOUAS · 6 years ago
  47. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  48. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  49. 1156b35 mainboard: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  50. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  51. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  52. 08fc8ff src/mainboard: Fix typo by Elyes HAOUAS · 6 years ago
  53. 868f74a mb/bap: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  54. 5a0757c mb/bap: Get rid of device_t by Elyes HAOUAS · 6 years ago
  55. 0ba2652 mainboard/bap/ode_e20xx: Remove commented out asl code. by Martin Roth · 6 years ago
  56. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  57. 7c60498 AGESA binaryPI: Drop amdlib.h in BiosCallouts.c by Kyösti Mälkki · 7 years ago
  58. 525930b binaryPI boards: Fix indirect AGESA.h include 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. f7ca672 AGESA boards: Clean up some includes by Kyösti Mälkki · 7 years ago
  67. 0ff2e01 amd/pi/hudson: Move oem_fan_control() by Martin Roth · 7 years ago
  68. 23e5ba9 binarypi mainboards: Clean up IS_ENABLED fan control by Marshall Dawson · 7 years ago
  69. 6dd620b AGESA mainboards: Clean up IS_ENABLED fan control by Marshall Dawson · 7 years ago
  70. 65200be bap/ode_e20XX: Switch away from AGESA_LEGACY_WRAPPER 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. 903ce25 binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  73. 28c4d2f AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  74. 5df9df5 binaryPI: Drop unused agesawrapper include by Kyösti Mälkki · 7 years ago
  75. 517cab9 binaryPI: Drop unused agesawrapper include by Kyösti Mälkki · 7 years ago
  76. bebd766 binaryPI: Disable CAR with empty stack by Kyösti Mälkki · 7 years ago
  77. 9de8261 binaryPI: Switch to agesa/def_callouts.c by Kyösti Mälkki · 7 years ago
  78. 044dec2 binaryPI: Switch to agesa/heapmanager.c by Kyösti Mälkki · 7 years ago
  79. bf2d219 binaryPI boards: Drop unused header by Kyösti Mälkki · 7 years ago
  80. 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 7 years ago
  81. 7a0aa9a bap/ode_e20XX: Switch away from AGESA_LEGACY by Kyösti Mälkki · 8 years ago
  82. 967d94d AGESA: Introduce AGESA_LEGACY and its counterpart by Kyösti Mälkki · 8 years ago
  83. 1b183aa binaryPI boards: Drop any ACPI S3 support by Kyösti Mälkki · 7 years ago
  84. d610c58 AGESA: Add agesa_helper.h header by Kyösti Mälkki · 7 years ago
  85. 7580e4f AGESA: Remove leftover s3resume include by Kyösti Mälkki · 7 years ago
  86. c3c407c AGESA: Remove leftover agesawrapper include by Kyösti Mälkki · 7 years ago
  87. 0e3c59e ddr3 spd: move accessor code into lib/spd_bin.c by Patrick Georgi · 8 years ago
  88. 2e08b59 ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs() by Patrick Georgi · 8 years ago
  89. 44a46a1 device/dram: use global DIMM_SPD_SIZE Kconfig variable by Patrick Georgi · 8 years ago
  90. a8025db amd-based mainboards: Fix whitespace in _PTS comments by Marshall Dawson · 8 years ago
  91. f5d9d14 agesa and binaryPI mainboards: Fix devicetree hudson comments by Marshall Dawson · 8 years ago
  92. 3a0cb45 cpu/amd/mtrr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  93. 4607cac cpu/x86/msr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  94. d3d1f13 mainboard & southbridge: Clear files that are just headers by Martin Roth · 8 years ago
  95. 187543c AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  96. 59e0334 AGESA: Switch to MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 8 years ago
  97. ec28aad src/mainboard: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  98. 8da96e5 mainboard/*/*/mptable.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  99. 629ca43 mainboard/bap/ode_e20XX: Change SATA from GEN2 to GEN3 by Fabian Kunkel · 8 years ago
  100. e53e488c src/mainboard: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago