1. 9f96568 superio/smsc: Restore sio1036 by Marshall Dawson · 4 years, 2 months ago
  2. d3a1a41 src/superio: Remove unused superio chips by Martin Roth · 4 years, 3 months ago
  3. 464f834 superio/smsc/lpc47b397: fix regression in ops override by Felix Held · 4 years, 3 months ago
  4. 2a3f9f5 smsc/superio/sio1007: Fix header name by Kyösti Mälkki · 4 years, 4 months ago
  5. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 4 years, 9 months ago
  6. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 4 years, 9 months ago
  7. 3e41b9b Remove leftover files by Kyösti Mälkki · 4 years, 9 months ago
  8. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 4 years, 9 months ago
  9. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 4 years, 9 months ago
  10. 251514d src: Don't use a #defines like Kconfig symbols by Elyes HAOUAS · 4 years, 11 months ago
  11. 0feaa85 src/superio/smsc/smscsuperio/superio.c: Add SCH5504 by Angel Pons · 5 years ago
  12. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 5 years ago
  13. 14df1b0 superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces by Elyes HAOUAS · 5 years ago
  14. 7d81718 smsc/sch5147: Implement ACPI handling of a few LDN by Arthur Heymans · 5 years ago
  15. f1a3503 superio/smsc: Add SCH5147 by Arthur Heymans · 5 years ago
  16. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 5 years ago
  17. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 5 years ago
  18. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 5 years ago
  19. 6de6571 src/superio: Fix typo and remove unneeded whitespace by Elyes HAOUAS · 5 years ago
  20. e75bac3 sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct by Felix Held · 5 years ago
  21. b0d868e superio/smsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 5 years ago
  22. 01d2e46 superio: move files to match the common naming scheme by Felix Held · 6 years ago
  23. 5bd5a9a src/superio/{ite,smsc}: Remove space before tab by Elyes HAOUAS · 6 years ago
  24. 12d0103 sio/smsc/kbc1100: Fix some style issues by Arthur Heymans · 6 years ago
  25. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  26. 657d9cd smscsuperio: map interrupt in smscsuperio_enable_serial() by Jonathan A. Kollasch · 8 years ago
  27. cf13950 src/superio: Add space around operators by Elyes HAOUAS · 7 years ago
  28. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 7 years ago
  29. a2f4758 superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox by Martin Roth · 8 years ago
  30. 6321d7c roda/rk9: Remove #include early_serial.c from romstage by Antonello Dettori · 8 years ago
  31. bc839fb amd/thatcher: Removed #include early_serial.c from romstage by Antonello Dettori · 8 years ago
  32. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 8 years ago
  33. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 8 years ago
  34. 56033a9 superio/smsc/mec1308: Fix IASL warnings by Martin Roth · 8 years ago
  35. 50a29f8 Drop SuperIO smsc/fdc37m60x by Stefan Reinauer · 8 years ago
  36. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 8 years ago
  37. 260a01f superio/smsc: Add support for SMSC DME1737 by Jonathan A. Kollasch · 8 years ago
  38. 8964717 superio/smsc/dme1737: copy superio/smsc/lpc47b397 by Jonathan A. Kollasch · 8 years ago
  39. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  40. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  41. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  42. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  43. 0d3cde9 superio/smsc/lpc47n217: Drop dead code by Stefan Reinauer · 9 years ago
  44. d76ac63 superio/smsc/lpc47n207: Hook into build system by Edward O'Callaghan · 9 years ago
  45. 9e687a6 superio/smsc/lpc47b272/superio.c: Remove dead code by Edward O'Callaghan · 9 years ago
  46. 520a328 src/superio/smsc/lpc47m10x/superio.c: Remove dead code by Edward O'Callaghan · 9 years ago
  47. 117849e superio/smsc/lpc47b272: Use link-time symbols over .c inclusion by Edward O'Callaghan · 9 years ago
  48. c3e77fc superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion by Edward O'Callaghan · 9 years ago
  49. 536a443 superio/smsc/lpc47b397: Use link-time symbols over .c inclusion by Edward O'Callaghan · 9 years ago
  50. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 9 years ago
  51. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 9 years ago
  52. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 9 years ago
  53. d2da65e superio/smsc/sch4037: Cleanup and fix .c inclusion by Edward O'Callaghan · 9 years ago
  54. 47b8075 superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c include by Edward O'Callaghan · 9 years ago
  55. 4e9f5e3f superio/smsc/sio1036: Clean up RAMstage superio.c component by Edward O'Callaghan · 9 years ago
  56. cf5ac3d src/superio/smsc/lpc47m15x: Avoid #include early_serial.c by Edward O'Callaghan · 10 years ago
  57. 031cf21 superio/smsc: Add some missing header guards by Edward O'Callaghan · 9 years ago
  58. ff9e45e superio,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 9 years ago
  59. f35353a superio: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 9 years ago
  60. 6202aea PS2 keyboard: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 9 years ago
  61. 49380b8 superio/smsc/fdc37n972: Trivial cleanup reorder headers by Edward O'Callaghan · 9 years ago
  62. 33eaf3a superio/smscsuperio: Fix chip detection by Kyösti Mälkki · 10 years ago
  63. f5bde44 superio/smsc/kbc1100: Virtually rewrite support and fix mainboards by Edward O'Callaghan · 10 years ago
  64. fdceb48 superio/smsc/smscsuperio: Make romstage linkable with header by Edward O'Callaghan · 10 years ago
  65. e1fe688 src/*: Remove the last remnants of struct keyboard by Edward O'Callaghan · 10 years ago
  66. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  67. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  68. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  69. 04134a5 sio1007: Properly build '.c' files by Marc Jones · 10 years ago
  70. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 10 years ago
  71. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 10 years ago
  72. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 10 years ago
  73. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  74. 9cb0941 pnp: Unify some alignment to ease autogenerating patches by Nico Huber · 10 years ago
  75. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  76. 3914a31 AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperio by Jens Rottmann · 11 years ago
  77. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  78. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 11 years ago
  79. d635068 smsc/lpc47n227: Make early_serial usable by Patrick Georgi · 12 years ago
  80. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 11 years ago
  81. fee73df Auto-declare chip_operations by Kyösti Mälkki · 11 years ago
  82. 9bf356f SuperIO LPC47N217: Remove warnings by zbao · 11 years ago
  83. b5866f2 SMSC MEC1308: Fix ACPI code to work with newer IASL versions by Stefan Reinauer · 12 years ago
  84. d3801f4 Add support for SMSC MEC1308/1310 SuperI/O EC by Stefan Reinauer · 12 years ago
  85. 6626d6a Add initial support for SMSC SIO1007 SuperI/O chip by Stefan Reinauer · 12 years ago
  86. 8198600 Add support for SMSC LPC47N207 SuperI/O chip by Stefan Reinauer · 12 years ago
  87. 3c71a85 SIO: Add smsc sio1036 superio by Kerry Sheh · 12 years ago
  88. c94940c SIO: Add smsc/sch4037 superio support by Kerry Sheh · 12 years ago
  89. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 12 years ago
  90. 19fd211 Append logical PME/GPIO device. Fix MPU device number. by Kyösti Mälkki · 12 years ago
  91. 0d21cd3 Added support for Aaeon PFM-540I RevB PC104 SBC by Mark Norman · 12 years ago
  92. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  93. 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
  94. 7b904d8 This code provides support for the superio chip on the AMD Inagua platform (not commercially available). It is independent of the AMD>code. by Frank Vibrans · 13 years ago
  95. 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 13 years ago
  96. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 13 years ago
  97. 0f02daf back out parts of #6073 by Stefan Reinauer · 13 years ago
  98. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 13 years ago
  99. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 13 years ago
  100. 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 13 years ago