1. a7e6788 drivers/i2c/hid: Enforce level triggered IRQ mode by Karthikeyan Ramasubramanian · 3 years, 6 months ago
  2. 5201665 drivers/i2c/tpm/cr50.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  3. b45219e drivers/i2c/tpm/tpm.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  4. 421285e drivers/i2c/tpm/tis.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  5. a758677 drivers/i2c/sx9324: Add IrqCfg1 register by Stanley Wu · 3 years, 7 months ago
  6. f99f589 drivers/i2c/tpm: Unconditionally allow I2C TPM ACPI node by Jes Klinke · 3 years, 9 months ago
  7. f24450a drivers/i2c/sx9324: Add more registers and reorder by Eric Lai · 3 years, 9 months ago
  8. b7eca6f drivers/i2c/nct7802y: Move the sensor initialization procedure by Maxim Polyakov · 3 years, 9 months ago
  9. 3d62781 drivers/i2c/hid: Use ACPI device name if provided by config by Matt DeVillier · 3 years, 9 months ago
  10. 86dce8f drivers/i2c/generic: Only write DDN field if description not empty by Matt DeVillier · 3 years, 9 months ago
  11. f9ed4d2 drivers/i2c: Add a driver for Semtech SX9324 by Eric Lai · 3 years, 9 months ago
  12. 2609eaa src/drivers/i2c/rx6110sa: Omit _HID temporarily by Werner Zeh · 3 years, 9 months ago
  13. 3e7fced drivers/i2c/tpm: Remove ifdef of non-existant Kconfig option by Martin Roth · 3 years, 9 months ago
  14. 0639bff src: Update some incorrect config options in comments by Martin Roth · 3 years, 9 months ago
  15. b2c39b5 drivers/i2c/dw: Check for TX_ABORT in transfer by Kangheui Won · 3 years, 9 months ago
  16. 04ebdd9 drivers/i2c/rx6110sa: Delete unused defines by Werner Zeh · 3 years, 10 months ago
  17. b64db83 drivers/i2c/rx6110sa: Add basic ACPI support by Werner Zeh · 3 years, 10 months ago
  18. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  19. bf089d2a drivers/i2c/gpiomux: Add chip driver for multiplexed I2C bus by Karthikeyan Ramasubramanian · 3 years, 11 months ago
  20. cbc29a2 drivers/i2c: Add chip driver for GPIO based I2C multiplexer by Karthikeyan Ramasubramanian · 3 years, 11 months ago
  21. fb623a0 drivers/i2c/nct7802y: Configure remote diodes and local sensor by Maxim Polyakov · 4 years, 2 months ago
  22. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  23. c8e4dcb drivers/i2c/max98373: fix error message formatting by Caveh Jalali · 4 years, 4 months ago
  24. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years, 1 month ago
  25. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  26. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  27. fc5469c drivers/i2c/w83793: Drop dead code by Angel Pons · 4 years, 1 month ago
  28. e70d1d4 drivers/i2c/adt7463: Drop dead code by Angel Pons · 4 years, 1 month ago
  29. d2d5e44 acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo by Furquan Shaikh · 4 years, 2 months ago
  30. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  31. 8952de5 driver/i2c/max98390: Fix build error related to max98390 driver by Seunghwan Kim · 4 years, 3 months ago
  32. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  33. 189e753 driver/i2c/max98390: Correct included file path by Seunghwan Kim · 4 years, 3 months ago
  34. 6191b85 drivers/i2c/designware: Check if the device is powered by Raul E Rangel · 4 years, 4 months ago
  35. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  36. 5181ac1 Remove new additions of "this file is part of" lines by Furquan Shaikh · 4 years, 3 months ago
  37. 320d552 driver/i2c/max98390: Add i2c driver for Maxim 98390 codec by Seunghwan Kim · 4 years, 7 months ago
  38. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  39. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  40. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  41. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  42. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  43. b8a0cd1 src: Remove not used 'include <smbios.h>' by Elyes HAOUAS · 4 years, 5 months ago
  44. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  45. 8220c4b drivers/i2c: Constify struct device * param to i2c fill ssdt callback by Furquan Shaikh · 4 years, 4 months ago
  46. 00296ea i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus by Furquan Shaikh · 4 years, 4 months ago
  47. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 4 months ago
  48. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  49. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  50. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  51. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  52. ba37b94 drivers/i2c/designware: Add 150MHz clock speed by Martin Roth · 4 years, 8 months ago
  53. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  54. d778b3b drivers/i2c/at24rf08c: Format according to coding style by Paul Menzel · 4 years, 7 months ago
  55. 2a6140e drivers/i2c/at24rf08c: Correctly format short multi-line comments by Paul Menzel · 4 years, 7 months ago
  56. 6118cda drivers/i2c/i2cmux2: Drop unused i2c multiplex by Kyösti Mälkki · 4 years, 8 months ago
  57. 3f56ad9 drivers/i2c/i2cmux: Drop unused i2c multiplex by Kyösti Mälkki · 4 years, 8 months ago
  58. 8a20edc drivers/i2c/lm63: Drop unused hardware monitor support by Kyösti Mälkki · 4 years, 8 months ago
  59. 14b81bb drivers/i2c/adm1027: Drop unused hardware monitor support by Kyösti Mälkki · 4 years, 8 months ago
  60. 658c3fe drivers/i2c/adm1026: Drop unused hardware monitor support by Kyösti Mälkki · 4 years, 8 months ago
  61. c1604d0 drivers/i2c/w83795: Drop unused hardware monitor support by Kyösti Mälkki · 4 years, 8 months ago
  62. 361a935 {drivers,southbridge}: Replace min() with MIN() by Elyes HAOUAS · 4 years, 8 months ago
  63. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  64. 4f66cb9 src: Add missing include <types.h> by Elyes HAOUAS · 4 years, 9 months ago
  65. ba8d8f2 drivers/i2c/rt5663/: fix missing header include by Matt DeVillier · 4 years, 9 months ago
  66. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  67. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  68. 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  69. c7fc199 cr50 i2c: add error message reporting TPM IRQ timeout by Vadim Bendebury · 4 years, 9 months ago
  70. 11a34ec drivers/i2c/ptn3460: Provide chip driver for PTN3460 by Uwe Poeche · 4 years, 10 months ago
  71. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  72. ede8dd0 src/{device,drivers}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  73. c761f28 drivers/i2c/rt1011: Add a driver for RT1011 by Cheng-Yi Chiang · 4 years, 10 months ago
  74. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  75. b56fcfe drivers/i2c/lm96000: Add more settings for fan control by Nico Huber · 5 years ago
  76. 9a940bf drivers/i2c/lm96000: Fix integer sign issue by Nico Huber · 5 years ago
  77. 5936ba43 drivers/i2c/at24rf08c: Add proper Kconfig option by Nico Huber · 5 years ago
  78. 8ce36ac drivers/i2c/generic: Add "compatible" property to _DSD by Furquan Shaikh · 5 years ago
  79. ba0a393 drivers/i2c/dw: Don't try to generate unselected speeds in ACPI table by Tim Wawrzynczak · 5 years ago
  80. b90739d drivers/i2c/sx9310: Print I2C SAR device info by Eric Lai · 5 years ago
  81. 18060d7 mb/google/sarien: Disable touch by strap pin GPP_B4 by Eric Lai · 5 years ago
  82. aea9871 drivers/i2c/sx9310: Add support for GPIO IRQ by Furquan Shaikh · 5 years ago
  83. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  84. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  85. ebd8a4f x86/smbios: Untangle system and board tables by Nico Huber · 7 years ago
  86. ffea237 drivers/i2c/lm96000: Add new hardware-monitoring IC by Nico Huber · 7 years ago
  87. a3f643a drivers/i2c/nct7802y: Add new hardware-monitoring IC by Nico Huber · 7 years ago
  88. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  89. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  90. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  91. dc8679c drivers/i2c/max98373: Set default bus speed as I2C_SPEED_FAST by Furquan Shaikh · 6 years ago
  92. 5143635 cr50: Add probe command to poll Cr50 until DID VID is valid by Keith Short · 6 years ago
  93. 2aa3b16 src/drivers: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  94. 4afefd6 drivers/i2c/designware: Add soc_clock entry for 216MHz by Duncan Laurie · 6 years ago
  95. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  96. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  97. 97fda10 drivers/*/tpm: Add postcar target by Philipp Deppenwiese · 6 years ago
  98. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  99. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  100. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 6 years ago