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. 315d326 treewide: Remove unused 'include <arch/io.h>' by Elyes Haouas · 1 year, 7 months ago
  8. 74a4dca ec: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  9. 49b3f84 ec/kontron/kempld: Fix IORESOURCE_IRQ by Kyösti Mälkki · 2 years, 2 months ago
  10. 6119303 ec/kontron/it8516e/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  11. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  12. 60b0034 src/ec: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  13. 9655cfc ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  14. 7b7e44e ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  15. f59d761 ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  16. 9941e5a ec/kontron/kempld: Add minimal GPIO driver by Maxim Polyakov · 3 years, 8 months ago
  17. f696d79 ec/kontron/kempld: Guard macro parameters by Angel Pons · 3 years, 2 months ago
  18. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  19. 5ddfaf0 ec/kontron: Use get_int_option() by Angel Pons · 3 years, 8 months ago
  20. 7b27f4b ec/kontron/kempld: Reflow long lines by Maxim Polyakov · 3 years, 10 months ago
  21. aa99830 ec/kontron/kempld: add option to configure I2C frequency by Maxim Polyakov · 4 years, 1 month ago
  22. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  23. d72155d {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  24. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 2 months ago
  25. 210a008 src/ec: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  26. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  27. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  28. 5fb34e8 ec/kontron/kempld: Add fall-through comments where appropriate by Nico Huber · 4 years, 10 months ago
  29. 0a19f1d ec/kontron/kempld: Select DRIVERS_UART_8250IO by Nico Huber · 6 years ago
  30. b874ef4 src/ec: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  31. 1ba0da1 ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  32. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  33. 016ef9e ec/kontron: Add support for Kontron kempld by Nico Huber · 7 years ago
  34. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  35. 21707cc sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE by Nico Huber · 8 years ago
  36. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  37. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  38. 77c04e9 kbuild: automatically include ECs by Stefan Reinauer · 9 years ago
  39. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  40. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  41. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  42. ca4f073 ec/kontron/it8516e: Add sanity checks for values from nvram by Nico Huber · 11 years ago
  43. 1f9f678 ec/kontron/it8516e: Comment low-level EC functions by Nico Huber · 11 years ago
  44. 260c33b ec/kontron/it8516e: Remove some unsafe bit shifting by Nico Huber · 11 years ago
  45. 9ce71b3 ec/kontron/it8516e: Add PWM limits option by Nico Huber · 11 years ago
  46. 942b6c2 ec/kontron/it8516e: Correct fan setting for PWM mode by Nico Huber · 11 years ago
  47. 6d6a2ac ec/kontron/it8516e: Add option for external temperature sensor by Nico Huber · 11 years ago
  48. 9cb0941 pnp: Unify some alignment to ease autogenerating patches by Nico Huber · 11 years ago
  49. a53266b ec/kontron/it8516e: Add it8516e EC driver by Nico Huber · 11 years ago