1. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  2. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  3. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  4. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 5 years ago
  5. 2b2325e superio/winbond/w83627ehg: Correct CR 0x2a comment by Elyes HAOUAS · 5 years ago
  6. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  7. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 6 years ago
  8. fb11c0d {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  9. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  10. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  11. 1e8c9ad src: Remove unneeded include <pc80/keyboard.h> by Elyes HAOUAS · 6 years ago
  12. fd9f4f7 superio/winbond/w83627hf: Remove unused value by Elyes HAOUAS · 6 years ago
  13. 4cc0126 superio: fix and extend pnp_info of wpcd376i by Stefan Tauner · 6 years ago
  14. 8c85880 superio/winbond: remove LDN-specific ops overrides by Felix Held · 6 years ago
  15. c8a649c src: Use of device_t is deprecated by Elyes HAOUAS · 6 years ago
  16. e90e2e5 winbond/w83977tf: Add ACPI declarations by Keith Hui · 7 years ago
  17. 6ff1078 superio: Log if mouse controller is disabled by Paul Menzel · 7 years ago
  18. c800d90 winbond/w83627hf: Drop early_init.c by Keith Hui · 7 years ago
  19. 1524f99 winbond/w83697hf: Drop early_serial.c by Keith Hui · 7 years ago
  20. aaa16fe superio/winbond/*: Unify w*_set_clksel_48() by Keith Hui · 7 years ago
  21. 641370e superio/winbond/w83627*: Remove deprecated code by Keith Hui · 7 years ago
  22. 65c8be4 superio/winbond/w83977tf: Drop early_serial.c by Keith Hui · 7 years ago
  23. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  24. f7ca225 superio/winbond/*/header: Include <arch/io.h> by Arthur Heymans · 7 years ago
  25. 21707cc sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE by Nico Huber · 8 years ago
  26. 09ec9e7 winbond/w83627ehg: Remove unnecessary value by Elyes HAOUAS · 8 years ago
  27. bbda950 sio/winbond/w83627dhg: Add ACPI function to control suspend LED by Nico Huber · 9 years ago
  28. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  29. 69088c2 sio/winbond/w83667hg-a: Add pinmux defines for UART B by Timothy Pearson · 8 years ago
  30. e4cca16 sio/winbond/common: Add function to configure pin mux by Timothy Pearson · 8 years ago
  31. 9891b4a sio/winbond: Expose enter/exit configuration state functions by Timothy Pearson · 8 years ago
  32. bdd9df7 superio/winbond/w83667hg-a: Set SPI device mask correctly by Timothy Pearson · 8 years ago
  33. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  34. 988ee17 superio/winbond/w83667hg-a: Add support for W83667HG-A by Timothy Pearson · 9 years ago
  35. a20ac2f tree: drop last paragraph of GPL copyright header from new files by Martin Roth · 9 years ago
  36. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  37. 721c407 superio/windbond: Add WPCD376I device by Marc Jones · 9 years ago
  38. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  39. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  40. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  41. bfea6cc Drop obsolete SuperIOs used by GX1 systems only by Stefan Reinauer · 10 years ago
  42. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  43. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 10 years ago
  44. ff9e45e superio,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  45. beb0f26 superio/winbond/w83627hf: Avoid .c includes in mainboards by Edward O'Callaghan · 10 years ago
  46. 9068788 superio/winbond/w83627ehg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  47. 2c55b70 superio/winbond/w83627thg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  48. 92da206 superio/winbond/w83627uhg: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  49. 9492b9d superio/winbond/w83697hf: Depreciate romstage component by Edward O'Callaghan · 10 years ago
  50. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  51. 0403c863 superio/*: Deal with some chip.h special cases by Edward O'Callaghan · 10 years ago
  52. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  53. f12a247 superio/winbond/w83627thg: Remove w83627thg_enable_serial symbol by Edward O'Callaghan · 10 years ago
  54. 9e308b9 superio/winbond/w83627ehg: Convert romstage to generic component by Edward O'Callaghan · 10 years ago
  55. ffe460d superio/winbond/w83627dhg: Convert romstage to generic component by Edward O'Callaghan · 10 years ago
  56. 5a032c6 superio/winbond/*: Provide common romstage component by Edward O'Callaghan · 10 years ago
  57. 4f5a525 superio/winbond/w83627thg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  58. 793a429 superio/winbond/w83627ehg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  59. 42283e7 Eliminate some ASL warnings by Oskar Enoksson · 10 years ago
  60. 411bf97 winbond/w83627hf/acpi: Fix some ASL warnings by Oskar Enoksson · 10 years ago
  61. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  62. 6c6acd7 superio: Uncomment the w83627uhg UART clock source initialization by Dave Frodin · 11 years ago
  63. 7037840 w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. by Christoph Grenz · 11 years ago
  64. bbf0969 w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment` by Christoph Grenz · 11 years ago
  65. dc92d68 w83627hf/acpi: Fix logical device power down in ACPI by Christoph Grenz · 11 years ago
  66. 2cccacf w83627hf/acpi: Fix endianess error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  67. f66dd69 w83627hf/acpi: Fix offset of logical device activation by Nico Huber · 11 years ago
  68. 0bd5dff w83627hf/acpi: Fix type error in floppy drive enumeration code by Christoph Grenz · 11 years ago
  69. dd94fa9 winbond/w83627dhg: Fix logical device power down in ACPI by Nico Huber · 11 years ago
  70. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  71. dda4095 w83627hf: Add comments about parallel port modes in superio.asl by Christoph Grenz · 11 years ago
  72. cacc58a winbond/w83627dhg: Correct resource setting for SPI (LDN6) by Nico Huber · 11 years ago
  73. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  74. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  75. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  76. 9cb0941 pnp: Unify some alignment to ease autogenerating patches by Nico Huber · 11 years ago
  77. 73b7632 winbond/w83627dhg: Add ACPI support by Nico Huber · 11 years ago
  78. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  79. d86a3a1 Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl` by Paul Menzel · 11 years ago
  80. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  81. 9ae1eb6 Super I/O W83627DHG: Enable UART B by redirecting pins by Wolfgang Kamp · 11 years ago
  82. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  83. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  84. cf8bcfc superio winbond w83627dhg: add a function which is used on tyan s8226 by Siyuan Wang · 12 years ago
  85. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  86. c55f5a0 SIO: Winbond w83627dhg update by Kerry Sheh · 12 years ago
  87. 5db45b4 W83627HF: remove unused function by Sven Schnelle · 13 years ago
  88. 85392a8 implement hwmon fan divisor setting for w83697hf by Florian Zumbiehl · 13 years ago
  89. 4a5c62c make w83697hf_set_clksel_48() non-static and add a prototype by Florian Zumbiehl · 13 years ago
  90. 355092b Add code to set the clock speed for Winbond W83627THF/THG. by Idwer Vollering · 13 years ago
  91. 287ca50 w83627hf: multiple fixes and enhancements in ASL include by Christoph Grenz · 13 years ago
  92. e3e641c w83627hf: drop Scope(\_SB) from ASL include by Christoph Grenz · 13 years ago
  93. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  94. b9da3cd w83627hf: add method to retrieve wake event source register to ASL include by Christoph Grenz · 13 years ago
  95. d17f3d7 w83627hf: correct typo in ASL include, correct indexed registers and remove unneccesary _PR0 defs by Christoph Grenz · 13 years ago
  96. 8ae574c w83627hf: ASL include containing virtual device tree of the SuperIO by Christoph Grenz · 13 years ago
  97. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  98. 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
  99. 4a038ca Place the W83627EHG MIDI base address mask in the correct position. by Alexandru Gagniuc · 13 years ago
  100. 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 14 years ago