1. 62c2535 superio/smsc: Add support for the SCH555x series by Mate Kukri · 3 years, 2 months ago
  2. fa78eca superio/smsc/sch5545/acpi/superio.asl: Clear PME status bits on SCI by Michał Żygowski · 10 months ago
  3. 6f25572 superio/smsc/sch5545/acpi/superio.asl: Fix UART2 device name by Michał Żygowski · 10 months ago
  4. d53137a superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource by Felix Held · 1 year ago
  5. 2323282 sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows by Matt DeVillier · 8 years ago
  6. 42efd7f {superio,ec}/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  7. ca4b587 {superio,ec}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 8 months ago
  8. 87d4f11 {ec/superio}/acpi: Remove _PRS if no _SRS is implemented by Arthur Heymans · 1 year, 9 months ago
  9. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 9 months ago
  10. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 10 months ago
  11. 32722ad superio/kbc1100: Fix set but unused variables by Arthur Heymans · 2 years, 5 months ago
  12. 5412b41 superio/smsc/mec1308: Drop `_PRS` from static devices by Angel Pons · 2 years, 4 months ago
  13. 865dd08 superio/smsc/sch5545: Drop `_PRS` from static devices by Angel Pons · 2 years, 4 months ago
  14. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  15. a046661 superio/smsc/lpc47n207/early_serial.c: Fix indent for 'if' statement by Elyes HAOUAS · 2 years, 7 months ago
  16. ef6139f superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h` by Elyes HAOUAS · 2 years, 7 months ago
  17. ddaf2d0 src/superio/smsc: Remove unused <stdlib.h> by Elyes HAOUAS · 2 years, 8 months ago
  18. 5aba2ae superio/smsc/sch5545: Disable PS/2 lines isolation during init by Michał Żygowski · 2 years, 9 months ago
  19. 3b1d1ce superio/smsc/sch5545: Clear PMEs in the early init by Michał Żygowski · 2 years, 9 months ago
  20. 8447750 superio/smsc/sch5545: Add missing <types.h> by Elyes HAOUAS · 3 years, 6 months ago
  21. 9004f1d superio/smsc/sio1036: Support 16-bit IO port addressing by Nikolai Vyssotski · 3 years, 9 months ago
  22. 90fe567 superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  23. b77668c superio/smsc/sio1007/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  24. e6216384 superio/smsc/mec1308/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  25. 4b683b8 src: Remove redundant <device/pnp_def.h> by Elyes HAOUAS · 4 years ago
  26. b4093dc src/superio: Remove unused <device/pnp_def.h> by Elyes HAOUAS · 4 years ago
  27. 9b54dfa src/superio: Use 'PNP_IDX_*' macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  28. d3a74bb src/superio: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  29. 77e27a7 superio/*/Makefiles: Remove non-existing directory inclusion by Elyes HAOUAS · 4 years ago
  30. fba0830 superio/smsc/sch5545: add support for SMSC SCH5545 by Michał Żygowski · 4 years, 4 months ago
  31. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  32. 4c0432a superio/smsc: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  33. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 7 months ago
  34. bba4ec4 superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_state by Kyösti Mälkki · 4 years, 8 months ago
  35. 7b7bc59 device/pnp: introduce and use PNP_SKIP_FUNCTION by Felix Held · 4 years, 8 months ago
  36. 98b72da superio/*: Don't use conf_mode directly by Patrick Rudolph · 4 years, 8 months ago
  37. 6fdf122 superio/smsc/lpc47n207: Remove unused <stdint.h> by Elyes HAOUAS · 4 years, 8 months ago
  38. 36c6f956 superio/smsc/lpc47n2{17,27}: Fix typo by Elyes HAOUAS · 4 years, 8 months ago
  39. 007af42 superio/*/*/acpi: Improve the readability of the IndexField by Elyes HAOUAS · 4 years, 10 months ago
  40. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  41. 6a0e5de superio: Remove unused include <device/smbus.h> by Elyes HAOUAS · 4 years, 10 months ago
  42. 9f96568 superio/smsc: Restore sio1036 by Marshall Dawson · 4 years, 10 months ago
  43. d3a1a41 src/superio: Remove unused superio chips by Martin Roth · 5 years ago
  44. 464f834 superio/smsc/lpc47b397: fix regression in ops override by Felix Held · 5 years ago
  45. 2a3f9f5 smsc/superio/sio1007: Fix header name by Kyösti Mälkki · 5 years ago
  46. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  47. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  48. 3e41b9b Remove leftover files by Kyösti Mälkki · 5 years ago
  49. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  50. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  51. 251514d src: Don't use a #defines like Kconfig symbols by Elyes HAOUAS · 6 years ago
  52. 0feaa85 src/superio/smsc/smscsuperio/superio.c: Add SCH5504 by Angel Pons · 6 years ago
  53. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 6 years ago
  54. 14df1b0 superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces by Elyes HAOUAS · 6 years ago
  55. 7d81718 smsc/sch5147: Implement ACPI handling of a few LDN by Arthur Heymans · 6 years ago
  56. f1a3503 superio/smsc: Add SCH5147 by Arthur Heymans · 6 years ago
  57. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  58. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  59. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  60. 6de6571 src/superio: Fix typo and remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  61. e75bac3 sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct by Felix Held · 6 years ago
  62. b0d868e superio/smsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 6 years ago
  63. 01d2e46 superio: move files to match the common naming scheme by Felix Held · 7 years ago
  64. 5bd5a9a src/superio/{ite,smsc}: Remove space before tab by Elyes HAOUAS · 6 years ago
  65. 12d0103 sio/smsc/kbc1100: Fix some style issues by Arthur Heymans · 7 years ago
  66. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  67. 657d9cd smscsuperio: map interrupt in smscsuperio_enable_serial() by Jonathan A. Kollasch · 9 years ago
  68. cf13950 src/superio: Add space around operators by Elyes HAOUAS · 8 years ago
  69. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  70. a2f4758 superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox by Martin Roth · 8 years ago
  71. 6321d7c roda/rk9: Remove #include early_serial.c from romstage by Antonello Dettori · 8 years ago
  72. bc839fb amd/thatcher: Removed #include early_serial.c from romstage by Antonello Dettori · 8 years ago
  73. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  74. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  75. 56033a9 superio/smsc/mec1308: Fix IASL warnings by Martin Roth · 9 years ago
  76. 50a29f8 Drop SuperIO smsc/fdc37m60x by Stefan Reinauer · 9 years ago
  77. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  78. 260a01f superio/smsc: Add support for SMSC DME1737 by Jonathan A. Kollasch · 9 years ago
  79. 8964717 superio/smsc/dme1737: copy superio/smsc/lpc47b397 by Jonathan A. Kollasch · 9 years ago
  80. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  81. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  82. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  83. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  84. 0d3cde9 superio/smsc/lpc47n217: Drop dead code by Stefan Reinauer · 10 years ago
  85. d76ac63 superio/smsc/lpc47n207: Hook into build system by Edward O'Callaghan · 10 years ago
  86. 9e687a6 superio/smsc/lpc47b272/superio.c: Remove dead code by Edward O'Callaghan · 10 years ago
  87. 520a328 src/superio/smsc/lpc47m10x/superio.c: Remove dead code by Edward O'Callaghan · 10 years ago
  88. 117849e superio/smsc/lpc47b272: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  89. c3e77fc superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  90. 536a443 superio/smsc/lpc47b397: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  91. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  92. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  93. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 10 years ago
  94. d2da65e superio/smsc/sch4037: Cleanup and fix .c inclusion by Edward O'Callaghan · 10 years ago
  95. 47b8075 superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c include by Edward O'Callaghan · 10 years ago
  96. 4e9f5e3f superio/smsc/sio1036: Clean up RAMstage superio.c component by Edward O'Callaghan · 10 years ago
  97. cf5ac3d src/superio/smsc/lpc47m15x: Avoid #include early_serial.c by Edward O'Callaghan · 10 years ago
  98. 031cf21 superio/smsc: Add some missing header guards by Edward O'Callaghan · 10 years ago
  99. ff9e45e superio,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  100. f35353a superio: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago