1. bc867d5 src/mainboard: Remove unused 'include <stdlib.h>' by Elyes HAOUAS · 4 years, 3 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. f5472a1 superio/winbond/w83977tf: Only list IR logical device if needed by Keith Hui · 4 years, 4 months ago
  4. 296ce46 superio/fintek/f81216h: Drop support by Keith Hui · 4 years, 4 months ago
  5. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  6. ab90782 superio/aspeed/common: Add early configure functions by BryantOu · 4 years, 4 months ago
  7. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  8. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  9. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  10. 8dcadc9 superio/fintek: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  11. 4580839 superio/{acpi,common}: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  12. 12eef08 superio/ite: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  13. 7774de5 superio/nuvoton: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  14. e8fcf1b superio/winbond: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  15. 4c0432a superio/smsc: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  16. cfaf4c7 superio/winbond/{w83627hf,w83977tf}: Use macro by Elyes HAOUAS · 4 years, 5 months ago
  17. 79dfa90 superio: Replace D1/D2 power states with D3 by Nico Huber · 4 years, 5 months ago
  18. a1b1517 create stdio.h and stdarg.h for {,v}snprintf by Joel Kitching · 4 years, 5 months ago
  19. 65f0550 superio/nuvoton/nct5104d: add chip config option to reset GPIOs by Michał Żygowski · 4 years, 6 months ago
  20. cb858d6 superio/nuvoton/nct5539d: Update documentation and remove DSDT by Patrick Rudolph · 4 years, 6 months ago
  21. 2d65608 winbond/w83667hg-a: Disable mouse controller also during resume by Paul Menzel · 7 years ago
  22. e1498ce superio/nuvoton/npcd378: Switch to superio/common by Patrick Rudolph · 4 years, 6 months ago
  23. 1ac2cc2 superio/common: Validate devicetree by Patrick Rudolph · 4 years, 6 months ago
  24. 4311d9f superio/aspeed/ast2400: drop non-onetime-config registers for iLPC2AHB by Michael Niewöhner · 4 years, 6 months ago
  25. e5c1aa69 superio/aspeed/ast2400: rename SWAK to SWC to match the datasheet by Michael Niewöhner · 4 years, 6 months ago
  26. fbdd18b superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl by Pavel Sayekat · 4 years, 6 months ago
  27. 34ca460 src/superio/*: Fix typos by Patrick Georgi · 4 years, 7 months ago
  28. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 7 months ago
  29. da60958 superio/aspeed/ast2400: Fix Register Offset by Christian Walter · 4 years, 7 months ago
  30. 79d7f6b superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control by Piotr Kleinschmidt · 4 years, 10 months ago
  31. b52f7c7 superio/nuvoton/nct5104d: Add soft reset GPIO functionality by Piotr Kleinschmidt · 5 years ago
  32. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 7 months ago
  33. c83bab6 acpi: Be more ACPI compliant when generating _UID by Patrick Rudolph · 4 years, 8 months ago
  34. 5c8ff79 superio/common/ssdt: Make disabled PNP devices ACPI compliant by Patrick Rudolph · 4 years, 8 months ago
  35. 4a21647 src: Remove some romcc workarounds by Jacob Garber · 4 years, 8 months ago
  36. 15b6c4a superio/nuvoton: add common HWM bank select function by Felix Held · 4 years, 8 months ago
  37. 95bff2e superio/common: Add more ACPI methods by Patrick Rudolph · 4 years, 8 months ago
  38. 7db16dd superio/common/conf_mode: Add op to write SSDT by Patrick Rudolph · 4 years, 8 months ago
  39. bba4ec4 superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_state by Kyösti Mälkki · 4 years, 8 months ago
  40. a4e9395 superio/aspeed/ast2400: Add AST2500 support by Patrick Rudolph · 4 years, 8 months ago
  41. 7b7bc59 device/pnp: introduce and use PNP_SKIP_FUNCTION by Felix Held · 4 years, 8 months ago
  42. bbe66e4 superio/ite/it8728f: remove unused LDN selection register define by Felix Held · 4 years, 8 months ago
  43. c32ca08 superio/ite: remove unused stdint.h include from header files by Felix Held · 4 years, 8 months ago
  44. 50b82ef mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state function by Elyes HAOUAS · 4 years, 8 months ago
  45. 98b72da superio/*: Don't use conf_mode directly by Patrick Rudolph · 4 years, 8 months ago
  46. 199f98b superio/common/generic: Assign resources behind device by Christian Walter · 4 years, 8 months ago
  47. 9f56eed src/superio: Remove unused intel's superio chips by Elyes HAOUAS · 4 years, 9 months ago
  48. 6fdf122 superio/smsc/lpc47n207: Remove unused <stdint.h> by Elyes HAOUAS · 4 years, 9 months ago
  49. 4627382 superio/nsc/pc87417: Remove unused <stdint.h> by Elyes HAOUAS · 4 years, 9 months ago
  50. 5cf4d0c src/superio/via: Remove unused superio chips by Elyes HAOUAS · 4 years, 9 months ago
  51. d3f2a1e superio/fintek: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  52. 7e51f15 superio/fintek/f81866d: capitalize 'TODO' by Elyes HAOUAS · 4 years, 9 months ago
  53. e46a415 superio/serverengines/pilot: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  54. 36c6f956 superio/smsc/lpc47n2{17,27}: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  55. b21999c superio/ite/it8528e: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  56. 9a669b1 superio/{aspeed,nuvoton}: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  57. 5736846 superio/aspeed: Remove unused aspeed include path by Martin Roth · 4 years, 9 months ago
  58. 9254246 src/superio: Remove unused include <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  59. eef7c69 superio/nct5539d: include the missing acpi.h and ssdt.h by Maxim Polyakov · 4 years, 9 months ago
  60. 007af42 superio/*/*/acpi: Improve the readability of the IndexField by Elyes HAOUAS · 4 years, 10 months ago
  61. 0dd8fe7 superio/nuvoton/nct5539d: use SuperIO ACPI generator by Maxim Polyakov · 4 years, 10 months ago
  62. facbf47 superio/nuvoton/nct6791d: use SuperIO ACPI generator by Maxim Polyakov · 4 years, 10 months ago
  63. 4d877c8 superio/aspeed/common: add workaround for serial routing delay quirk by Michael Niewöhner · 4 years, 10 months ago
  64. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 10 months ago
  65. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  66. 6a0e5de superio: Remove unused include <device/smbus.h> by Elyes HAOUAS · 4 years, 10 months ago
  67. fb57d7c superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.asl by Pavel Sayekat · 5 years ago
  68. 9f96568 superio/smsc: Restore sio1036 by Marshall Dawson · 4 years, 10 months ago
  69. 37871c8 src/superio: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  70. 6f2de3c src/superio: Remove unused 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 10 months ago
  71. d3a1a41 src/superio: Remove unused superio chips by Martin Roth · 5 years ago
  72. 1eb0e19 superio/common: Remove unused include 'pnp_def.h' by Elyes HAOUAS · 4 years, 10 months ago
  73. 6c244bd superio/it8772f: use pnp_ops.h for pnp register access by Felix Held · 4 years, 10 months ago
  74. 08abfa3 superio/winbond/w83627*: use hwm5_conf.h for HWM setup by Felix Held · 4 years, 10 months ago
  75. fa120eb superio/it8772f: use HWM access functionality from hwm5_conf.h by Felix Held · 4 years, 10 months ago
  76. 166b55c superio/hwm5_conf: factor out HWM access from ITE env_ctrl by Felix Held · 4 years, 10 months ago
  77. 495bb66 src: Capitalize Super I/O by Elyes HAOUAS · 5 years ago
  78. f7ed3d4 device: Rename scan_static_bus() -> enable_static_devices() by Nico Huber · 5 years ago
  79. 28cbab3 superio/common: Fix types in printf by Patrick Georgi · 5 years ago
  80. 5403a8e superio/common: fix regression in ssdt by Michael Niewöhner · 5 years ago
  81. 464f834 superio/smsc/lpc47b397: fix regression in ops override by Felix Held · 5 years ago
  82. a8a9fb0 src/superio/aspeed/ast2400: Use new SuperIO acpigen by Christian Walter · 5 years ago
  83. c162131 superio/common: Add ssdtgen for generic SuperIOs by Patrick Rudolph · 5 years ago
  84. 2a3f9f5 smsc/superio/sio1007: Fix header name by Kyösti Mälkki · 5 years ago
  85. 98d5a86 src/superio/nuvoton: Add support for NCT5539D by Pavel Sayekat · 5 years ago
  86. ae5b367 superio/fintek: Add f81803A by Richard Spiegel · 5 years ago
  87. b8477797 nuvoton/early_serial: improve comments on serial pinmux settings by Felix Held · 5 years ago
  88. 09b103a superio/nuvoton/nct6776: Make Kconfig symbol dependent by Angel Pons · 5 years ago
  89. 78fa372 superio/nuvoton/nct6791d: Add symbol to select COM port by Angel Pons · 5 years ago
  90. d3872fc superio/fintek/f71863fg: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  91. 2e1fea4 superio: Add ASpeed AST2400 by Frans Hendriks · 6 years ago
  92. 72f6fbb superio/ite: Add IT8786E-I by Kyösti Mälkki · 6 years ago
  93. dcfff37 src/superio/ite/common: Prepare for ITE IT8786E SuperIO by Michał Żygowski · 6 years ago
  94. 13bfd04 superio/fintek/f71808a: Add more optional ramstage registers by Max Blau · 5 years ago
  95. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  96. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  97. d2894f6 src/nsc/common/nsc.h: Drop unused include by Elyes HAOUAS · 5 years ago
  98. 3e41b9b Remove leftover files by Kyösti Mälkki · 5 years ago
  99. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  100. 6d81b15 superio/ite/it8613e: add support for ITE IT8613E by Krystian Hebel · 5 years ago