1. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  2. 446b188 mb/*/Kconfig: Drop select USE_OPTION_TABLE by Patrick Rudolph · 3 years, 4 months ago
  3. a4c09c5 mb/**/cmos.layout: Drop unreferenced `iommu` option by Angel Pons · 3 years, 4 months ago
  4. d4799d7 mainboard: Drop unreferenced CMOS options by Angel Pons · 3 years, 4 months ago
  5. 12cc97f mb/asus/p2b/cmos.layout: Align contents with tabs by Angel Pons · 3 years, 4 months ago
  6. a060e3c mb/asus/p8z77-v_lx2: Add CMOS option support by Bill XIE · 3 years, 4 months ago
  7. 612249d mb/asus/am1i-a: Use read_int_option() by Angel Pons · 3 years, 4 months ago
  8. f79030c mb/asus/p8z77-m_pro: Use get_int_option() by Angel Pons · 3 years, 10 months ago
  9. b29cc1a mb/asus/p2b: Add option table support by Keith Hui · 4 years, 3 months ago
  10. f2e8660 sandybridge boards: Drop default `pci_mmio_size` by Angel Pons · 3 years, 5 months ago
  11. 023fdaf mb/asus/p2b: Refactor southbridge ACPI stuff by Keith Hui · 4 years, 4 months ago
  12. 0dd6ee7 AGESA,binaryPI boards: Drop invalid MP table files by Kyösti Mälkki · 4 years, 8 months ago
  13. 27f340e AGESA,binaryPI boards: Move IRQ table programming by Kyösti Mälkki · 3 years, 6 months ago
  14. 95be98a mb/: Drop print of MAINBOARD_PART_NUMBER by Kyösti Mälkki · 3 years, 6 months ago
  15. 85a967f AGESA fam16 boards: Drop obsolete picr_data and intr_data by Kyösti Mälkki · 3 years, 6 months ago
  16. 49bc3b7 AGESA,binaryPI boards: Drop _SI scope with _SST in ASL by Kyösti Mälkki · 3 years, 6 months ago
  17. c92efa3 AGESA,binaryPI boards: Move common PCBA in ASL by Kyösti Mälkki · 3 years, 6 months ago
  18. c308f02 AGESA,binaryPI boards: Drop unused variables in ASL by Kyösti Mälkki · 3 years, 6 months ago
  19. ff9ba54 sb,soc/amd: Drop OSFL method in ASL by Kyösti Mälkki · 3 years, 6 months ago
  20. 7155595 mb: guard irq_tables for clang-format by Patrick Georgi · 3 years, 6 months ago
  21. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 6 months ago
  22. 29b030d AGESA,binaryPI boards: Drop OSV in ASL by Kyösti Mälkki · 3 years, 6 months ago
  23. b27e7db mainboard: Drop unneeded `default_brightness_levels.asl` by Angel Pons · 3 years, 6 months ago
  24. ecbd1a0 my boards: Do not include `superio.asl` twice by Angel Pons · 3 years, 6 months ago
  25. ea573b0 sandybridge MRC boards: Drop channel disable masks by Angel Pons · 3 years, 7 months ago
  26. 00f11c0 sb/intel/i82801jx: Drop Global NVS support by Angel Pons · 3 years, 7 months ago
  27. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 7 months ago
  28. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 8 months ago
  29. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  30. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 7 months ago
  31. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 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. 4c77a8b mb/asus/a88xm-e: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  34. 19a0923 mb/asus/f2a85-m: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  35. 76eaab0 mb/asus/am1i-a: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  36. ef7ea6b mb/asus/p2b: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  37. 61ab526 mb/asus/p5ql-em/Kconfig: Drop 'select ARCH_X86' by Elyes HAOUAS · 3 years, 7 months ago
  38. 985821c cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE by Elyes HAOUAS · 3 years, 7 months ago
  39. cee844c mainboards: Drop GNVS cmap and cmbp by Kyösti Mälkki · 3 years, 8 months ago
  40. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 8 months ago
  41. 3b947e2 mainboards: Move get_cst_entries() by Kyösti Mälkki · 3 years, 7 months ago
  42. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  43. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  44. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 7 months ago
  45. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 7 months ago
  46. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 11 months ago
  47. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  48. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  49. bb1ada6 mb/asus/f2a85-m_pro: Enable PCIe bridge 00:15.2 in AGESA by Paul Menzel · 3 years, 10 months ago
  50. b92df57 mb/asus/f2a85-m: Disable `HUDSON_LEGACY_FREE` for working serial console by Paul Menzel · 3 years, 9 months ago
  51. 3ff9486 mb/asus/f2a85-m_pro: Enable super-I/O LDNs 0x0f and 0x14 by Nico Huber · 3 years, 11 months ago
  52. 394bd94 mb/asus/f2a85-m_pro: Clean up super-I/O GPIO settings by Nico Huber · 3 years, 11 months ago
  53. 0082a3e mb/asus/f2a85-m_pro: Comment and group super-I/O GPIO settings by Nico Huber · 3 years, 11 months ago
  54. 0258465 mb/asus/f2a85-m_pro: Enable GPIO0 on the super I/O by Nico Huber · 3 years, 11 months ago
  55. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 4 years ago
  56. 2a507f7 mb/asus/f2a85-m_pro: Turn super-i/o 0x30 writes into on/off by Nico Huber · 3 years, 11 months ago
  57. 9f7b36a mb/asus/f2a85-m_pro: Use `irq` in dt for single-byte registers by Nico Huber · 3 years, 11 months ago
  58. 947dc64 mb/asus/f2a85-m_pro: Enable keyboard controller in devicetree by Paul Menzel · 3 years, 11 months ago
  59. 2ac7433 mb/asus/f2a85-m_pro: Enable UART A in Super I/O by Paul Menzel · 4 years, 5 months ago
  60. 00e58c3 superio/nuvoton: Factor out equivalent Kconfig option by Angel Pons · 3 years, 10 months ago
  61. d354c08 AGESA mb: Replace tab with space in macro definition for consistency by Paul Menzel · 3 years, 10 months ago
  62. 37509d7 mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() by Elyes HAOUAS · 3 years, 11 months ago
  63. 2bfaabc mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform by Elyes HAOUAS · 3 years, 11 months ago
  64. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 11 months ago
  65. e5655a1 src/mainboard: Add missing <console/console.h> by Elyes HAOUAS · 4 years ago
  66. e49ce26 mb/asus/am1i-a: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  67. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 4 years ago
  68. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 4 years ago
  69. f2a2ea2 mb/asus/a88xm-e/Kconfig: Correct 'HUDSON_XHCI_ENABLE' symbol by Elyes HAOUAS · 4 years ago
  70. 1452c80 mb/asus/am1i-a/buildOpts.c: choose the 1600 MT/s RAM frequency by Mike Banon · 4 years ago
  71. e912e3e src: Remove unneded whitespace before tab by Elyes HAOUAS · 4 years ago
  72. 07674db x4x boards: Remove unused/deprecated cmos bits by Arthur Heymans · 4 years ago
  73. ffa710b mb/asus: Add Asus A88XM-E FM2+ with documentation by Balazs Vinarz · 6 years ago
  74. 4276050 mb/*/*/devicetree.cb: Normalize disabled PIRQ values by Angel Pons · 4 years, 1 month ago
  75. 5ffb5a7 mb/asus/p2b: Enable hardware monitor access via I/O on ISA bus by Keith Hui · 4 years, 3 months ago
  76. 8d55f16 mb/asus/p2b: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  77. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years, 2 months ago
  78. 380789a mainboard: Drop optional and empty ACPI \_BFS methods by Angel Pons · 4 years, 1 month ago
  79. 3b5e196 AMD mainboards: Drop commented-out include by Angel Pons · 4 years, 1 month ago
  80. dd1da42 ACPI: Drop commented-out DSDT DefinitionBlock instances by Angel Pons · 4 years, 1 month ago
  81. 6c82012 mb/asus/p8z77-v_lx2: Correct Super I/O GPIO settings by Angel Pons · 4 years, 2 months ago
  82. 698647a mb/asus/p8z77-m_pro: Remove PS/2 keyboard & mouse duplicate by Keith Hui · 4 years, 3 months ago
  83. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  84. a138366 src/mainboard: Remove unused include 'sandybridge.h' by Elyes HAOUAS · 4 years, 2 months ago
  85. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  86. 3588d7b mb/*/*/Kconfig: guard board name in quotes by Patrick Georgi · 4 years, 2 months ago
  87. f3973bd i945 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  88. a1dfce1 x4x boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  89. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  90. 9f7f92c amd/agesa/hudson boards: Get rid of power button device by Paul Menzel · 4 years, 4 months ago
  91. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  92. 9d00242 mb/asus/p2b: Add p3b-f IRQ routing to DSDT by Keith Hui · 4 years, 4 months ago
  93. 8d09a06 src: Fix up #-commented SPDX headers by Angel Pons · 4 years, 3 months ago
  94. db2e118 AGESA f14/f15tn/f16kb: Clean up buildOpts.c files by Angel Pons · 4 years, 3 months ago
  95. 8a017aa AGESA boards: Fix typo in *OVERRIDES* in comment by Paul Menzel · 4 years, 3 months ago
  96. ec6e03e AGESA f14/f15tn/f16kb: Deduplicate RAM settings by Angel Pons · 4 years, 3 months ago
  97. 6482916 AGESA f16kb: Factor out default MTRR settings by Angel Pons · 4 years, 3 months ago
  98. 7ee8e7f AGESA f15tn: Factor out default MTRR settings by Angel Pons · 4 years, 3 months ago
  99. 7e577ad AGESA f14/f15tn/f16kb: Factor out memory settings by Angel Pons · 4 years, 3 months ago
  100. 5f82370 AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size by Angel Pons · 4 years, 3 months ago