1. 45e4ab4 mb/*: Update SPD mapping for sandybridge boards by Keith Hui · 1 year, 1 month ago
  2. 173922f mainboards: Drop stale comment about enumerate_buses() by Nico Huber · 9 months ago
  3. 7039edd SNB+MRC boards: Migrate MRC settings to devicetree by Keith Hui · 1 year, 1 month ago
  4. 027f86e ACPI: Add usb_charge_mode_from_gnvs() by Kyösti Mälkki · 1 year, 9 months ago
  5. eb2897b mb/samsung/lumpy: override SMBus subsystem ID by Matt DeVillier · 1 year, 1 month ago
  6. 3813ca5 treewide: Remove 'extern' from functions declaration by Elyes Haouas · 1 year, 7 months ago
  7. 56a3442 mb/samsung/lumpy: Adjust touchpad ACPI for Windows drivers by ReddestDream · 7 years ago
  8. e361864 mb/google,intel,samsung: Use common poweroff() by Kyösti Mälkki · 1 year, 7 months ago
  9. 7765b10 samsung/lumpy: Use APMC defines by Kyösti Mälkki · 1 year, 4 months ago
  10. c5d6af4 nb/intel/snb: Abolish mainboard_should_reset_usb() by Keith Hui · 1 year, 5 months ago
  11. 39efcd1 tree: Use __func__ instead of hard-coded names by Elyes Haouas · 1 year, 7 months ago
  12. 5aed1a0 mb/samsung: Enable VBOOT_VBNV_FLASH by Yu-Ping Wu · 1 year, 9 months ago
  13. b5df65a mb/*: Replace SNB PCI devices with references from chipset.cb by Arthur Heymans · 1 year, 9 months ago
  14. 7b49c37 mainboard: Drop invalid `hyper_threading` option by Angel Pons · 1 year, 9 months ago
  15. fa06bcb mainboard/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  16. dfbb634 mainboard/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  17. 3c528f2 mb/*/smihandler.c: Drop unused <soc/nvs.h> by Kyösti Mälkki · 1 year, 9 months ago
  18. 7bde4e8 superio/ite/it8772f/chip.h: Use 'bool' when appropriate by Elyes Haouas · 1 year, 9 months ago
  19. cdb26fd cpu/intel/model_206ax: Remove fake lapic device by Arthur Heymans · 2 years, 9 months ago
  20. d52bfbb cpu/intel/sandybridge: Use enum for ACPI C states by Arthur Heymans · 1 year, 9 months ago
  21. 691d58f nb/intel/sandybridge: Add a chipset devicetree by Arthur Heymans · 3 years ago
  22. ca5a793 drivers/generic/ioapic: Drop poor implementation by Kyösti Mälkki · 3 years, 2 months ago
  23. cf4722d src/mb: Update unlicensable files with the CC-PDDC SPDX ID by Martin Roth · 2 years ago
  24. c31db09 mainboard/samsung: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  25. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  26. 5412b41 superio/smsc/mec1308: Drop `_PRS` from static devices by Angel Pons · 2 years, 4 months ago
  27. 7a87433 mb/google,samsung: Drop init_bootmode_straps() by Kyösti Mälkki · 2 years, 9 months ago
  28. 4ff218a ChromeOS: Add DECLARE_x_CROS_GPIOS() by Kyösti Mälkki · 2 years, 10 months ago
  29. 4fdd84e ChromeOS: Promote variant_cros_gpio() by Kyösti Mälkki · 2 years, 10 months ago
  30. 740eee5 ChromeOS: Drop filling ECFW_RW/RO state in CNVS by Kyösti Mälkki · 2 years, 5 months ago
  31. e50bb8f ChromeOS: Add legacy mainboard_ec_running_ro() by Kyösti Mälkki · 2 years, 10 months ago
  32. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 6 months ago
  33. 28fa297 IASL: Ignore IASL's "Missing dependency" warning by Elyes HAOUAS · 2 years, 8 months ago
  34. fc86f8b src/mb: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  35. ff01bca ChromeOS: Refactor ACPI CNVS generation by Kyösti Mälkki · 3 years, 2 months ago
  36. 4b6ad4e samsung/lumpy,stumpy: Add get_power_switch() by Kyösti Mälkki · 2 years, 9 months ago
  37. 51df45f samsung/lumpy: Add get_lid_switch() by Kyösti Mälkki · 2 years, 9 months ago
  38. 0cb1166 samsung/lumpy,stumpy: Refactor ChromeOS GPIOs by Kyösti Mälkki · 2 years, 9 months ago
  39. 9a3bde0 ChromeOS: Replace with or add <types.h> by Kyösti Mälkki · 2 years, 9 months ago
  40. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  41. 6644d7c drivers/generic/ioapic: Drop enable_virtual_wire by Kyösti Mälkki · 3 years, 2 months ago
  42. 05ae8f2 mainboard: Drop invalid `VGA_BIOS_FILE` defaults by Angel Pons · 3 years, 5 months ago
  43. 2c03ffc mb/*: Specify type of `MAINBOARD_PART_NUMBER` once by Angel Pons · 3 years, 1 month ago
  44. 9cddae1 mb/*: Specify type of `MAINBOARD_DIR` once by Angel Pons · 3 years, 1 month ago
  45. a37701a SMBIOS: Introduce `smbios_full_table_len` function by Angel Pons · 3 years, 2 months ago
  46. d62a501 SMBIOS: Introduce `smbios_carve_table` function by Angel Pons · 3 years, 2 months ago
  47. 35b99c6 SMBIOS: Avoid `sizeof` on struct type by Angel Pons · 3 years, 2 months ago
  48. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 2 months ago
  49. 427e435 sb/intel/bd82x6x: Drop P_LVLx support in FADT by Angel Pons · 3 years, 2 months ago
  50. c56c723 mainboard: Use decimal for `device lapic 0x0 on` by Angel Pons · 3 years, 3 months ago
  51. bc441c7 mb/google: Move ECFW_RW setting for non-ChromeEC boards by Kyösti Mälkki · 3 years, 6 months ago
  52. 84d10cc ChromeOS: Use CHROMEOS_NVS guard by Kyösti Mälkki · 3 years, 6 months ago
  53. 5304ce1 nb/intel/sandybridge: Drop `pci_mmio_size` by Angel Pons · 3 years, 5 months ago
  54. ea573b0 sandybridge MRC boards: Drop channel disable masks by Angel Pons · 3 years, 7 months ago
  55. ad58198 src: Remove unused <cpu/intel/model_206ax/model_206ax.h> by Elyes HAOUAS · 3 years, 7 months ago
  56. d9e58dc nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 7 months ago
  57. ade4f35 ACPI: Move include for <vc/google/chromeos.asl> by Kyösti Mälkki · 3 years, 7 months ago
  58. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  59. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  60. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  61. 82f6b93 mb/x/acpi_tables: Move EC_RW detection by Kyösti Mälkki · 4 years, 2 months ago
  62. 6f56a23 cpu/intel/model_206ax: Rename `cX_acpower` options by Angel Pons · 3 years, 7 months ago
  63. 0d5ef95 cpu/intel/model_206ax: Unify ACPI C-state options by Angel Pons · 3 years, 7 months ago
  64. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  65. c85cce0 mb/**/cmos.layout: Indent everything with tabs by Angel Pons · 3 years, 10 months ago
  66. 2c0aa00 mb/**/cmos.layout: Remove crusty comments by Angel Pons · 3 years, 10 months ago
  67. 0be783b mb/samsung/lumpy: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  68. 38eaf3e mb/samsung/stumpy: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  69. 90d00de {src/mb,util/autoport}: Use macro for DSDT revision by Elyes HAOUAS · 3 years, 10 months ago
  70. 87cc889 treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS by Michael Niewöhner · 4 years ago
  71. a58d702 mb/samsung: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  72. c802745 nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} by Angel Pons · 4 years ago
  73. 92717ff nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro by Angel Pons · 4 years ago
  74. dc0c081 nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` by Angel Pons · 4 years ago
  75. e83d30b mb: remove duplicated Make code for spd.bin generation by Michael Niewöhner · 4 years ago
  76. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years, 1 month ago
  77. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  78. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  79. 07a4e56 mb/intel,samsung: Drop unused static gnvs_ by Kyösti Mälkki · 4 years, 2 months ago
  80. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 3 months ago
  81. a685fcb src: Remove unused 'include <arch/smp/mpspec.h>' by Elyes HAOUAS · 4 years, 3 months ago
  82. 32da343 src: Remove unused '#include <cpu/x86/lapic.h>' by Elyes HAOUAS · 4 years, 3 months ago
  83. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  84. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  85. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  86. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  87. a4faec3 src/mainboard: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  88. 37f3d7b mb/samsung/stumpy: Drop ACPI brightness controls by Matt DeVillier · 4 years, 5 months ago
  89. d32b6de mainboard/samsung: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  90. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  91. b0b25c8 drivers/intel/gma/acpi: Provide default definition for displays by Nico Huber · 4 years, 5 months ago
  92. c67e4db mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later by Angel Pons · 4 years, 5 months ago
  93. 53a9e41 mainboard/[^a-p]*: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  94. 4ce5290 3rdparty/libgfxinit: Update submodule pointer by Nico Huber · 4 years, 6 months ago
  95. 7fa1d9d chromeos: stop sharing write protect GPIO with depthcharge by Joel Kitching · 4 years, 5 months ago
  96. 7671bce mb/*/Kconfig: Factor out MAINBOARD_VENDOR by Angel Pons · 4 years, 6 months ago
  97. 1ee3dbc nb/intel/sandybridge: Fix VBOOT by Patrick Rudolph · 4 years, 6 months ago
  98. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  99. d8ce9a8 mb/**/hda_verb.c: Correct codec ID on subvendor verbs by Angel Pons · 4 years, 8 months ago
  100. ec21170 mb/**/hda_verb.{c,h}: use denary numerals for codec IDs by Angel Pons · 4 years, 8 months ago