1. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  2. 6151ff3 drivers/i2c/designware/dw_i2c: improve CONTROL_SPEED_FS definition by Felix Held · 2 years, 6 months ago
  3. 7edf910 drivers/i2c/designware/dw_i2c: use cb_err for dw_i2c_gen_speed_config by Felix Held · 2 years, 7 months ago
  4. abdf684 drivers/i2c/designware/dw_i2c: limit scope of dw_i2c_transfer by Felix Held · 2 years, 7 months ago
  5. 8ed02de8 drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_transfer by Felix Held · 2 years, 7 months ago
  6. 3d94589 drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init by Felix Held · 2 years, 7 months ago
  7. 2a542da drivers/i2c/designware/dw_i2c: use enum cb_err for static functions by Felix Held · 2 years, 7 months ago
  8. 78695fd drivers/i2c/designware/dw_i2c.h: include types.h instead of stdint.h by Felix Held · 2 years, 7 months ago
  9. a704156 drivers/i2c/designware/dw_i2c: add missing types.h include by Felix Held · 2 years, 7 months ago
  10. 14a1c27 driver/i2c: Add sx9360 driver by Seunghwan Kim · 2 years, 9 months ago
  11. 5a8b9c9 cr50: Increase cr50 i2c probe timeout by Rob Barnes · 2 years, 7 months ago
  12. 0bb6383 drivers/i2c/tpm/Kconfig: Reduce visibility of some configs by Arthur Heymans · 2 years, 9 months ago
  13. 84bd9dc src/drivers/i2c/gpiomux: Remove unused <stdlib.h> by Elyes HAOUAS · 2 years, 8 months ago
  14. fd6c8d6 drivers/i2c/tpm: Fix blank default statement by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  15. 5e3c454 drivers/tpm: Add firmware-power-managed DSD property by Rob Barnes · 2 years, 9 months ago
  16. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  17. 9cc550eb driver/i2c/max98390: Add vmon_slot_no/imon_slot_no property by Wisley Chen · 3 years ago
  18. 889fa60 driver/i2c/max98390: add dsm_param_name by Wisley Chen · 3 years ago
  19. 954df3d include/bcd: move bcd code to commonlib/bsd/include by Ricardo Quesada · 3 years ago
  20. 72c0b54 drivers/i2c/da7219: Update _S0W to D3hot by Tim Wawrzynczak · 3 years ago
  21. 1e02ad3 drivers/i2c/designware: Report I2C timings for additional bus speeds by Werner Zeh · 3 years, 3 months ago
  22. 964948d drivers/i2c/rx6110sa: Add a Kconfig switch to disable ACPI support by Werner Zeh · 3 years, 3 months ago
  23. 2be6da1 drivers/i2c/cs42l42: Make HS_BIAS_SENSE_EN optional by Vitaly Rodionov · 3 years, 3 months ago
  24. 1282b00 drivers/i2c/generic: Set S0W to D3hot for wake device by Tony Huang · 3 years, 4 months ago
  25. 2263e9b drivers/i2c/designware: Use safe defaults for SCL parameters by Kyösti Mälkki · 3 years, 4 months ago
  26. 4113645 drivers/i2c/cs42l42: Add driver for generating device in SSDT by Vitaly Rodionov · 3 years, 4 months ago
  27. e20c47b drivers/i2c/tas5825m: Add driver for TI TAS5825M by Jeremy Soller · 3 years, 7 months ago
  28. b8159df drivers/i2c/nau8825: Support nau8825 for ACPI GPIO descriptors by Seven Lee · 3 years, 5 months ago
  29. 689c25b drivers/i2c: sx9310: Replace register map with descriptive names by Gwendal Grignou · 3 years, 7 months ago
  30. dac1a45 src/drivers/i2c/rx6110sa: Add official ACPI ID by Werner Zeh · 3 years, 6 months ago
  31. a7e6788 drivers/i2c/hid: Enforce level triggered IRQ mode by Karthikeyan Ramasubramanian · 3 years, 6 months ago
  32. 5201665 drivers/i2c/tpm/cr50.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  33. b45219e drivers/i2c/tpm/tpm.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  34. 421285e drivers/i2c/tpm/tis.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  35. a758677 drivers/i2c/sx9324: Add IrqCfg1 register by Stanley Wu · 3 years, 7 months ago
  36. f99f589 drivers/i2c/tpm: Unconditionally allow I2C TPM ACPI node by Jes Klinke · 3 years, 9 months ago
  37. f24450a drivers/i2c/sx9324: Add more registers and reorder by Eric Lai · 3 years, 9 months ago
  38. b7eca6f drivers/i2c/nct7802y: Move the sensor initialization procedure by Maxim Polyakov · 3 years, 9 months ago
  39. 3d62781 drivers/i2c/hid: Use ACPI device name if provided by config by Matt DeVillier · 3 years, 9 months ago
  40. 86dce8f drivers/i2c/generic: Only write DDN field if description not empty by Matt DeVillier · 3 years, 9 months ago
  41. f9ed4d2 drivers/i2c: Add a driver for Semtech SX9324 by Eric Lai · 3 years, 9 months ago
  42. 2609eaa src/drivers/i2c/rx6110sa: Omit _HID temporarily by Werner Zeh · 3 years, 9 months ago
  43. 3e7fced drivers/i2c/tpm: Remove ifdef of non-existant Kconfig option by Martin Roth · 3 years, 9 months ago
  44. 0639bff src: Update some incorrect config options in comments by Martin Roth · 3 years, 9 months ago
  45. b2c39b5 drivers/i2c/dw: Check for TX_ABORT in transfer by Kangheui Won · 3 years, 9 months ago
  46. 04ebdd9 drivers/i2c/rx6110sa: Delete unused defines by Werner Zeh · 3 years, 9 months ago
  47. b64db83 drivers/i2c/rx6110sa: Add basic ACPI support by Werner Zeh · 3 years, 9 months ago
  48. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  49. bf089d2a drivers/i2c/gpiomux: Add chip driver for multiplexed I2C bus by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  50. cbc29a2 drivers/i2c: Add chip driver for GPIO based I2C multiplexer by Karthikeyan Ramasubramanian · 3 years, 11 months ago
  51. fb623a0 drivers/i2c/nct7802y: Configure remote diodes and local sensor by Maxim Polyakov · 4 years, 2 months ago
  52. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  53. c8e4dcb drivers/i2c/max98373: fix error message formatting by Caveh Jalali · 4 years, 4 months ago
  54. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years, 1 month ago
  55. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  56. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  57. fc5469c drivers/i2c/w83793: Drop dead code by Angel Pons · 4 years, 1 month ago
  58. e70d1d4 drivers/i2c/adt7463: Drop dead code by Angel Pons · 4 years, 1 month ago
  59. d2d5e44 acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo by Furquan Shaikh · 4 years, 2 months ago
  60. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  61. 8952de5 driver/i2c/max98390: Fix build error related to max98390 driver by Seunghwan Kim · 4 years, 3 months ago
  62. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  63. 189e753 driver/i2c/max98390: Correct included file path by Seunghwan Kim · 4 years, 3 months ago
  64. 6191b85 drivers/i2c/designware: Check if the device is powered by Raul E Rangel · 4 years, 4 months ago
  65. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  66. 5181ac1 Remove new additions of "this file is part of" lines by Furquan Shaikh · 4 years, 3 months ago
  67. 320d552 driver/i2c/max98390: Add i2c driver for Maxim 98390 codec by Seunghwan Kim · 4 years, 7 months ago
  68. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  69. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  70. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  71. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  72. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  73. b8a0cd1 src: Remove not used 'include <smbios.h>' by Elyes HAOUAS · 4 years, 5 months ago
  74. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  75. 8220c4b drivers/i2c: Constify struct device * param to i2c fill ssdt callback by Furquan Shaikh · 4 years, 4 months ago
  76. 00296ea i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus by Furquan Shaikh · 4 years, 4 months ago
  77. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 4 months ago
  78. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  79. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  80. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  81. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  82. ba37b94 drivers/i2c/designware: Add 150MHz clock speed by Martin Roth · 4 years, 8 months ago
  83. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  84. d778b3b drivers/i2c/at24rf08c: Format according to coding style by Paul Menzel · 4 years, 7 months ago
  85. 2a6140e drivers/i2c/at24rf08c: Correctly format short multi-line comments by Paul Menzel · 4 years, 7 months ago
  86. 6118cda drivers/i2c/i2cmux2: Drop unused i2c multiplex by Kyösti Mälkki · 4 years, 8 months ago
  87. 3f56ad9 drivers/i2c/i2cmux: Drop unused i2c multiplex by Kyösti Mälkki · 4 years, 8 months ago
  88. 8a20edc drivers/i2c/lm63: Drop unused hardware monitor support by Kyösti Mälkki · 4 years, 8 months ago
  89. 14b81bb drivers/i2c/adm1027: Drop unused hardware monitor support by Kyösti Mälkki · 4 years, 8 months ago
  90. 658c3fe drivers/i2c/adm1026: Drop unused hardware monitor support by Kyösti Mälkki · 4 years, 8 months ago
  91. c1604d0 drivers/i2c/w83795: Drop unused hardware monitor support by Kyösti Mälkki · 4 years, 8 months ago
  92. 361a935 {drivers,southbridge}: Replace min() with MIN() by Elyes HAOUAS · 4 years, 8 months ago
  93. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  94. 4f66cb9 src: Add missing include <types.h> by Elyes HAOUAS · 4 years, 9 months ago
  95. ba8d8f2 drivers/i2c/rt5663/: fix missing header include by Matt DeVillier · 4 years, 8 months ago
  96. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  97. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  98. 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  99. c7fc199 cr50 i2c: add error message reporting TPM IRQ timeout by Vadim Bendebury · 4 years, 9 months ago
  100. 11a34ec drivers/i2c/ptn3460: Provide chip driver for PTN3460 by Uwe Poeche · 4 years, 10 months ago