1. 2255eba mb/google/deltaur: Add support to enable GbE on variant by Varun Joshi · 4 years, 4 months ago
  2. c6f5b05 mb/google/deltaur: Return SKU ID info by Anil Kumar · 4 years, 4 months ago
  3. 0668497 mb/google/deltaur: Update onboard memory config by Varun Joshi · 4 years, 4 months ago
  4. 3639f38 include/input-event-codes.h: Add Linux input key codes header file by Rajat Jain · 4 years, 4 months ago
  5. 9990011 util/lint: Accept "GPL-2.0-only WITH Linux-syscall-note" licenses by Rajat Jain · 4 years, 4 months ago
  6. 3907a64 mb/google/volteer: enable Early Command Training by Srinidhi N Kaushik · 4 years, 4 months ago
  7. 4ed96f2 ec/google/chromeec: add smbios_mainboard_manufacturer() by Aaron Durbin · 4 years, 3 months ago
  8. d2d9382 cpu/x86/smm.h: Add SW SMI for PSP SMM Info by Marshall Dawson · 4 years, 4 months ago
  9. d6b7236 soc/amd/common/psp: Split mailbox support into v1 and v2 by Marshall Dawson · 4 years, 5 months ago
  10. a67c753 soc/amd/picasso/soc_util: add TODO to Dali detection by Felix Held · 4 years, 3 months ago
  11. da968d5 mb/intel/jasperlake_rvp: Enable S0ix for JSLRVP by Ronak Kanabar · 4 years, 4 months ago
  12. d7564dc mb/intel/jasperlake_rvp: Enable audio by Maulik V Vaghela · 4 years, 4 months ago
  13. 9225fd5 soc/intel/tigerlake: Remove scs.asl by Aamir Bohra · 4 years, 4 months ago
  14. 9a90a43 soc/intel/tigerlake: Disable MrcSafeConfig by Srinidhi N Kaushik · 4 years, 4 months ago
  15. 083379d vendorcode/intel/fsp: Update Tiger Lake FSP Headers for FSP v2527 by Srinidhi N Kaushik · 4 years, 4 months ago
  16. 32107df ec/google/chromeec: expose failure and unprovisioned SKU id values by Aaron Durbin · 4 years, 3 months ago
  17. 2a203c5 mb/google/kukui: correct board name by Scott Chao · 4 years, 3 months ago
  18. 3dff32c nb/i945: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  19. fd8de18 src/mb: Remove unneeded spaces before/after tabs by Elyes HAOUAS · 4 years, 4 months ago
  20. a072287 mb/lenovo/t420s/devicetree.cb: Fix PCIe port definitions by Jake Mannens · 4 years, 3 months ago
  21. cf0d1c3 soc/intel/jasperlake: Publish EMMC and SD card ACPI devices by Aamir Bohra · 4 years, 4 months ago
  22. d38108f mb/google/dedede: Add Synaptics Touchpad configuration for waddledee by Karthikeyan Ramasubramanian · 4 years, 3 months ago
  23. 30ab312 soc/intel/jasperlake: Publish single GPIO ACPI device by Aamir Bohra · 4 years, 4 months ago
  24. e9eb4d5 mb/google/dedede: Add weak pull-up for EC_AP_PWR_BTN_ODL gpio by Karthikeyan Ramasubramanian · 4 years, 4 months ago
  25. ea9787a drivers/ipmi: Implement the function for logging system events into BMC by Morgan Jang · 4 years, 3 months ago
  26. e6d1c7f spi: add Winbond W25Q64JW spi rom support by Scott Chao · 4 years, 3 months ago
  27. 4d319c3 src/ec: Add missing "set_resources = noop_set_resources" by Elyes HAOUAS · 4 years, 3 months ago
  28. 7eed98a util/nvramtool: Remove 2nd initialization by Elyes HAOUAS · 4 years, 3 months ago
  29. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  30. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  31. 9734325 soc/intel/tigerlake: Add support to initialize DDR4 Memory by Varun Joshi · 4 years, 4 months ago
  32. c2e7962 mb/*/*/hda_verb.c: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  33. db2c8df assert.h: Simplify dead_code() by Nico Huber · 4 years, 4 months ago
  34. 17419ff mb/intel/icelake_rvp/variants/icl_u: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  35. 3408a0e mb/intel/d945gclf: Improve code formatting of devicetree by Elyes HAOUAS · 4 years, 4 months ago
  36. 408fdeb Doc/mb/lenovo/ivb_internal_flashing: Fix a typo by Evgeny Zinoviev · 4 years, 3 months ago
  37. b2f8ce7 soc/intel/cannonlake: Steal no memory for disabled IGD by Christian Walter · 4 years, 4 months ago
  38. 6670f44 payloads/nvramcui: Select USE_OPTION_TABLE by Matt DeVillier · 4 years, 4 months ago
  39. a6cf8d6 ec/google/chromeec: Replace uses of ec_current_image with ec_image by Furquan Shaikh · 4 years, 3 months ago
  40. e6c04b9 ec/google/chromeec: Update ec_commands.h by Furquan Shaikh · 4 years, 3 months ago
  41. a895c32 soc/intel: Remove unneeded whitespaces by Elyes HAOUAS · 4 years, 4 months ago
  42. af0f410 drivers/intel/gma: Remove unneeded white space by Elyes HAOUAS · 4 years, 4 months ago
  43. 961658f nb/intel/i945: Use 'const' to set pci_devfn_t statically by Elyes HAOUAS · 4 years, 4 months ago
  44. eb00e87 sb/intel/i82801gx: Use 'const' to set pci_devfn_t statically by Elyes HAOUAS · 4 years, 4 months ago
  45. 25d20d3 sb/{bd82x6x,ibexpeak,lynxpoint}/early_smbus: Use macro by Elyes HAOUAS · 4 years, 4 months ago
  46. 200f02a mb/google/hatch: Allow variants to not necessarily be laptops by Edward O'Callaghan · 4 years, 4 months ago
  47. ef6ecee sb/ibexpeak: Use .device for single PCI ID by Felix Singer · 4 years, 5 months ago
  48. dc98bed mb/intel/d510mo: Add vbt file by Arthur Heymans · 4 years, 4 months ago
  49. 00058f5 soc/amd/picasso: replace get_soc_config with config_of_soc by Felix Held · 4 years, 4 months ago
  50. 72e987d soc/amd/stoneyridge: replace get_soc_config with config_of_soc by Felix Held · 4 years, 3 months ago
  51. e0b41fd mb/google/nightfury: Update DPTF parameters by Seunghwan Kim · 4 years, 4 months ago
  52. 5b06ffe soc/xeon_sp: add configs to use common/gpio diver by Maxim Polyakov · 4 years, 4 months ago
  53. ce2399a soc/intel/common: gpio: print error if pad is not found by Maxim Polyakov · 4 years, 4 months ago
  54. 182d7ba soc/intel/xeon_sp: Add Lewisburg defs for common/gpio driver by Maxim Polyakov · 4 years, 4 months ago
  55. b98c896 drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series by Subrata Banik · 4 years, 4 months ago
  56. 869ac71 Revert "mb/pcengines/apu2: add reset logic for PCIe slots" by Michał Żygowski · 4 years, 4 months ago
  57. 7daf3cd sb/intel/bd82x6x/sata: Set values as described in BIOS spec by Felix Singer · 4 years, 4 months ago
  58. 192666f sb/intel/bd82x6x: Drop PCI resource reg override by Felix Singer · 4 years, 4 months ago
  59. 66579d4 sb/intel/bd82x6x/sata: Don't hard-code values by Felix Singer · 4 years, 4 months ago
  60. ecaa2d47 soc/intel/tigerlake/acpi: Fix typo in HDA in comment by Subrata Banik · 4 years, 4 months ago
  61. 7b28801 drivers/pc80/tpm/tis.c: change the _HID and _CID for TPM2 device by Michał Żygowski · 4 years, 4 months ago
  62. 2f399b7 nb/amd/pi/00730F01/northbridge.c: refactor IVRS generation by Michał Żygowski · 4 years, 4 months ago
  63. 540af09 soc/intel/tigerlake: Allow mainboard to override DRAM part number by Marco Chen · 4 years, 4 months ago
  64. 1b7fc32 mb/google/octopus/variants/phaser: Disable xHCI compliance mode by Tommie · 4 years, 4 months ago
  65. 16f6aa8 soc/intel/tigerlake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  66. 230e4f9d soc/intel/quark: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  67. fabfe9d soc/intel/jasperlake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  68. 32abdd6 soc/intel/icelake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  69. 80d9238 soc/intel/denverton_ns: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  70. f5627e8 soc/intel/cannonlake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  71. f94ac9a soc/intel/broadwell: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  72. c3f58f6 soc/intel/baytrail: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  73. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  74. ba38f37 soc/intel/braswell: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  75. 3bd1e3d soc/intel/skylake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  76. 8559277 soc/intel/xeon_sp: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  77. 6bc1374 soc/intel/apollolake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  78. 47f26db mb/google/rambi: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  79. 2712398 mb/google/poppy: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  80. d28443e mb/google/slippy: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  81. 08b5280 mb/google/octopus: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  82. 2e8a4b0 mb/google/stout: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  83. d9d1d20 mb/google/sarien: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  84. 11ba353 mb/google/kukui: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  85. b5a2a52 mb/google/kahlee: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  86. 952f6b0 mb/google/reef: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  87. feedf23 mb/google/link: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  88. 96d93d1 mb/google/parrot: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  89. e816d80 mb/google/volteer: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  90. 2e53038 mb/google/veyron_rialto: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  91. 7caffce mb/google/storm: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  92. 68dd0d5 mb/google/nyan_blaze: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  93. 94d079ac mb/google/veyron_mickey: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  94. cc98db3 mb/google/peach_pit: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  95. 141402d mb/google/oak: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  96. c31c09f mb/google/veyron: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  97. 5756630 mb/google/nyan_big: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  98. 8d0e929 mb/google/smaug: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  99. 163030b mb/google/nyan: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  100. ef97508 mb/google/mistral: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago