1. 08debac superio/it8772f: Add register to set the default value of FAN speed by Ted Kuo · 9 years ago
  2. 4e8f23b superio/it8772f: Add switch to enable HWM (Hardware Monitor) by Ted Kuo · 9 years ago
  3. 9074cec superio/it8718f: Add missing PNP info by Damien Zammit · 9 years ago
  4. 62c0276 device/pnp: Ability to set vendor specific logical device config by Damien Zammit · 9 years ago
  5. 80ef7b7 IT8772F: Clean up it8772f includes and add a LED API by david · 9 years ago
  6. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  7. a57ad8f Drop SuperIO ite/it8661f by Stefan Reinauer · 9 years ago
  8. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  9. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  10. bd97885 superio: ite8772f: Exit extemp busy state by Ryan Lin · 10 years ago
  11. 0f7ec31 superio/ite: Use common dispatch for pnp entry/exit functions by Edward O'Callaghan · 10 years ago
  12. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  13. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  14. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 10 years ago
  15. 0108b93 pnp: Allow setting of misc register 0xf4 in device tree by Stefan Reinauer · 11 years ago
  16. 08ba7d0 pnp: Allow setting of misc register 0xfa in device tree by Stefan Reinauer · 11 years ago
  17. 1f9653a src/superio/ite/it8772f: Separate mainboard from SIO at obj level by Edward O'Callaghan · 10 years ago
  18. 22e9e66 superio/ite/it8772f: Remove prototypes for func with no body by Edward O'Callaghan · 10 years ago
  19. 8f45761 superio/ite/it8661f: Make early_serial into romstage sym by Edward O'Callaghan · 10 years ago
  20. aef5594 superio/ite/it8772f: Depreciate early wdt functions by Edward O'Callaghan · 10 years ago
  21. 1b3acb1 superio/ite/it8772f: Move towards removing #include .c by Edward O'Callaghan · 10 years ago
  22. b918623 superio/ite/it8712f: Depreciate model specific early_serial.c by Edward O'Callaghan · 10 years ago
  23. 9bea0c1 superio/ite/it8712f: Drop model specific sio func for generic ver by Edward O'Callaghan · 10 years ago
  24. 511b383 superio/ite/it8721f: Trivial drop redundant headers by Edward O'Callaghan · 10 years ago
  25. 290bed7 Implement proper IT8728F PNP ops by Rudolf Marek · 10 years ago
  26. a7d14a1 ite/common: Introduce common watchdog and 3.3V VSB helpers by Rudolf Marek · 10 years ago
  27. 4405b06 superio/ite/it8728f/it8728f_hwm.c: Small fixes by Rudolf Marek · 10 years ago
  28. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  29. 0403c863 superio/*: Deal with some chip.h special cases by Edward O'Callaghan · 10 years ago
  30. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  31. 2e4dea6 superio/ite/it8718f: Remove hard coding from romstage by Edward O'Callaghan · 10 years ago
  32. f292002 superio/ite/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  33. 946bee1 superio/ite/it8728f: RAMstage PNP configuration component by Edward O'Callaghan · 10 years ago
  34. ea2900b superio/ite/it8673f: Remove poor implementation by Edward O'Callaghan · 10 years ago
  35. 45b7b5a superio/ite/it8705f: Remove poor implementation by Edward O'Callaghan · 10 years ago
  36. 5c41ee6 superio/ite/it8716f: Rewrite from hardcoded base addr by Edward O'Callaghan · 10 years ago
  37. 03ad2a2 superio/ite/it8721f: Rewrite from hardcoded base addr by Edward O'Callaghan · 10 years ago
  38. c12db59 superio/ite/it8728f: Fix headers and prototype location by Edward O'Callaghan · 10 years ago
  39. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  40. 4c2ebeb it8728f: Add ITE IT8728F superio early serial support. by Damien Zammit · 11 years ago
  41. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  42. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  43. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  44. 9cb0941 pnp: Unify some alignment to ease autogenerating patches by Nico Huber · 11 years ago
  45. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  46. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  47. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  48. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  49. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  50. b0dd1d9 Add support for ITE IT8772F SuperI/O chip by Stefan Reinauer · 12 years ago
  51. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  52. e169f82 Add IT8721F support by QingPei Wang · 13 years ago
  53. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  54. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  55. 0c8e664 It turns out that the code which enables specific LDN is somewhat buggy. by Rudolf Marek · 13 years ago
  56. 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 14 years ago
  57. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  58. a69d978 C and other Super I/O cosmetic fixes. by Uwe Hermann · 14 years ago
  59. 5330dd9 Remove superfluous Super I/O res0/res1 lines. by Uwe Hermann · 14 years ago
  60. f228a6c ITE IT8661F changes to match the common code structure. by Uwe Hermann · 14 years ago
  61. 7fa0819 Add #include guards to all Super I/O header files (trivial). by Uwe Hermann · 14 years ago
  62. 5c6bae2 Random ITE Super I/O fixes. by Uwe Hermann · 14 years ago
  63. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  64. 6d7c1fc Gigabyte dual bios mainboard will always reboot, caused by the superio. by Wang Qing Pei · 14 years ago
  65. 96d8fef ITE IT8671F: Add it8671f_48mhz_clkin(). by Anders Jenbo · 14 years ago
  66. 80d9804 fix superio warnings. interesting side node: most superio .h files have no by Stefan Reinauer · 14 years ago
  67. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  68. 94c27b3 fix up sb600 and it8712f tree. by Stefan Reinauer · 14 years ago
  69. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  70. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  71. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  72. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  73. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  74. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  75. 1529576 Correct typo. Thanks to Mark Marshall for spotting it. by Myles Watson · 15 years ago
  76. 5ec9710 Move ITE-specific option to src/superio/ite/Kconfig. by Myles Watson · 15 years ago
  77. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  78. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  79. 748475b More kconfig cleanups: by Uwe Hermann · 15 years ago
  80. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  81. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  82. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  83. 7c29dad We should separate the it8718f_24mhz_clkin like the way IT8712 does. by Zheng Bao · 15 years ago
  84. e86c65b The IT8712F needs to have the configuration bits changed to handle the power for by Rudolf Marek · 15 years ago
  85. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  86. 632f865 Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERT by Jens Rottmann · 16 years ago
  87. 6c0b6d7 Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O. by Uwe Hermann · 16 years ago
  88. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  89. ecd176f This patch fixes the dbm690t keyboard not working issue. It should also by Marc Jones · 16 years ago
  90. 4590ce2 by Rudolf Marek · 16 years ago
  91. 3aca4b5 The AMD dbm690t mainboard uses the it8712f SIO with the by Marc Jones · 16 years ago
  92. fb73fa1 by Ronald Hoogenboom · 16 years ago
  93. 17632a2 by Ward Vandewege · 16 years ago
  94. 56cf01f by Ronald Hoogenboom · 16 years ago
  95. 10aca3c This patch fixes the decoding of the IO address range 0x0820->0x0827 into the by Florentin Demetrescu · 16 years ago
  96. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 16 years ago
  97. 390648d Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration. by Carl-Daniel Hailfinger · 17 years ago
  98. 4adc742 Various IT8712F fixes: by Philipp Degler · 17 years ago
  99. 3438421 Some minor fixes in it8716f/superio.c: by Uwe Hermann · 17 years ago
  100. 989de36 Add fan control support to ITE IT8716F. by Ward Vandewege · 17 years ago