1. 6f2de3c src/superio: Remove unused 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 2 months ago
  2. d3a1a41 src/superio: Remove unused superio chips by Martin Roth · 4 years, 3 months ago
  3. 6c244bd superio/it8772f: use pnp_ops.h for pnp register access by Felix Held · 4 years, 2 months ago
  4. fa120eb superio/it8772f: use HWM access functionality from hwm5_conf.h by Felix Held · 4 years, 2 months ago
  5. 166b55c superio/hwm5_conf: factor out HWM access from ITE env_ctrl by Felix Held · 4 years, 2 months ago
  6. 72f6fbb superio/ite: Add IT8786E-I by Kyösti Mälkki · 6 years ago
  7. dcfff37 src/superio/ite/common: Prepare for ITE IT8786E SuperIO by Michał Żygowski · 5 years ago
  8. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 4 years, 9 months ago
  9. 6d81b15 superio/ite/it8613e: add support for ITE IT8613E by Krystian Hebel · 4 years, 10 months ago
  10. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 4 years, 9 months ago
  11. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 4 years, 9 months ago
  12. 97445f2 superio/ite/common: add option for enabling 5 FANs by Krystian Hebel · 4 years, 10 months ago
  13. 65b514c superio/ite/common/env_ctrl.c: fix IS_ENABLED argument by Krystian Hebel · 4 years, 9 months ago
  14. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 4 years, 10 months ago
  15. 5449007 superio/ite: Add it8528e by Patrick Rudolph · 5 years ago
  16. 747eeaf superio/it8716f: fix pnp_dev_info by Felix Held · 5 years ago
  17. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 5 years ago
  18. ad8478f superio/ite/it8772f: Fix typo by Elyes HAOUAS · 5 years ago
  19. 31f2b5a superio/ite/it8721f/acpi: Remove unneeded white space by Elyes HAOUAS · 5 years ago
  20. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 5 years ago
  21. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 5 years ago
  22. e155e78 superio/ite/it8721f: Add SuperIO ACPI declarations by Arthur Heymans · 5 years ago
  23. 7200638 superio/ite/it8721f: Add resources by Arthur Heymans · 5 years ago
  24. e37d771 superio/ite/it8720f: fix power control init by Felix Held · 5 years ago
  25. 6de6571 src/superio: Fix typo and remove unneeded whitespace by Elyes HAOUAS · 5 years ago
  26. c40275b superio/ite: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 6 years ago
  27. 5bd5a9a src/superio/{ite,smsc}: Remove space before tab by Elyes HAOUAS · 6 years ago
  28. c622dc5 superio/ite/it8720f: Implement power control by Samuel Holland · 6 years ago
  29. f5f552a superio/ite/it8623e: initialize the PWM fan controller by Kevin Cody-Little · 6 years ago
  30. 41aa5ec superio/ite/common: Add options to enable beeps by Vagiz Trakhanov · 6 years ago
  31. c9c2926 superio/ite/it8623e: add support for SIO chip ITE IT8623E by Gergely Kiss · 6 years ago
  32. 1a14375 superio/ite: add missing pnp_conf_mode fields in ops struct by Felix Held · 6 years ago
  33. 177f773 superio/ite/common: Make PECI a thermal mode by Vagiz Trakhanov · 6 years ago
  34. cc9c0cb superio/ite/common: Add temperature limits by Vagiz Trakhanov · 6 years ago
  35. 17c5771 superio/ite/common: Add temperature offset by Vagiz Trakhanov · 6 years ago
  36. 96734f1 superio/ite/it8716f: Update init_ec by Martin Roth · 6 years ago
  37. f8574bf src/superio: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 6 years ago
  38. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  39. 1318ea6 superio/ite/it8720f: add new IT8720F Super I/O by Samuel Holland · 7 years ago
  40. da8ca65 superio/ite/it8728f: remove unused header by Samuel Holland · 7 years ago
  41. 901bdb3 superio/ite/common: fix prototype to match others by Samuel Holland · 7 years ago
  42. 1f064d7 superio/ite/it8728f: Hook up common environment-controller driver by Tobias Diedrich · 7 years ago
  43. b7a52d3 sio/ite/it8783ef: Return (0) in ACPI _PSC methods by Nico Huber · 7 years ago
  44. 5eef7b3 sio/ite/it8783ef: New super i/o chip by Nico Huber · 7 years ago
  45. 6167365 sio/ite/common: Export pnp_enter/exit_conf_state() by Nico Huber · 7 years ago
  46. e68947d common Ite EC driver: Enable PWM smoothing via devicetree by Arthur Heymans · 7 years ago
  47. a6cbbd6 sio/it8718f: Hook up common environment-controller driver by Arthur Heymans · 7 years ago
  48. a5b528f sio/it8772f: add GPIO blink definition needed by google/tricky by Matt DeVillier · 7 years ago
  49. e34e178 sio/ite/common: Add generic environment-controller driver by Nico Huber · 7 years ago
  50. a15dde0 src/superio: Improve code formatting by Elyes HAOUAS · 7 years ago
  51. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 7 years ago
  52. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 8 years ago
  53. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 8 years ago
  54. 08debac superio/it8772f: Add register to set the default value of FAN speed by Ted Kuo · 9 years ago
  55. 4e8f23b superio/it8772f: Add switch to enable HWM (Hardware Monitor) by Ted Kuo · 9 years ago
  56. 9074cec superio/it8718f: Add missing PNP info by Damien Zammit · 8 years ago
  57. 62c0276 device/pnp: Ability to set vendor specific logical device config by Damien Zammit · 8 years ago
  58. 80ef7b7 IT8772F: Clean up it8772f includes and add a LED API by david · 9 years ago
  59. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 8 years ago
  60. a57ad8f Drop SuperIO ite/it8661f by Stefan Reinauer · 8 years ago
  61. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  62. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  63. bd97885 superio: ite8772f: Exit extemp busy state by Ryan Lin · 9 years ago
  64. 0f7ec31 superio/ite: Use common dispatch for pnp entry/exit functions by Edward O'Callaghan · 9 years ago
  65. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 9 years ago
  66. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 9 years ago
  67. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 9 years ago
  68. 0108b93 pnp: Allow setting of misc register 0xf4 in device tree by Stefan Reinauer · 10 years ago
  69. 08ba7d0 pnp: Allow setting of misc register 0xfa in device tree by Stefan Reinauer · 10 years ago
  70. 1f9653a src/superio/ite/it8772f: Separate mainboard from SIO at obj level by Edward O'Callaghan · 9 years ago
  71. 22e9e66 superio/ite/it8772f: Remove prototypes for func with no body by Edward O'Callaghan · 9 years ago
  72. 8f45761 superio/ite/it8661f: Make early_serial into romstage sym by Edward O'Callaghan · 10 years ago
  73. aef5594 superio/ite/it8772f: Depreciate early wdt functions by Edward O'Callaghan · 10 years ago
  74. 1b3acb1 superio/ite/it8772f: Move towards removing #include .c by Edward O'Callaghan · 10 years ago
  75. b918623 superio/ite/it8712f: Depreciate model specific early_serial.c by Edward O'Callaghan · 10 years ago
  76. 9bea0c1 superio/ite/it8712f: Drop model specific sio func for generic ver by Edward O'Callaghan · 10 years ago
  77. 511b383 superio/ite/it8721f: Trivial drop redundant headers by Edward O'Callaghan · 10 years ago
  78. 290bed7 Implement proper IT8728F PNP ops by Rudolf Marek · 10 years ago
  79. a7d14a1 ite/common: Introduce common watchdog and 3.3V VSB helpers by Rudolf Marek · 10 years ago
  80. 4405b06 superio/ite/it8728f/it8728f_hwm.c: Small fixes by Rudolf Marek · 10 years ago
  81. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  82. 0403c863 superio/*: Deal with some chip.h special cases by Edward O'Callaghan · 10 years ago
  83. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  84. 2e4dea6 superio/ite/it8718f: Remove hard coding from romstage by Edward O'Callaghan · 10 years ago
  85. f292002 superio/ite/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  86. 946bee1 superio/ite/it8728f: RAMstage PNP configuration component by Edward O'Callaghan · 10 years ago
  87. ea2900b superio/ite/it8673f: Remove poor implementation by Edward O'Callaghan · 10 years ago
  88. 45b7b5a superio/ite/it8705f: Remove poor implementation by Edward O'Callaghan · 10 years ago
  89. 5c41ee6 superio/ite/it8716f: Rewrite from hardcoded base addr by Edward O'Callaghan · 10 years ago
  90. 03ad2a2 superio/ite/it8721f: Rewrite from hardcoded base addr by Edward O'Callaghan · 10 years ago
  91. c12db59 superio/ite/it8728f: Fix headers and prototype location by Edward O'Callaghan · 10 years ago
  92. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 10 years ago
  93. 4c2ebeb it8728f: Add ITE IT8728F superio early serial support. by Damien Zammit · 10 years ago
  94. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 10 years ago
  95. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 10 years ago
  96. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  97. 9cb0941 pnp: Unify some alignment to ease autogenerating patches by Nico Huber · 10 years ago
  98. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  99. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  100. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago