1. ff96f4e superio: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  2. 32722ad superio/kbc1100: Fix set but unused variables by Arthur Heymans · 2 years, 5 months ago
  3. 4b683b8 src: Remove redundant <device/pnp_def.h> by Elyes HAOUAS · 4 years ago
  4. 9b54dfa src/superio: Use 'PNP_IDX_*' macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  5. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  6. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 7 months ago
  7. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  8. 6a0e5de superio: Remove unused include <device/smbus.h> by Elyes HAOUAS · 4 years, 10 months ago
  9. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  10. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  11. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  12. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 6 years ago
  13. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  14. b0d868e superio/smsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 6 years ago
  15. 12d0103 sio/smsc/kbc1100: Fix some style issues by Arthur Heymans · 7 years ago
  16. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  17. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  18. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  19. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  20. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  21. f21bdc3 superio/*/superio.c: Don't hide pointer types behind typedefs by Edward O'Callaghan · 10 years ago
  22. 85836c2 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component by Edward O'Callaghan · 10 years ago
  23. f5bde44 superio/smsc/kbc1100: Virtually rewrite support and fix mainboards by Edward O'Callaghan · 10 years ago
  24. f6f1ad6 superio/*: Remove redundant chip.h header by Edward O'Callaghan · 10 years ago
  25. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  26. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 11 years ago
  27. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  28. 0b2ee93 pnp: Remove now plain wrappers for default PnP functions by Nico Huber · 11 years ago
  29. 13dc976 pnp: Register implementations of enter/exit config state by Nico Huber · 11 years ago
  30. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  31. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  32. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  33. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  34. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  35. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  36. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  37. 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 · 14 years ago