1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  2. d8796e5 ec: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  3. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  4. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  5. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  6. d901077 ec/kontron/it8516e/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  7. 74a4dca ec: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  8. 6119303 ec/kontron/it8516e/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  9. 9655cfc ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  10. 7b7e44e ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  11. f59d761 ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  12. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  13. 5ddfaf0 ec/kontron: Use get_int_option() by Angel Pons · 3 years, 9 months ago
  14. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  15. 210a008 src/ec: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  16. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  17. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  18. b874ef4 src/ec: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  19. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  20. 21707cc sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE by Nico Huber · 8 years ago
  21. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  22. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  23. 77c04e9 kbuild: automatically include ECs by Stefan Reinauer · 9 years ago
  24. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  25. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  26. ca4f073 ec/kontron/it8516e: Add sanity checks for values from nvram by Nico Huber · 11 years ago
  27. 1f9f678 ec/kontron/it8516e: Comment low-level EC functions by Nico Huber · 11 years ago
  28. 260c33b ec/kontron/it8516e: Remove some unsafe bit shifting by Nico Huber · 11 years ago
  29. 9ce71b3 ec/kontron/it8516e: Add PWM limits option by Nico Huber · 11 years ago
  30. 942b6c2 ec/kontron/it8516e: Correct fan setting for PWM mode by Nico Huber · 11 years ago
  31. 6d6a2ac ec/kontron/it8516e: Add option for external temperature sensor by Nico Huber · 11 years ago
  32. 9cb0941 pnp: Unify some alignment to ease autogenerating patches by Nico Huber · 11 years ago
  33. a53266b ec/kontron/it8516e: Add it8516e EC driver by Nico Huber · 11 years ago