1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  2. ff96f4e superio: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  3. 1548032 treewide: Remove useless "_STA: Status" comment by Elyes Haouas · 1 year, 5 months ago
  4. eb83fed treewide: Remove unuseful "_HID: Hardware ID" comment by Elyes Haouas · 1 year, 5 months ago
  5. 42efd7f {superio,ec}/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  6. ca4b587 {superio,ec}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 7 months ago
  7. 1e93444 sio/winbond/w83627hf/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  8. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  9. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  10. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  11. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  12. 3c9291b tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  13. fa07096 sio/winbond/w83627hf/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  14. 1bb621c sio/winbond/w83667hg-a/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  15. b2d8807 superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  16. 3cfbe8a sio/winbond/w83627hf/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  17. d67ed59 sio/winbond/w83627hf/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  18. 3f37d7a superio/winbond/w83627hf/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  19. 2d531e9 src/superio: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  20. 1a6925c superio/winbond/w83627hf/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  21. 5a303b0 superio/winbond/w83627hf/acpi: Replace LOr() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  22. db4cf7f superio/winbond/w83627hf/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  23. 44b0149 superio/winbond/w83977tf/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  24. f5b162e superio/winbond/w83627hf/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  25. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  26. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  27. 0b7813f superio: Use get_int_option() by Angel Pons · 3 years, 8 months ago
  28. 89c05c5 src/superio: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  29. e1194ae superio: Add newline to log message about disabled mouse controller by Paul Menzel · 3 years, 10 months ago
  30. e96941d superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  31. 4b683b8 src: Remove redundant <device/pnp_def.h> by Elyes HAOUAS · 3 years, 10 months ago
  32. 9b54dfa src/superio: Use 'PNP_IDX_*' macros instead of magic numbers by Elyes HAOUAS · 3 years, 11 months ago
  33. d429c1a superio/winbond/wpcd376i: Resurrect the driver by Samuel Holland · 4 years ago
  34. 77e27a7 superio/*/Makefiles: Remove non-existing directory inclusion by Elyes HAOUAS · 4 years ago
  35. 02c565b superio/winbond/w83977tf: Add suspend related fields by Keith Hui · 4 years, 3 months ago
  36. 030037d superio/winbond/w83977tf: Scope UART configuration defines more locally by Patrick Georgi · 4 years, 2 months ago
  37. 5f0e8d8 superio/winbond/w83977tf: Fix iasl warning by Keith Hui · 4 years, 2 months ago
  38. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  39. f5472a1 superio/winbond/w83977tf: Only list IR logical device if needed by Keith Hui · 4 years, 2 months ago
  40. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  41. e8fcf1b superio/winbond: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  42. cfaf4c7 superio/winbond/{w83627hf,w83977tf}: Use macro by Elyes HAOUAS · 4 years, 4 months ago
  43. 79dfa90 superio: Replace D1/D2 power states with D3 by Nico Huber · 4 years, 4 months ago
  44. 2d65608 winbond/w83667hg-a: Disable mouse controller also during resume by Paul Menzel · 7 years ago
  45. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 6 months ago
  46. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  47. 98b72da superio/*: Don't use conf_mode directly by Patrick Rudolph · 4 years, 7 months ago
  48. 007af42 superio/*/*/acpi: Improve the readability of the IndexField by Elyes HAOUAS · 4 years, 9 months ago
  49. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  50. d3a1a41 src/superio: Remove unused superio chips by Martin Roth · 4 years, 10 months ago
  51. 08abfa3 superio/winbond/w83627*: use hwm5_conf.h for HWM setup by Felix Held · 4 years, 9 months ago
  52. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  53. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  54. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  55. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 5 years ago
  56. 2b2325e superio/winbond/w83627ehg: Correct CR 0x2a comment by Elyes HAOUAS · 5 years ago
  57. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  58. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 6 years ago
  59. fb11c0d {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  60. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  61. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  62. 1e8c9ad src: Remove unneeded include <pc80/keyboard.h> by Elyes HAOUAS · 6 years ago
  63. fd9f4f7 superio/winbond/w83627hf: Remove unused value by Elyes HAOUAS · 6 years ago
  64. 4cc0126 superio: fix and extend pnp_info of wpcd376i by Stefan Tauner · 6 years ago
  65. 8c85880 superio/winbond: remove LDN-specific ops overrides by Felix Held · 6 years ago
  66. c8a649c src: Use of device_t is deprecated by Elyes HAOUAS · 6 years ago
  67. e90e2e5 winbond/w83977tf: Add ACPI declarations by Keith Hui · 7 years ago
  68. 6ff1078 superio: Log if mouse controller is disabled by Paul Menzel · 7 years ago
  69. c800d90 winbond/w83627hf: Drop early_init.c by Keith Hui · 7 years ago
  70. 1524f99 winbond/w83697hf: Drop early_serial.c by Keith Hui · 7 years ago
  71. aaa16fe superio/winbond/*: Unify w*_set_clksel_48() by Keith Hui · 7 years ago
  72. 641370e superio/winbond/w83627*: Remove deprecated code by Keith Hui · 7 years ago
  73. 65c8be4 superio/winbond/w83977tf: Drop early_serial.c by Keith Hui · 7 years ago
  74. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  75. f7ca225 superio/winbond/*/header: Include <arch/io.h> by Arthur Heymans · 7 years ago
  76. 21707cc sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE by Nico Huber · 8 years ago
  77. 09ec9e7 winbond/w83627ehg: Remove unnecessary value by Elyes HAOUAS · 8 years ago
  78. bbda950 sio/winbond/w83627dhg: Add ACPI function to control suspend LED by Nico Huber · 9 years ago
  79. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  80. 69088c2 sio/winbond/w83667hg-a: Add pinmux defines for UART B by Timothy Pearson · 8 years ago
  81. e4cca16 sio/winbond/common: Add function to configure pin mux by Timothy Pearson · 8 years ago
  82. 9891b4a sio/winbond: Expose enter/exit configuration state functions by Timothy Pearson · 8 years ago
  83. bdd9df7 superio/winbond/w83667hg-a: Set SPI device mask correctly by Timothy Pearson · 8 years ago
  84. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  85. 988ee17 superio/winbond/w83667hg-a: Add support for W83667HG-A by Timothy Pearson · 9 years ago
  86. a20ac2f tree: drop last paragraph of GPL copyright header from new files by Martin Roth · 9 years ago
  87. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  88. 721c407 superio/windbond: Add WPCD376I device by Marc Jones · 9 years ago
  89. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  90. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  91. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  92. bfea6cc Drop obsolete SuperIOs used by GX1 systems only by Stefan Reinauer · 10 years ago
  93. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  94. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 10 years ago
  95. ff9e45e superio,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  96. beb0f26 superio/winbond/w83627hf: Avoid .c includes in mainboards by Edward O'Callaghan · 10 years ago
  97. 9068788 superio/winbond/w83627ehg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  98. 2c55b70 superio/winbond/w83627thg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  99. 92da206 superio/winbond/w83627uhg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  100. 9492b9d superio/winbond/w83697hf: Depreciate romstage component by Edward O'Callaghan · 10 years ago