1. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 8 months ago
  2. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  3. 6baee3d mb/*/*: Remove AMD agesa family16 boards by Arthur Heymans · 1 year, 9 months ago
  4. 9a657e2 mb/biostar/a68n_5200/irq_tables.c: Use ALIGN_UP macro by Elyes Haouas · 1 year, 10 months ago
  5. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  6. 10a500e mb/biostar/a68n_5200: Use pci_or_config8() by Elyes Haouas · 2 years, 3 months ago
  7. 28fa297 IASL: Ignore IASL's "Missing dependency" warning by Elyes HAOUAS · 2 years, 7 months ago
  8. 619dfea src/mainboard/{bap,biostar}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  9. aed59b6 AGESA binaryPI: Use common acpi_fill_madt() by Kyösti Mälkki · 3 years, 1 month ago
  10. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years ago
  11. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years ago
  12. 0caf80d bd82x6x boards: Drop redundant `c2_latency` by Angel Pons · 3 years, 1 month ago
  13. 4a696d6 AGESA boards: Drop comments about `IDS_DEBUG_PORT` by Angel Pons · 3 years, 2 months ago
  14. 59f5c0c AGESA boards: Drop unused `IDSOPT_HOST_SIMNOW` macro by Angel Pons · 3 years, 2 months ago
  15. 8bf0a26 AGESA boards: Drop unused `IDSOPT_HOST_HDT` macro by Angel Pons · 3 years, 2 months ago
  16. 7bce4f3 AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` macro by Angel Pons · 3 years, 2 months ago
  17. a4c09c5 mb/**/cmos.layout: Drop unreferenced `iommu` option by Angel Pons · 3 years, 3 months ago
  18. d4799d7 mainboard: Drop unreferenced CMOS options by Angel Pons · 3 years, 3 months ago
  19. f2e8660 sandybridge boards: Drop default `pci_mmio_size` by Angel Pons · 3 years, 3 months ago
  20. 0dd6ee7 AGESA,binaryPI boards: Drop invalid MP table files by Kyösti Mälkki · 4 years, 7 months ago
  21. 27f340e AGESA,binaryPI boards: Move IRQ table programming by Kyösti Mälkki · 3 years, 5 months ago
  22. 95be98a mb/: Drop print of MAINBOARD_PART_NUMBER by Kyösti Mälkki · 3 years, 5 months ago
  23. 85a967f AGESA fam16 boards: Drop obsolete picr_data and intr_data by Kyösti Mälkki · 3 years, 5 months ago
  24. 49bc3b7 AGESA,binaryPI boards: Drop _SI scope with _SST in ASL by Kyösti Mälkki · 3 years, 5 months ago
  25. c92efa3 AGESA,binaryPI boards: Move common PCBA in ASL by Kyösti Mälkki · 3 years, 5 months ago
  26. c308f02 AGESA,binaryPI boards: Drop unused variables in ASL by Kyösti Mälkki · 3 years, 5 months ago
  27. ff9ba54 sb,soc/amd: Drop OSFL method in ASL by Kyösti Mälkki · 3 years, 5 months ago
  28. 7155595 mb: guard irq_tables for clang-format by Patrick Georgi · 3 years, 5 months ago
  29. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 5 months ago
  30. 29b030d AGESA,binaryPI boards: Drop OSV in ASL by Kyösti Mälkki · 3 years, 5 months ago
  31. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 6 months ago
  32. 3cf3635 mb/biostar/th61-itx/early_init.c: Clean includes by Elyes HAOUAS · 3 years, 5 months ago
  33. d4ed0e1 mb/biostar/a68n_5200: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  34. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 6 months ago
  35. 3f24670 sb,soc/amd: Rename PMOD to PICM in ASL by Kyösti Mälkki · 3 years, 6 months ago
  36. 635ac11 mb/biostar/am1ml: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  37. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  38. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 6 months ago
  39. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 6 months ago
  40. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 8 months ago
  41. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 8 months ago
  42. d354c08 AGESA mb: Replace tab with space in macro definition for consistency by Paul Menzel · 3 years, 9 months ago
  43. 37509d7 mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() by Elyes HAOUAS · 3 years, 10 months ago
  44. 2bfaabc mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform by Elyes HAOUAS · 3 years, 10 months ago
  45. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 9 months ago
  46. 690b6bc treewide/Kconfig: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 10 months ago
  47. e1b1bc9 mb/biostar/am1ml: Use 'PNP_IDX_*' instead of magic numbers by Elyes HAOUAS · 3 years, 11 months ago
  48. bb86e17 mb/biostar: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  49. 9c4f97a mb/biostar: Add TH61-ITX port by Mate Kukri · 4 years ago
  50. 380789a mainboard: Drop optional and empty ACPI \_BFS methods by Angel Pons · 4 years ago
  51. 3b5e196 AMD mainboards: Drop commented-out include by Angel Pons · 4 years ago
  52. afd0e9e mb/biostar: Drop dead code by Angel Pons · 4 years ago
  53. dd1da42 ACPI: Drop commented-out DSDT DefinitionBlock instances by Angel Pons · 4 years ago
  54. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 2 months ago
  55. 8d09a06 src: Fix up #-commented SPDX headers by Angel Pons · 4 years, 2 months ago
  56. db2e118 AGESA f14/f15tn/f16kb: Clean up buildOpts.c files by Angel Pons · 4 years, 2 months ago
  57. 8a017aa AGESA boards: Fix typo in *OVERRIDES* in comment by Paul Menzel · 4 years, 2 months ago
  58. 333ba2a mb/biostar/a68n_5200: Remove spurious SPD eeprom entries by Kyösti Mälkki · 4 years, 2 months ago
  59. ec6e03e AGESA f14/f15tn/f16kb: Deduplicate RAM settings by Angel Pons · 4 years, 2 months ago
  60. 6482916 AGESA f16kb: Factor out default MTRR settings by Angel Pons · 4 years, 2 months ago
  61. 7e577ad AGESA f14/f15tn/f16kb: Factor out memory settings by Angel Pons · 4 years, 2 months ago
  62. 5f82370 AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size by Angel Pons · 4 years, 2 months ago
  63. c072e79 AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRING by Angel Pons · 4 years, 2 months ago
  64. f689d2e AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRING by Angel Pons · 4 years, 2 months ago
  65. 66ee42d mb/*/*/buildOpts.c: Clean up whitespace by Angel Pons · 4 years, 2 months ago
  66. 927f6ae mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROL by Angel Pons · 4 years, 2 months ago
  67. b3162b5 mainboard/*/*/*.cb: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  68. 44e310b mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  69. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  70. bc867d5 src/mainboard: Remove unused 'include <stdlib.h>' by Elyes HAOUAS · 4 years, 2 months ago
  71. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  72. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  73. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  74. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  75. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  76. a4faec3 src/mainboard: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 3 months ago
  77. 08da24e mainboard/biostar: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  78. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 4 months ago
  79. 3b618bb mainboard/[a-f]*: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  80. 9006df9 mb/biostar/am1ml: Remove old reference to olivehillplus by Elyes HAOUAS · 4 years, 5 months ago
  81. 682b166 mb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 4 months ago
  82. 7671bce mb/*/Kconfig: Factor out MAINBOARD_VENDOR by Angel Pons · 4 years, 5 months ago
  83. 2cbfadd mb: Fix typos in comments in AGESA boards by Elyes HAOUAS · 4 years, 6 months ago
  84. 33768dd biostar/a68n_5200: Switch away from ROMCC_BOOTBLOCK by Mike Banon · 4 years, 7 months ago
  85. af258cc mb/*/*: use ACPIMMIO common block wherever possible by Michał Żygowski · 4 years, 8 months ago
  86. c2ce370 src/mainboard: remove MMIO macros by Idwer Vollering · 4 years, 6 months ago
  87. e1e3289 AGESA,binaryPI boards: Declare some IRQ tables static by Kyösti Mälkki · 4 years, 7 months ago
  88. 73be5f7 src/mainboard: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  89. b9bd69e src/mainboard: Remove unused '#include <device/pci.h>' by Elyes HAOUAS · 4 years, 7 months ago
  90. 20a3297 mb/biostar: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  91. fc749b23 biostar/am1ml: Switch away from ROMCC_BOOTBLOCK by Sergej Ivanov · 4 years, 7 months ago
  92. b320bc5 AGESA: Disable boards from build by Kyösti Mälkki · 4 years, 8 months ago
  93. e077cdb AGESA, binaryPI: Remove generic device for SPD eeproms by Kyösti Mälkki · 4 years, 11 months ago
  94. 657d68b AGESA,binaryPI: Move PORT80 selection to C bootblock by Kyösti Mälkki · 4 years, 8 months ago
  95. 5cdbce8 AGESA boards: Drop commented out code by Kyösti Mälkki · 4 years, 8 months ago
  96. 34ac1ab AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 8 months ago
  97. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 8 months ago
  98. ad0f485 src/mainboard: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  99. 3c8f9b8 mb/biostar/am1ml: Use ite's common functions by Elyes HAOUAS · 4 years, 9 months ago
  100. 20eaef0 src: Add missing include 'console.h' by Elyes HAOUAS · 5 years ago